You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/09/29 10:40:58 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-12.0.2) - Build # 1673 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1673/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseSerialGC

120 tests failed.
FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testSortableTextFieldWithAnalyzer

Error Message:
field sort_text not created

Stack Trace:
java.lang.AssertionError: field sort_text not created
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:ABEC1E47E97D434C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testSortableTextFieldWithAnalyzer(TestBulkSchemaAPI.java:967)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testCopyFieldRules

Error Message:
{   "responseHeader":{     "status":400,     "QTime":29},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-copy-field":{           "source":"bleh_s",           "dest":"name"},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-copy-field={source=bleh_s, dest=name}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":29},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-copy-field":{
          "source":"bleh_s",
          "dest":"name"},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-copy-field={source=bleh_s, dest=name}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:2F0A0751000CD98F]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testCopyFieldRules(TestBulkSchemaAPI.java:662)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField

Error Message:
{   "responseHeader":{     "status":400,     "QTime":23},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field":{           "name":"attr_non_dynamic",           "type":"boolean",           "stored":true,           "indexed":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field={name=attr_non_dynamic, type=boolean, stored=true, indexed=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":23},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field":{
          "name":"attr_non_dynamic",
          "type":"boolean",
          "stored":true,
          "indexed":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field={name=attr_non_dynamic, type=boolean, stored=true, indexed=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:A3A498ACAE0B8DDE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddFieldMatchingExistingDynamicField(TestBulkSchemaAPI.java:236)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField

Error Message:
{   "responseHeader":{     "status":400,     "QTime":5},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-dynamic-field":{           "name":"*",           "type":"string",           "stored":true,           "indexed":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-dynamic-field={name=*, type=string, stored=true, indexed=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":5},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-dynamic-field":{
          "name":"*",
          "type":"string",
          "stored":true,
          "indexed":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-dynamic-field={name=*, type=string, stored=true, indexed=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:1AF6675FFC8429D6]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField(TestBulkSchemaAPI.java:338)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testSimilarityParser

Error Message:
{   "responseHeader":{     "status":400,     "QTime":31},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field-type":{           "name":"MySimilarityField",           "class":"solr.TextField",           "analyzer":{"tokenizer":{"class":"solr.WhitespaceTokenizerFactory"}},           "similarity":{             "k1":2.25,             "b":0.33}},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"similarityTestField",           "type":"MySimilarityField",           "stored":true,           "indexed":true},         "errorMessages":["Field 'similarityTestField': Field type 'MySimilarityField' not found.\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=MySimilarityField, class=solr.TextField, analyzer={tokenizer={class=solr.WhitespaceTokenizerFactory}}, similarity={k1=2.25, b=0.33}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=similarityTestField, type=MySimilarityField, stored=true, indexed=true}, errorMessages=[Field 'similarityTestField': Field type 'MySimilarityField' not found. ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":31},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field-type":{
          "name":"MySimilarityField",
          "class":"solr.TextField",
          "analyzer":{"tokenizer":{"class":"solr.WhitespaceTokenizerFactory"}},
          "similarity":{
            "k1":2.25,
            "b":0.33}},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"similarityTestField",
          "type":"MySimilarityField",
          "stored":true,
          "indexed":true},
        "errorMessages":["Field 'similarityTestField': Field type 'MySimilarityField' not found.\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=MySimilarityField, class=solr.TextField, analyzer={tokenizer={class=solr.WhitespaceTokenizerFactory}}, similarity={k1=2.25, b=0.33}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=similarityTestField, type=MySimilarityField, stored=true, indexed=true}, errorMessages=[Field 'similarityTestField': Field type 'MySimilarityField' not found.
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:A4A6FEC3A8993748]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testSimilarityParser(TestBulkSchemaAPI.java:1043)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testMultipleCommands

Error Message:
{   "responseHeader":{     "status":400,     "QTime":116},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field":{           "name":"a1",           "type":"string",           "stored":true,           "indexed":false},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"a2",           "type":"string",           "stored":true,           "indexed":true,           "uninvertible":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-dynamic-field":{           "name":"*_lol",           "type":"string",           "stored":true,           "indexed":true,           "uninvertible":false},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-copy-field":{           "source":"a1",           "dest":["a2",             "hello_lol"]},         "errorMessages":["copyField source :'a1' is not a glob and doesn't match any explicit field or dynamicField.\n"]},       {         "add-field-type":{           "name":"mystr",           "class":"solr.StrField",           "sortMissingLast":"true"},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field-type":{           "name":"myNewTxtField",           "class":"solr.TextField",           "positionIncrementGap":"100",           "indexAnalyzer":{             "charFilters":[{                 "class":"solr.PatternReplaceCharFilterFactory",                 "replacement":"$1$1",                 "pattern":"([a-zA-Z])\\\\1+"}],             "tokenizer":{"class":"solr.WhitespaceTokenizerFactory"},             "filters":[{                 "class":"solr.WordDelimiterGraphFilterFactory",                 "preserveOriginal":"0"},               {                 "class":"solr.StopFilterFactory",                 "words":"stopwords.txt",                 "ignoreCase":"true"},               {"class":"solr.LowerCaseFilterFactory"},               {"class":"solr.ASCIIFoldingFilterFactory"},               {"class":"solr.KStemFilterFactory"},               {"class":"solr.FlattenGraphFilterFactory"}]},           "queryAnalyzer":{             "charFilters":[{                 "class":"solr.PatternReplaceCharFilterFactory",                 "replacement":"$1$1",                 "pattern":"([a-zA-Z])\\\\1+"}],             "tokenizer":{"class":"solr.WhitespaceTokenizerFactory"},             "filters":[{                 "class":"solr.WordDelimiterGraphFilterFactory",                 "preserveOriginal":"0"},               {                 "class":"solr.StopFilterFactory",                 "words":"stopwords.txt",                 "ignoreCase":"true"},               {"class":"solr.LowerCaseFilterFactory"},               {"class":"solr.ASCIIFoldingFilterFactory"},               {"class":"solr.KStemFilterFactory"}]}},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"a3",           "type":"myNewTxtField",           "stored":true,           "indexed":true},         "errorMessages":["Field 'a3': Field type 'myNewTxtField' not found.\n"]},       {         "add-field-type":{           "name":"myWhitespaceTxtField",           "class":"solr.TextField",           "uninvertible":false,           "analyzer":{"class":"org.apache.lucene.analysis.core.WhitespaceAnalyzer"}},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"a5",           "type":"myWhitespaceTxtField",           "stored":true},         "errorMessages":["Field 'a5': Field type 'myWhitespaceTxtField' not found.\n"]},       {         "add-field-type":{           "name":"mySimField",           "class":"solr.TextField",           "analyzer":{"tokenizer":{"class":"solr.WhitespaceTokenizerFactory"}},           "similarity":{}},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"a4",           "type":"mySimField",           "stored":true,           "indexed":true},         "errorMessages":["Field 'a4': Field type 'mySimField' not found.\n"]},       {         "delete-field":{"name":"wdf_nocase"},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "delete-field-type":{"name":"wdf_nocase"},         "errorMessages":["Can't delete 'wdf_nocase' because it's the field type of field 'wdf_nocase'.\n"]},       {         "delete-dynamic-field":{"name":"*_tt"},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "delete-copy-field":{           "source":"a1",           "dest":"a2"},         "errorMessages":["Copy field directive not found: 'a1' -> 'a2'\n"]},       {         "delete-copy-field":{           "source":"*_i",           "dest":["title",             "*_s"]},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "replace-field-type":{           "name":"boolean",           "class":"solr.BoolField",           "sortMissingFirst":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "replace-field":{           "name":"name",           "type":"string",           "indexed":true,           "stored":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "replace-dynamic-field":{           "name":"attr_*",           "type":"string",           "indexed":true,           "stored":true,           "multiValued":true},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field={name=a1, type=string, stored=true, indexed=false}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=a2, type=string, stored=true, indexed=true, uninvertible=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-dynamic-field={name=*_lol, type=string, stored=true, indexed=true, uninvertible=false}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-copy-field={source=a1, dest=[a2, hello_lol]}, errorMessages=[copyField source :'a1' is not a glob and doesn't match any explicit field or dynamicField. ]}, {add-field-type={name=mystr, class=solr.StrField, sortMissingLast=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field-type={name=myNewTxtField, class=solr.TextField, positionIncrementGap=100, indexAnalyzer={charFilters=[{class=solr.PatternReplaceCharFilterFactory, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={class=solr.WhitespaceTokenizerFactory}, filters=[{class=solr.WordDelimiterGraphFilterFactory, preserveOriginal=0}, {class=solr.StopFilterFactory, words=stopwords.txt, ignoreCase=true}, {class=solr.LowerCaseFilterFactory}, {class=solr.ASCIIFoldingFilterFactory}, {class=solr.KStemFilterFactory}, {class=solr.FlattenGraphFilterFactory}]}, queryAnalyzer={charFilters=[{class=solr.PatternReplaceCharFilterFactory, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={class=solr.WhitespaceTokenizerFactory}, filters=[{class=solr.WordDelimiterGraphFilterFactory, preserveOriginal=0}, {class=solr.StopFilterFactory, words=stopwords.txt, ignoreCase=true}, {class=solr.LowerCaseFilterFactory}, {class=solr.ASCIIFoldingFilterFactory}, {class=solr.KStemFilterFactory}]}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=a3, type=myNewTxtField, stored=true, indexed=true}, errorMessages=[Field 'a3': Field type 'myNewTxtField' not found. ]}, {add-field-type={name=myWhitespaceTxtField, class=solr.TextField, uninvertible=false, analyzer={class=org.apache.lucene.analysis.core.WhitespaceAnalyzer}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=a5, type=myWhitespaceTxtField, stored=true}, errorMessages=[Field 'a5': Field type 'myWhitespaceTxtField' not found. ]}, {add-field-type={name=mySimField, class=solr.TextField, analyzer={tokenizer={class=solr.WhitespaceTokenizerFactory}}, similarity={}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=a4, type=mySimField, stored=true, indexed=true}, errorMessages=[Field 'a4': Field type 'mySimField' not found. ]}, {delete-field={name=wdf_nocase}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {delete-field-type={name=wdf_nocase}, errorMessages=[Can't delete 'wdf_nocase' because it's the field type of field 'wdf_nocase'. ]}, {delete-dynamic-field={name=*_tt}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {delete-copy-field={source=a1, dest=a2}, errorMessages=[Copy field directive not found: 'a1' -> 'a2' ]}, {delete-copy-field={source=*_i, dest=[title, *_s]}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {replace-field-type={name=boolean, class=solr.BoolField, sortMissingFirst=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {replace-field={name=name, type=string, indexed=true, stored=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {replace-dynamic-field={name=attr_*, type=string, indexed=true, stored=true, multiValued=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":116},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field":{
          "name":"a1",
          "type":"string",
          "stored":true,
          "indexed":false},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"a2",
          "type":"string",
          "stored":true,
          "indexed":true,
          "uninvertible":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-dynamic-field":{
          "name":"*_lol",
          "type":"string",
          "stored":true,
          "indexed":true,
          "uninvertible":false},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-copy-field":{
          "source":"a1",
          "dest":["a2",
            "hello_lol"]},
        "errorMessages":["copyField source :'a1' is not a glob and doesn't match any explicit field or dynamicField.\n"]},
      {
        "add-field-type":{
          "name":"mystr",
          "class":"solr.StrField",
          "sortMissingLast":"true"},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field-type":{
          "name":"myNewTxtField",
          "class":"solr.TextField",
          "positionIncrementGap":"100",
          "indexAnalyzer":{
            "charFilters":[{
                "class":"solr.PatternReplaceCharFilterFactory",
                "replacement":"$1$1",
                "pattern":"([a-zA-Z])\\\\1+"}],
            "tokenizer":{"class":"solr.WhitespaceTokenizerFactory"},
            "filters":[{
                "class":"solr.WordDelimiterGraphFilterFactory",
                "preserveOriginal":"0"},
              {
                "class":"solr.StopFilterFactory",
                "words":"stopwords.txt",
                "ignoreCase":"true"},
              {"class":"solr.LowerCaseFilterFactory"},
              {"class":"solr.ASCIIFoldingFilterFactory"},
              {"class":"solr.KStemFilterFactory"},
              {"class":"solr.FlattenGraphFilterFactory"}]},
          "queryAnalyzer":{
            "charFilters":[{
                "class":"solr.PatternReplaceCharFilterFactory",
                "replacement":"$1$1",
                "pattern":"([a-zA-Z])\\\\1+"}],
            "tokenizer":{"class":"solr.WhitespaceTokenizerFactory"},
            "filters":[{
                "class":"solr.WordDelimiterGraphFilterFactory",
                "preserveOriginal":"0"},
              {
                "class":"solr.StopFilterFactory",
                "words":"stopwords.txt",
                "ignoreCase":"true"},
              {"class":"solr.LowerCaseFilterFactory"},
              {"class":"solr.ASCIIFoldingFilterFactory"},
              {"class":"solr.KStemFilterFactory"}]}},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"a3",
          "type":"myNewTxtField",
          "stored":true,
          "indexed":true},
        "errorMessages":["Field 'a3': Field type 'myNewTxtField' not found.\n"]},
      {
        "add-field-type":{
          "name":"myWhitespaceTxtField",
          "class":"solr.TextField",
          "uninvertible":false,
          "analyzer":{"class":"org.apache.lucene.analysis.core.WhitespaceAnalyzer"}},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"a5",
          "type":"myWhitespaceTxtField",
          "stored":true},
        "errorMessages":["Field 'a5': Field type 'myWhitespaceTxtField' not found.\n"]},
      {
        "add-field-type":{
          "name":"mySimField",
          "class":"solr.TextField",
          "analyzer":{"tokenizer":{"class":"solr.WhitespaceTokenizerFactory"}},
          "similarity":{}},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"a4",
          "type":"mySimField",
          "stored":true,
          "indexed":true},
        "errorMessages":["Field 'a4': Field type 'mySimField' not found.\n"]},
      {
        "delete-field":{"name":"wdf_nocase"},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "delete-field-type":{"name":"wdf_nocase"},
        "errorMessages":["Can't delete 'wdf_nocase' because it's the field type of field 'wdf_nocase'.\n"]},
      {
        "delete-dynamic-field":{"name":"*_tt"},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "delete-copy-field":{
          "source":"a1",
          "dest":"a2"},
        "errorMessages":["Copy field directive not found: 'a1' -> 'a2'\n"]},
      {
        "delete-copy-field":{
          "source":"*_i",
          "dest":["title",
            "*_s"]},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "replace-field-type":{
          "name":"boolean",
          "class":"solr.BoolField",
          "sortMissingFirst":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "replace-field":{
          "name":"name",
          "type":"string",
          "indexed":true,
          "stored":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "replace-dynamic-field":{
          "name":"attr_*",
          "type":"string",
          "indexed":true,
          "stored":true,
          "multiValued":true},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field={name=a1, type=string, stored=true, indexed=false}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=a2, type=string, stored=true, indexed=true, uninvertible=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-dynamic-field={name=*_lol, type=string, stored=true, indexed=true, uninvertible=false}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-copy-field={source=a1, dest=[a2, hello_lol]}, errorMessages=[copyField source :'a1' is not a glob and doesn't match any explicit field or dynamicField.
]}, {add-field-type={name=mystr, class=solr.StrField, sortMissingLast=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field-type={name=myNewTxtField, class=solr.TextField, positionIncrementGap=100, indexAnalyzer={charFilters=[{class=solr.PatternReplaceCharFilterFactory, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={class=solr.WhitespaceTokenizerFactory}, filters=[{class=solr.WordDelimiterGraphFilterFactory, preserveOriginal=0}, {class=solr.StopFilterFactory, words=stopwords.txt, ignoreCase=true}, {class=solr.LowerCaseFilterFactory}, {class=solr.ASCIIFoldingFilterFactory}, {class=solr.KStemFilterFactory}, {class=solr.FlattenGraphFilterFactory}]}, queryAnalyzer={charFilters=[{class=solr.PatternReplaceCharFilterFactory, replacement=$1$1, pattern=([a-zA-Z])\\1+}], tokenizer={class=solr.WhitespaceTokenizerFactory}, filters=[{class=solr.WordDelimiterGraphFilterFactory, preserveOriginal=0}, {class=solr.StopFilterFactory, words=stopwords.txt, ignoreCase=true}, {class=solr.LowerCaseFilterFactory}, {class=solr.ASCIIFoldingFilterFactory}, {class=solr.KStemFilterFactory}]}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=a3, type=myNewTxtField, stored=true, indexed=true}, errorMessages=[Field 'a3': Field type 'myNewTxtField' not found.
]}, {add-field-type={name=myWhitespaceTxtField, class=solr.TextField, uninvertible=false, analyzer={class=org.apache.lucene.analysis.core.WhitespaceAnalyzer}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=a5, type=myWhitespaceTxtField, stored=true}, errorMessages=[Field 'a5': Field type 'myWhitespaceTxtField' not found.
]}, {add-field-type={name=mySimField, class=solr.TextField, analyzer={tokenizer={class=solr.WhitespaceTokenizerFactory}}, similarity={}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=a4, type=mySimField, stored=true, indexed=true}, errorMessages=[Field 'a4': Field type 'mySimField' not found.
]}, {delete-field={name=wdf_nocase}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {delete-field-type={name=wdf_nocase}, errorMessages=[Can't delete 'wdf_nocase' because it's the field type of field 'wdf_nocase'.
]}, {delete-dynamic-field={name=*_tt}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {delete-copy-field={source=a1, dest=a2}, errorMessages=[Copy field directive not found: 'a1' -> 'a2'
]}, {delete-copy-field={source=*_i, dest=[title, *_s]}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {replace-field-type={name=boolean, class=solr.BoolField, sortMissingFirst=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {replace-field={name=name, type=string, indexed=true, stored=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {replace-dynamic-field={name=attr_*, type=string, indexed=true, stored=true, multiValued=true}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:3D9AD71F1BFAA99B]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testMultipleCommands(TestBulkSchemaAPI.java:539)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddNewFieldAndQuery

Error Message:
Error from server at http://127.0.0.1:64710/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:64710/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:9939ABD250AD851D]:0)
	at org.apache.solr.client.solrj.impl.BaseHttpSolrClient$RemoteExecutionException.create(BaseHttpSolrClient.java:67)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:647)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testAddNewFieldAndQuery(TestBulkSchemaAPI.java:1008)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace

Error Message:
{   "responseHeader":{     "status":400,     "QTime":28},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field-type":{           "name":"NewFieldType",           "class":"solr.StrField"},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},       {         "add-field":{           "name":"NewField1",           "type":"NewFieldType"},         "errorMessages":["Field 'NewField1': Field type 'NewFieldType' not found.\n"]},       {         "add-field":{           "name":"NewField2",           "type":"NewFieldType"},         "errorMessages":["Field 'NewField2': Field type 'NewFieldType' not found.\n"]},       {         "add-field":{           "name":"NewField3",           "type":"NewFieldType"},         "errorMessages":["Field 'NewField3': Field type 'NewFieldType' not found.\n"]},       {         "add-field":{           "name":"NewField4",           "type":"NewFieldType"},         "errorMessages":["Field 'NewField4': Field type 'NewFieldType' not found.\n"]},       {         "add-dynamic-field":{           "name":"NewDynamicField1*",           "type":"NewFieldType"},         "errorMessages":["Dynamic field 'NewDynamicField1*': Field type 'NewFieldType' not found.\n"]},       {         "add-dynamic-field":{           "name":"NewDynamicField2*",           "type":"NewFieldType"},         "errorMessages":["Dynamic field 'NewDynamicField2*': Field type 'NewFieldType' not found.\n"]},       {         "add-dynamic-field":{           "name":"NewDynamicField3*",           "type":"NewFieldType"},         "errorMessages":["Dynamic field 'NewDynamicField3*': Field type 'NewFieldType' not found.\n"]},       {         "add-copy-field":{           "source":"NewField1",           "dest":["NewField2",             "NewDynamicField1A"]},         "errorMessages":["copyField source :'NewField1' is not a glob and doesn't match any explicit field or dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewDynamicField1*",           "dest":"NewField2"},         "errorMessages":["copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewDynamicField2*",           "dest":"NewField2"},         "errorMessages":["copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewDynamicField3*",           "dest":"NewField3"},         "errorMessages":["copyField dest :'NewField3' is not an explicit field and doesn't match a dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewField4",           "dest":"NewField3"},         "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewField4",           "dest":"NewField2",           "maxChars":100},         "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]},       {         "add-copy-field":{           "source":"NewField4",           "dest":["NewField1"],           "maxChars":3333},         "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=NewFieldType, class=solr.StrField}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}, {add-field={name=NewField1, type=NewFieldType}, errorMessages=[Field 'NewField1': Field type 'NewFieldType' not found. ]}, {add-field={name=NewField2, type=NewFieldType}, errorMessages=[Field 'NewField2': Field type 'NewFieldType' not found. ]}, {add-field={name=NewField3, type=NewFieldType}, errorMessages=[Field 'NewField3': Field type 'NewFieldType' not found. ]}, {add-field={name=NewField4, type=NewFieldType}, errorMessages=[Field 'NewField4': Field type 'NewFieldType' not found. ]}, {add-dynamic-field={name=NewDynamicField1*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField1*': Field type 'NewFieldType' not found. ]}, {add-dynamic-field={name=NewDynamicField2*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField2*': Field type 'NewFieldType' not found. ]}, {add-dynamic-field={name=NewDynamicField3*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField3*': Field type 'NewFieldType' not found. ]}, {add-copy-field={source=NewField1, dest=[NewField2, NewDynamicField1A]}, errorMessages=[copyField source :'NewField1' is not a glob and doesn't match any explicit field or dynamicField. ]}, {add-copy-field={source=NewDynamicField1*, dest=NewField2}, errorMessages=[copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField. ]}, {add-copy-field={source=NewDynamicField2*, dest=NewField2}, errorMessages=[copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField. ]}, {add-copy-field={source=NewDynamicField3*, dest=NewField3}, errorMessages=[copyField dest :'NewField3' is not an explicit field and doesn't match a dynamicField. ]}, {add-copy-field={source=NewField4, dest=NewField3}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField. ]}, {add-copy-field={source=NewField4, dest=NewField2, maxChars=100}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField. ]}, {add-copy-field={source=NewField4, dest=[NewField1], maxChars=3333}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField. ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":28},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field-type":{
          "name":"NewFieldType",
          "class":"solr.StrField"},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]},
      {
        "add-field":{
          "name":"NewField1",
          "type":"NewFieldType"},
        "errorMessages":["Field 'NewField1': Field type 'NewFieldType' not found.\n"]},
      {
        "add-field":{
          "name":"NewField2",
          "type":"NewFieldType"},
        "errorMessages":["Field 'NewField2': Field type 'NewFieldType' not found.\n"]},
      {
        "add-field":{
          "name":"NewField3",
          "type":"NewFieldType"},
        "errorMessages":["Field 'NewField3': Field type 'NewFieldType' not found.\n"]},
      {
        "add-field":{
          "name":"NewField4",
          "type":"NewFieldType"},
        "errorMessages":["Field 'NewField4': Field type 'NewFieldType' not found.\n"]},
      {
        "add-dynamic-field":{
          "name":"NewDynamicField1*",
          "type":"NewFieldType"},
        "errorMessages":["Dynamic field 'NewDynamicField1*': Field type 'NewFieldType' not found.\n"]},
      {
        "add-dynamic-field":{
          "name":"NewDynamicField2*",
          "type":"NewFieldType"},
        "errorMessages":["Dynamic field 'NewDynamicField2*': Field type 'NewFieldType' not found.\n"]},
      {
        "add-dynamic-field":{
          "name":"NewDynamicField3*",
          "type":"NewFieldType"},
        "errorMessages":["Dynamic field 'NewDynamicField3*': Field type 'NewFieldType' not found.\n"]},
      {
        "add-copy-field":{
          "source":"NewField1",
          "dest":["NewField2",
            "NewDynamicField1A"]},
        "errorMessages":["copyField source :'NewField1' is not a glob and doesn't match any explicit field or dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewDynamicField1*",
          "dest":"NewField2"},
        "errorMessages":["copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewDynamicField2*",
          "dest":"NewField2"},
        "errorMessages":["copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewDynamicField3*",
          "dest":"NewField3"},
        "errorMessages":["copyField dest :'NewField3' is not an explicit field and doesn't match a dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewField4",
          "dest":"NewField3"},
        "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewField4",
          "dest":"NewField2",
          "maxChars":100},
        "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]},
      {
        "add-copy-field":{
          "source":"NewField4",
          "dest":["NewField1"],
          "maxChars":3333},
        "errorMessages":["copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=NewFieldType, class=solr.StrField}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')
]}, {add-field={name=NewField1, type=NewFieldType}, errorMessages=[Field 'NewField1': Field type 'NewFieldType' not found.
]}, {add-field={name=NewField2, type=NewFieldType}, errorMessages=[Field 'NewField2': Field type 'NewFieldType' not found.
]}, {add-field={name=NewField3, type=NewFieldType}, errorMessages=[Field 'NewField3': Field type 'NewFieldType' not found.
]}, {add-field={name=NewField4, type=NewFieldType}, errorMessages=[Field 'NewField4': Field type 'NewFieldType' not found.
]}, {add-dynamic-field={name=NewDynamicField1*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField1*': Field type 'NewFieldType' not found.
]}, {add-dynamic-field={name=NewDynamicField2*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField2*': Field type 'NewFieldType' not found.
]}, {add-dynamic-field={name=NewDynamicField3*, type=NewFieldType}, errorMessages=[Dynamic field 'NewDynamicField3*': Field type 'NewFieldType' not found.
]}, {add-copy-field={source=NewField1, dest=[NewField2, NewDynamicField1A]}, errorMessages=[copyField source :'NewField1' is not a glob and doesn't match any explicit field or dynamicField.
]}, {add-copy-field={source=NewDynamicField1*, dest=NewField2}, errorMessages=[copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.
]}, {add-copy-field={source=NewDynamicField2*, dest=NewField2}, errorMessages=[copyField dest :'NewField2' is not an explicit field and doesn't match a dynamicField.
]}, {add-copy-field={source=NewDynamicField3*, dest=NewField3}, errorMessages=[copyField dest :'NewField3' is not an explicit field and doesn't match a dynamicField.
]}, {add-copy-field={source=NewField4, dest=NewField3}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.
]}, {add-copy-field={source=NewField4, dest=NewField2, maxChars=100}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.
]}, {add-copy-field={source=NewField4, dest=[NewField1], maxChars=3333}, errorMessages=[copyField source :'NewField4' is not a glob and doesn't match any explicit field or dynamicField.
]}], msg=error processing commands, code=400}>
	at __randomizedtesting.SeedInfo.seed([435A832AA4AE7B98:A10F2DC72F561D46]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:755)
	at org.junit.Assert.assertNull(Assert.java:737)
	at org.apache.solr.rest.schema.TestBulkSchemaAPI.testDeleteAndReplace(TestBulkSchemaAPI.java:754)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:835)


FAILED:  org.apache.solr.rest.schema.TestBulkSchemaAPI.testAnalyzerClass

Error Message:
{   "responseHeader":{     "status":400,     "QTime":21},   "error":{     "metadata":[       "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",       "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],     "details":[{         "add-field-type":{           "name":"myNewTextFieldWithAnalyzerClass",           "class":"solr.TextField",           "analyzer":{             "luceneMatchVersion":"5.0.0",             "class":"org.apache.lucene.analysis.core.WhitespaceAnalyzer"}},         "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],     "msg":"error processing commands",     "code":400}}  expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=myNewTextFieldWithAnalyzerClass, class=solr.TextField, analyzer={luceneMatchVersion=5.0.0, class=org.apache.lucene.analysis.core.WhitespaceAnalyzer}}, errorMessages=[class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app') ]}], msg=error processing commands, code=400}>

Stack Trace:
java.lang.AssertionError: {
  "responseHeader":{
    "status":400,
    "QTime":21},
  "error":{
    "metadata":[
      "error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject",
      "root-error-class","org.apache.solr.api.ApiBag$ExceptionWithErrObject"],
    "details":[{
        "add-field-type":{
          "name":"myNewTextFieldWithAnalyzerClass",
          "class":"solr.TextField",
          "analyzer":{
            "luceneMatchVersion":"5.0.0",
            "class":"org.apache.lucene.analysis.core.WhitespaceAnalyzer"}},
        "errorMessages":["class org.apache.solr.schema.IndexSchema$1 cannot be cast to class org.apache.solr.core.SolrResourceLoader (org.apache.solr.schema.IndexSchema$1 and org.apache.solr.core.SolrResourceLoader are in unnamed module of loader 'app')\n"]}],
    "msg":"error processing commands",
    "code":400}}
 expected null, but was:<{metadata=[error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject, root-error-class, org.apache.solr.api.ApiBag$ExceptionWithErrObject], details=[{add-field-type={name=myN

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

  ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1479af92: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@85c5ea6
   [junit4]   2> 86201 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 86201 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10b76f7f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@4627d0e4
   [junit4]   2> 86215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 86215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b7694e7: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@251527a5
   [junit4]   2> 86215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@5c852f85{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:?}
   [junit4]   2> 86215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@210ad805{/solr,null,UNAVAILABLE}
   [junit4]   2> 86215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 86483 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[435A832AA4AE7B98]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCanHandleDecodingAndEncodingForSynonyms
   [junit4] OK      1.96s J2 | TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_435A832AA4AE7B98-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, docValues:{}, maxPointsInLeafNode=835, maxMBSortInHeap=5.905647481131096, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=as-IN, timezone=Europe/Uzhgorod
   [junit4]   2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 12.0.2 (64-bit)/cpus=6,threads=1,free=119025192,total=194772992
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2, TestManagedSynonymGraphFilterFactory, TestManagedStopFilterFactory, TestBulkSchemaAPI, TestManagedSynonymFilterFactory]
   [junit4] Completed [25/25 (25!)] on J2 in 4.22s, 2 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 435A832AA4AE7B98] (first 10 out of 65):
   [junit4]   - org.apache.solr.schema.TestUseDocValuesAsStored2.testSchemaAPI
   [junit4]   - org.apache.solr.schema.TestUseDocValuesAsStored2.testSchemaAPI
   [junit4]   - org.apache.solr.schema.TestUseDocValuesAsStored2.testSchemaAPI
   [junit4]   - org.apache.solr.schema.TestUseDocValuesAsStored2.testSchemaAPI
   [junit4]   - org.apache.solr.schema.TestUseDocValuesAsStored2.testSchemaAPI
   [junit4]   - org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms
   [junit4]   - org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms
   [junit4]   - org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms
   [junit4]   - org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms
   [junit4]   - org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.23 ..    87.34 =    86.11s
   [junit4] JVM J1:     1.33 ..    83.18 =    81.85s
   [junit4] JVM J2:     1.34 ..    87.35 =    86.02s
   [junit4] JVM J3:     1.35 ..    83.06 =    81.71s
   [junit4] JVM J4:     1.27 ..    84.41 =    83.14s
   [junit4] Execution time total: 1 minute 27 seconds
   [junit4] Tests summary: 25 suites, 105 tests, 20 errors, 45 failures

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 25 suites, 105 tests, 20 errors, 45 failures [seed: 435A832AA4AE7B98]

Total time: 1 minute 29 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.client.ref_guide_examples.JsonRequestApiTest
[repro]   5/5 failed: org.apache.solr.client.ref_guide_examples.UsingSolrJRefGuideExamplesTest
[repro]   5/5 failed: org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClientMultiCollectionTest
[repro]   5/5 failed: org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClientMultiCollectionTest
[repro]   5/5 failed: org.apache.solr.client.solrj.request.json.DirectJsonQueryRequestFacetingIntegrationTest
[repro]   5/5 failed: org.apache.solr.client.solrj.request.json.JsonQueryRequestFacetingIntegrationTest
[repro]   5/5 failed: org.apache.solr.client.solrj.request.json.JsonQueryRequestIntegrationTest
[repro]   5/5 failed: org.apache.solr.rest.schema.TestBulkSchemaAPI
[repro]   5/5 failed: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
[repro]   5/5 failed: org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory
[repro]   5/5 failed: org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory
[repro]   5/5 failed: org.apache.solr.schema.TestUseDocValuesAsStored2
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1673/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1672' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1673'.
[Checks API] No suitable checks publisher found.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS-Experimental-GC] Lucene-Solr-8.x-Windows (64bit/jdk-14.0.1) - Build # 1676 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1676/
Java: 64bit/jdk-14.0.1 -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

All tests passed

Build Log:
[...truncated 14170 lines...]
   [junit4] JVM J3: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J3-20200930_033955_9456186463909639243147.sysout
   [junit4] >>> JVM J3 emitted unexpected output (verbatim) ----
   [junit4] #
   [junit4] # A fatal error has been detected by the Java Runtime Environment:
   [junit4] #
   [junit4] #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000002301bd61208, pid=17520, tid=28396
   [junit4] #
   [junit4] # JRE version: OpenJDK Runtime Environment AdoptOpenJDK (14.0.1+7) (build 14.0.1+7)
   [junit4] # Java VM: OpenJDK 64-Bit Server VM AdoptOpenJDK (14.0.1+7, mixed mode, tiered, shenandoah gc, windows-amd64)
   [junit4] # Problematic frame:
   [junit4] # J 26644 c2 org.apache.solr.search.TestFiltering.makeRandomQuery(Lorg/apache/solr/search/TestFiltering$Model;ZZ)Ljava/lang/String; (939 bytes) @ 0x000002301bd61208 [0x000002301bd59900+0x0000000000007908]
   [junit4] #
   [junit4] # No core dump will be written. Minidumps are not enabled by default on client versions of Windows
   [junit4] #
   [junit4] # An error report file with more information is saved as:
   [junit4] # C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\hs_err_pid17520.log
   [junit4] Compiled method (c2)  573365 26644       4       org.apache.solr.search.TestFiltering::makeRandomQuery (939 bytes)
   [junit4]  total in heap  [0x000002301bd58790,0x000002301bd6b9c8] = 78392
   [junit4]  relocation     [0x000002301bd588f0,0x000002301bd598f8] = 4104
   [junit4]  main code      [0x000002301bd59900,0x000002301bd670a0] = 55200
   [junit4]  stub code      [0x000002301bd670a0,0x000002301bd672f0] = 592
   [junit4]  oops           [0x000002301bd672f0,0x000002301bd67308] = 24
   [junit4]  metadata       [0x000002301bd67308,0x000002301bd67400] = 248
   [junit4]  scopes data    [0x000002301bd67400,0x000002301bd69e90] = 10896
   [junit4]  scopes pcs     [0x000002301bd69e90,0x000002301bd6b090] = 4608
   [junit4]  dependencies   [0x000002301bd6b090,0x000002301bd6b0a0] = 16
   [junit4]  handler table  [0x000002301bd6b0a0,0x000002301bd6b778] = 1752
   [junit4]  nul chk table  [0x000002301bd6b778,0x000002301bd6b9c8] = 592
   [junit4] #
   [junit4] # If you would like to submit a bug report, please visit:
   [junit4] #   https://github.com/AdoptOpenJDK/openjdk-support/issues
   [junit4] #
   [junit4] <<< JVM J3: EOF ----

[...truncated 2265 lines...]
   [junit4] ERROR: JVM J3 ended with an exception, command line: C:\Users\jenkins\tools\java\64bit\jdk-14.0.1\bin\java.exe -XX:-UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\heapdumps -ea -esa --illegal-access=deny -Dtests.prefix=tests -Dtests.seed=FDE44BEC4C11E75A -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=8.7.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\tools\junit4\logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Dcommon.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene -Dclover.db.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\clover\db -Djava.security.policy=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\etc\security.policy -Dtests.LUCENE_VERSION=8.7.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.src.home=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows -Djava.security.egd=file:/dev/./urandom -Djunit4.childvm.cwd=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3 -Djunit4.tempDir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp -Djunit4.childvm.id=3 -Djunit4.childvm.count=5 -Dfile.encoding=US-ASCII -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dtests.filterstacks=true -Dtests.leaveTemporary=false -Dtests.badapples=false -classpath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\test-framework\lib\hamcrest-core-1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\test-framework\lib\junit4-ant-2.7.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\test-framework\lib\opentracing-mock-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-solrj\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\lucene-analyzers-common-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\lucene-analyzers-kuromoji-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\lucene-analyzers-nori-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\lucene-analyzers-phonetic-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\lucene-codecs-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\lucene-backward-codecs-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\lucene-highlighter-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\lucene-memory-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\lucene-misc-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\lucene-spatial-extras-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\lucene-spatial3d-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\lucene-expressions-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\lucene-suggest-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\lucene-grouping-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\lucene-queries-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\lucene-queryparser-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\lucene-join-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\lucene-sandbox-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\lucene-classification-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\antlr4-runtime-4.5.1-1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\asm-8.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\asm-commons-8.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\avatica-core-1.13.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\caffeine-2.8.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\calcite-core-1.18.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\calcite-linq4j-1.18.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-cli-1.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-codec-1.13.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-collections-3.2.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-collections4-4.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-compiler-3.0.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-configuration2-2.1.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-exec-1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-io-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-lang3-3.10.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-math3-3.6.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\commons-text-1.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\curator-client-2.13.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\curator-framework-2.13.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\curator-recipes-2.13.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\disruptor-3.4.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\eigenbase-properties-1.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\guava-25.1-jre.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\hadoop-annotations-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\hadoop-auth-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\hadoop-common-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\hadoop-hdfs-client-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\hppc-0.8.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\htrace-core4-4.1.0-incubating.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jackson-annotations-2.11.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jackson-core-2.11.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jackson-databind-2.11.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jackson-dataformat-smile-2.11.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\janino-3.0.9.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\java-semver-0.9.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jcl-over-slf4j-1.7.24.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\jose4j-0.6.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\json-path-2.4.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\kerb-core-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\kerb-util-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\kerby-asn1-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\kerby-pkix-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\log4j-1.2-api-2.13.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\log4j-api-2.13.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\log4j-core-2.13.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\log4j-slf4j-impl-2.13.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\opentracing-api-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\opentracing-noop-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\opentracing-util-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\org.restlet-2.4.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\org.restlet.ext.servlet-2.4.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\protobuf-java-3.11.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\re2j-1.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\rrd4j-3.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\s2-geometry-library-java-1.0.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\spatial4j-0.7.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\lib\t-digest-3.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\commons-io-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\commons-lang-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\commons-math3-3.6.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\http2-client-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\http2-common-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\http2-hpack-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\http2-http-client-transport-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\httpclient-4.5.12.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\httpcore-4.4.13.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\httpmime-4.5.12.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jcl-over-slf4j-1.7.24.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-alpn-client-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-alpn-java-client-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-client-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-http-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-io-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\jetty-util-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-buffer-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-codec-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-common-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-handler-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-resolver-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-transport-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-transport-native-epoll-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\netty-transport-native-unix-common-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\slf4j-api-1.7.24.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\snappy-java-1.1.7.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\stax2-api-3.1.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\woodstox-core-asl-4.4.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\zookeeper-3.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\solrj\lib\zookeeper-jute-3.6.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-common-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-hpack-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\http2-server-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\javax.servlet-api-3.1.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-alpn-java-server-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-alpn-server-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-continuation-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-deploy-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-http-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-io-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-jmx-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-rewrite-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-security-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-server-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlet-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-servlets-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-util-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-webapp-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\jetty-xml-9.4.27.v20200227.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-core-4.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-graphite-4.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jetty9-4.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jmx-4.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\lib\metrics-jvm-4.1.5.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\derby-10.9.1.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\example\example-DIH\solr\db\lib\hsqldb-2.4.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\hamcrest-core-1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\junit-4.12.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\test-framework\lib\randomizedtesting-runner-2.7.2.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\antlr4-runtime-4.5.1-1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\byte-buddy-1.9.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-compress-1.20.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-logging-1.1.3.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\commons-text-1.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-common-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0-tests.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-hdfs-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minicluster-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\hadoop-minikdc-3.2.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-core-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-server-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\jersey-servlet-1.19.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-admin-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-client-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-common-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-crypto-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-identity-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-server-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerb-simplekdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-config-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-kdc-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\kerby-util-1.0.1.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\mockito-core-2.23.4.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\netty-all-4.1.50.Final.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\objenesis-2.6.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\test-lib\opentracing-mock-0.33.0.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\lucene-analyzers-icu-8.7.0-SNAPSHOT.jar;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analysis-extras\classes\java;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\classes\test;C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\contrib\analysis-extras\lib\icu4j-62.1.jar;C:\Users\jenkins\.ivy2\cache\com.carrotsearch.randomizedtesting\junit4-ant\jars\junit4-ant-2.7.2.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J3-20200930_033955_94516401573405515652194.events @C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J3-20200930_033955_9455107364448963631779.suites -stdin
   [junit4] ERROR: JVM J3 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J3-20200930_033955_9456186463909639243147.sysout
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1542)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:123)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:997)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:994)
   [junit4] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
   [junit4] 	at java.base/java.lang.Thread.run(Thread.java:832)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:634: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:578: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:59: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build.xml:231: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\common-build.xml:550: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  See process stdout at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J3-20200930_033955_9456186463909639243147.sysout

Total time: 59 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Skipping execution of recorder since overall result is 'FAILURE'
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[Checks API] No suitable checks publisher found.
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-15) - Build # 1675 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1675/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.handler.export.TestExportWriter.testExpr

Error Message:
expected:<18000.0> but was:<15491.0>

Stack Trace:
java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 14550 lines...]
   [junit4] Suite: org.apache.solr.handler.export.TestExportWriter
   [junit4]   2> 708375 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 708375 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.export.TestExportWriter_DCA20B474E6AF878-001\data-dir-67-001
   [junit4]   2> 708375 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 708375 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 708382 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 708382 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 708391 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 708408 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 708440 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 708449 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 709505 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:854) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:493) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:694) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 709508 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:?]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:1036) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1325) ~[?:?]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1357) ~[?:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.export.TestExportWriter.beforeClass(TestExportWriter.java:54) [test/:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64) ~[?:?]
   [junit4]   2> 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:564) ~[?:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:832) [?:?]
   [junit4]   2> 709508 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 709519 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@5caa947[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709519 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@5caa947[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709564 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2b75a711[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709564 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2b75a711[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 709567 WARN  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 709645 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a63c6ae
   [junit4]   2> 709656 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a63c6ae
   [junit4]   2> 709656 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4a63c6ae
   [junit4]   2> 709671 INFO  (coreLoadExecutor-8020-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 709693 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 709705 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-docValuesMulti
   [junit4]   2> 709741 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-docValuesMulti/1.6 with uniqueid field id
   [junit4]   2> 709741 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 709741 INFO  (coreLoadExecutor-8020-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@4a63c6ae
   [junit4]   2> 709741 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.export.TestExportWriter_DCA20B474E6AF878-001\data-dir-67-001\]
   [junit4]   2> 709876 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 709876 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 709880 WARN  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf ; switching to use InMemory storage instead.
   [junit4]   2> 709880 INFO  (coreLoadExecutor-8020-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 709880 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 709890 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 709902 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testStringWithCase
   [junit4]   2> 709902 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 709902 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 709919 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 709919 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 709924 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 709924 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 709952 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 22
   [junit4]   2> 709952 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 709985 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 709985 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 709991 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 709991 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 709995 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 709999 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 710028 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=21
   [junit4]   2> 710082 INFO  (TEST-TestExportWriter.testStringWithCase-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testStringWithCase
   [junit4]   2> 710083 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testIndexOrder
   [junit4]   2> 710083 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710083 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710091 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710093 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 710093 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710093 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710107 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 9
   [junit4]   2> 710107 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 710121 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710128 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 710138 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 5
   [junit4]   2> 710138 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 710149 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710149 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 710160 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+asc&wt=xml} hits=4 status=0 QTime=6
   [junit4]   2> 710175 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=stringdv+desc&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 710223 INFO  (TEST-TestExportWriter.testIndexOrder-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIndexOrder
   [junit4]   2> 710228 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBooleanField
   [junit4]   2> 710228 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710228 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710233 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710233 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 710233 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710233 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710242 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 7
   [junit4]   2> 710253 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710253 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 710265 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 5
   [junit4]   2> 710293 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710294 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 710295 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 710302 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&sort=booleandv+desc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 710310 INFO  (TEST-TestExportWriter.testBooleanField-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBooleanField
   [junit4]   2> 710314 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testExpr
   [junit4]   2> 710314 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710314 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710318 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710319 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 710320 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 710320 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 710342 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 710346 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 710951 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, ... (5000 adds)]} 0 432
   [junit4]   2> 711375 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[5000, 5001, 5002, 5003, 5004, 5005, 5006, 5007, 5008, 5009, ... (5000 adds)]} 0 305
   [junit4]   2> 711493 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[10000, 10001, 10002, 10003, 10004, 10005, 10006, 10007, 10008, 10009, ... (5000 adds)]} 0 73
   [junit4]   2> 711687 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[15000, 15001, 15002, 15003, 15004, 15005, 15006, 15007, 15008, 15009, ... (5000 adds)]} 0 80
   [junit4]   2> 711972 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[20000, 20001, 20002, 20003, 20004, 20005, 20006, 20007, 20008, 20009, ... (5000 adds)]} 0 201
   [junit4]   2> 712185 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[25000, 25001, 25002, 25003, 25004, 25005, 25006, 25007, 25008, 25009, ... (5000 adds)]} 0 147
   [junit4]   2> 713335 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[30000, 30001, 30002, 30003, 30004, 30005, 30006, 30007, 30008, 30009, ... (5000 adds)]} 0 852
   [junit4]   2> 713508 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[35000, 35001, 35002, 35003, 35004, 35005, 35006, 35007, 35008, 35009, ... (5000 adds)]} 0 99
   [junit4]   2> 713647 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[40000, 40001, 40002, 40003, 40004, 40005, 40006, 40007, 40008, 40009, ... (5000 adds)]} 0 94
   [junit4]   2> 713888 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[45000, 45001, 45002, 45003, 45004, 45005, 45006, 45007, 45008, 45009, ... (5000 adds)]} 0 168
   [junit4]   2> 714140 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[50000, 50001, 50002, 50003, 50004, 50005, 50006, 50007, 50008, 50009, ... (5000 adds)]} 0 147
   [junit4]   2> 714382 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[55000, 55001, 55002, 55003, 55004, 55005, 55006, 55007, 55008, 55009, ... (5000 adds)]} 0 156
   [junit4]   2> 714523 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[60000, 60001, 60002, 60003, 60004, 60005, 60006, 60007, 60008, 60009, ... (5000 adds)]} 0 95
   [junit4]   2> 715476 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[65000, 65001, 65002, 65003, 65004, 65005, 65006, 65007, 65008, 65009, ... (5000 adds)]} 0 695
   [junit4]   2> 715580 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[70000, 70001, 70002, 70003, 70004, 70005, 70006, 70007, 70008, 70009, ... (5000 adds)]} 0 63
   [junit4]   2> 715738 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[75000, 75001, 75002, 75003, 75004, 75005, 75006, 75007, 75008, 75009, ... (5000 adds)]} 0 112
   [junit4]   2> 715843 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[80000, 80001, 80002, 80003, 80004, 80005, 80006, 80007, 80008, 80009, ... (5000 adds)]} 0 70
   [junit4]   2> 715909 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[85000, 85001, 85002, 85003, 85004, 85005, 85006, 85007, 85008, 85009, ... (5000 adds)]} 0 43
   [junit4]   2> 716067 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[90000, 90001, 90002, 90003, 90004, 90005, 90006, 90007, 90008, 90009, ... (5000 adds)]} 0 71
   [junit4]   2> 716171 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[95000, 95001, 95002, 95003, 95004, 95005, 95006, 95007, 95008, 95009, ... (5000 adds)]} 0 67
   [junit4]   2> 716698 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 716698 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 392
   [junit4]   2> 716702 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id&expr=top(n%3D2,input(),sort%3D"id+desc")&sort=id+asc&wt=xml} hits=100000 status=0 QTime=2
   [junit4]   2> 716954 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas&expr=unique(input(),over%3D"sortabledv_udvas")&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=1
   [junit4]   2> 717310 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,sortabledv_udvas,small_i_p&expr=rollup(input(),over%3D"sortabledv_udvas",+sum(small_i_p),avg(small_i_p),min(small_i_p),count(*))&sort=sortabledv_udvas+asc&wt=xml} hits=100000 status=0 QTime=1
   [junit4]   2> 717917 INFO  (TEST-TestExportWriter.testExpr-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testExpr
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExportWriter -Dtests.method=testExpr -Dtests.seed=DCA20B474E6AF878 -Dtests.slow=true -Dtests.locale=nus -Dtests.timezone=Etc/UCT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 7.61s J1 | TestExportWriter.testExpr <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<18000.0> but was:<15491.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCA20B474E6AF878:6A3DFA076EE3452D]:0)
   [junit4]    > 	at org.apache.solr.handler.export.TestExportWriter.testExpr(TestExportWriter.java:770)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> 717920 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyValues
   [junit4]   2> 717920 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 717920 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 717926 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 717926 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 717926 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 717926 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 717930 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 717930 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 717930 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 717935 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 717940 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 717944 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 717945 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=/export&fl=id,field2_i_p&sort=field2_i_p+asc&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 717954 INFO  (TEST-TestExportWriter.testEmptyValues-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyValues
   [junit4]   2> 717961 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleSorts
   [junit4]   2> 717961 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 717961 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 717965 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 717965 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 717969 INFO  (searcherExecutor-8022-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 717969 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15]} 0 0
   [junit4]   2> 717974 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16]} 0 0
   [junit4]   2> 717978 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17]} 0 0
   [junit4]   2> 717978 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18]} 0 0
   [junit4]   2> 717978 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34]} 0 0
   [junit4]   2> 717979 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 717984 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48]} 0 0
   [junit4]   2> 717987 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62]} 0 0
   [junit4]   2> 717989 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63]} 0 0
   [junit4]   2> 717994 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64]} 0 0
   [junit4]   2> 717994 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65]} 0 0
   [junit4]   2> 717994 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66]} 0 0
   [junit4]   2> 717994 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75]} 0 0
   [junit4]   2> 717995 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76]} 0 0
   [junit4]   2> 717999 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77]} 0 0
   [junit4]   2> 717999 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78]} 0 0
   [junit4]   2> 717999 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79]} 0 0
   [junit4]   2> 717999 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80]} 0 0
   [junit4]   2> 717999 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA20B474E6AF878]) [    x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90]} 0 0
   [junit4]   2> 718001 INFO  (TEST-TestExportWriter.testMultipleSorts-seed#[DCA

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

[junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]   2> Caused by: org.apache.solr.search.SyntaxError: export field list (fl) must be specified.
   [junit4]   2> 	... 44 more
   [junit4]   2> 
   [junit4]   2> 48526 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/export&fl=stringdv&sort=intdv+asc&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 48528 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 48530 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=/export&fl=datedv_m&sort=datedv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 48532 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=/export&fl=int_is_t&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 48534 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:8&qt=/export&fl=int_is_p&sort=intdv+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 48536 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.DirectUpdateHandler2 [collection1]  REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 48536 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 48536 INFO  (TEST-TestExportWriter.test-seed#[DCA20B474E6AF878]) [     ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4] OK      0.31s J4 | TestExportWriter.test
   [junit4]   2> 48536 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 48536 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=390656804
   [junit4]   2> 48538 INFO  (coreCloseExecutor-83-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@392b53de
   [junit4]   2> 48538 INFO  (coreCloseExecutor-83-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@392b53de
   [junit4]   2> 48538 INFO  (coreCloseExecutor-83-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49158944: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@2eed6542
   [junit4]   2> 48552 INFO  (coreCloseExecutor-83-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 48557 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 48557 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@592780b4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@5570557b
   [junit4]   2> 48566 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 48567 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c187522: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@5ca110d7
   [junit4]   2> 48567 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 48567 INFO  (SUITE-TestExportWriter-seed#[DCA20B474E6AF878]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c0335ef: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@11f8459f
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.export.TestExportWriter_DCA20B474E6AF878-001
   [junit4]   2> NOTE: test params are: codec=Lucene87, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nus, timezone=Etc/UCT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 (64-bit)/cpus=6,threads=1,free=46362496,total=194707456
   [junit4]   2> NOTE: All tests run in this JVM: [TestExportWriter]
   [junit4] Completed [5/5 (5!)] on J4 in 47.15s, 10 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 50 tests, 5 failures [seed: DCA20B474E6AF878]

Total time: 51 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.export.TestExportWriter
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1675/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1674' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1675'.
[Checks API] No suitable checks publisher found.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 1674 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1674/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseParallelGC

6 tests failed.
FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15677 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 1697995 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 1697995 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-126-001
   [junit4]   2> 1697995 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1697995 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1698014 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1698014 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1698018 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1698066 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1698111 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1698220 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1698745 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_201]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_201]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 1698748 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 1698749 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1698750 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@1773e7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698750 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@1773e7d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698756 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2c2234[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698756 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2c2234[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1698758 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 1698833 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698842 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698842 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1020fae
   [junit4]   2> 1698844 INFO  (coreLoadExecutor-13230-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1698889 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 1698916 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 1699012 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1699022 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1699022 INFO  (coreLoadExecutor-13230-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@1020fae
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-126-001\]
   [junit4]   2> 1699023 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=100.412109375, floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=20.91432705586508, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5610970333392027, deletesPctAllowed=22.3299164220084
   [junit4]   2> 1699140 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1699140 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1699142 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6387455365191586]
   [junit4]   2> 1699143 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1699152 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1699194 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 1699194 INFO  (coreLoadExecutor-13230-thread-1) [    x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1679184652874547200
   [junit4]   2> 1699195 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1699196 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1699196 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1699196 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1699196 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1699197 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1699197 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1699198 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1699199 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1699199 INFO  (searcherExecutor-13232-thread-1-processing-x:collection1) [    x:collection1 ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699206 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1699209 INFO  (TEST-JsonLoaderTest.testMultipleDocsWithoutArray-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleDocsWithoutArray
   [junit4]   2> 1699214 INFO  (TEST-JsonLoaderTest.testMultipleDocsWithoutArray-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleDocsWithoutArray
   [junit4]   2> 1699221 INFO  (TEST-JsonLoaderTest.testFewParentsJsonDoc-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFewParentsJsonDoc
   [junit4]   2> 1699221 INFO  (TEST-JsonLoaderTest.testFewParentsJsonDoc-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFewParentsJsonDoc
   [junit4]   2> 1699226 INFO  (TEST-JsonLoaderTest.testBooleanValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBooleanValuesInAdd
   [junit4]   2> 1699226 INFO  (TEST-JsonLoaderTest.testBooleanValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBooleanValuesInAdd
   [junit4]   2> 1699228 INFO  (TEST-JsonLoaderTest.testJsonDocFormat-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testJsonDocFormat
   [junit4]   2> 1699229 INFO  (TEST-JsonLoaderTest.testJsonDocFormat-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testJsonDocFormat
   [junit4]   2> 1699231 INFO  (TEST-JsonLoaderTest.testEmptyAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyAnonymousChildDocs
   [junit4]   2> 1699231 INFO  (TEST-JsonLoaderTest.testEmptyAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyAnonymousChildDocs
   [junit4]   2> 1699233 INFO  (TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddNonStringValues
   [junit4]   2> 1699240 INFO  (searcherExecutor-13232-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699240 INFO  (TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[1 (1679184652915441664)],commit=} 0 6
   [junit4]   2> 1699241 INFO  (TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=boolean_b,long_l,double_d,big_integer_s,big_decimal_s&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699241 INFO  (TEST-JsonLoaderTest.testAddNonStringValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddNonStringValues
   [junit4]   2> 1699245 INFO  (TEST-JsonLoaderTest.testDupKeysAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDupKeysAnonymousChildDocs
   [junit4]   2> 1699245 INFO  (TEST-JsonLoaderTest.testDupKeysAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDupKeysAnonymousChildDocs
   [junit4]   2> 1699246 INFO  (TEST-JsonLoaderTest.testBigIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBigIntegerValuesInAdd
   [junit4]   2> 1699246 INFO  (TEST-JsonLoaderTest.testBigIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBigIntegerValuesInAdd
   [junit4]   2> 1699249 INFO  (TEST-JsonLoaderTest.testSimpleFormat-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleFormat
   [junit4]   2> 1699249 INFO  (TEST-JsonLoaderTest.testSimpleFormat-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleFormat
   [junit4]   2> 1699251 INFO  (TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddBigIntegerValueToTrieField
   [junit4]   2> 1699254 INFO  (TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1 (1679184652934316032)]} 0 2
   [junit4]   2> 1699254 INFO  (TEST-JsonLoaderTest.testAddBigIntegerValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigIntegerValueToTrieField
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JsonLoaderTest -Dtests.method=testAddBigIntegerValueToTrieField -Dtests.seed=B117CCC274CE1E7A -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J4 | JsonLoaderTest.testAddBigIntegerValueToTrieField <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B117CCC274CE1E7A:5230379A9F76C13A]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2744)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2734)
   [junit4]    > 	at org.apache.solr.handler.JsonLoaderTest.testAddBigIntegerValueToTrieField(JsonLoaderTest.java:637)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1699270 INFO  (TEST-JsonLoaderTest.testSimpleChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleChildDocs
   [junit4]   2> 1699270 INFO  (TEST-JsonLoaderTest.testSimpleChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleChildDocs
   [junit4]   2> 1699273 INFO  (TEST-JsonLoaderTest.testSimpleFormatInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleFormatInAdd
   [junit4]   2> 1699273 INFO  (TEST-JsonLoaderTest.testSimpleFormatInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleFormatInAdd
   [junit4]   2> 1699276 INFO  (TEST-JsonLoaderTest.testSimpleAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleAnonymousChildDocs
   [junit4]   2> 1699276 INFO  (TEST-JsonLoaderTest.testSimpleAnonymousChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleAnonymousChildDocs
   [junit4]   2> 1699278 INFO  (TEST-JsonLoaderTest.testDeleteSyntax-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteSyntax
   [junit4]   2> 1699279 INFO  (TEST-JsonLoaderTest.testDeleteSyntax-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteSyntax
   [junit4]   2> 1699282 INFO  (TEST-JsonLoaderTest.testSingleRelationalChildDoc-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testSingleRelationalChildDoc
   [junit4]   2> 1699282 INFO  (TEST-JsonLoaderTest.testSingleRelationalChildDoc-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testSingleRelationalChildDoc
   [junit4]   2> 1699285 INFO  (TEST-JsonLoaderTest.testChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testChildDocs
   [junit4]   2> 1699285 INFO  (TEST-JsonLoaderTest.testChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testChildDocs
   [junit4]   2> 1699288 INFO  (TEST-JsonLoaderTest.testAtomicUpdateFieldValue-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAtomicUpdateFieldValue
   [junit4]   2> 1699288 INFO  (TEST-JsonLoaderTest.testAtomicUpdateFieldValue-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAtomicUpdateFieldValue
   [junit4]   2> 1699290 INFO  (TEST-JsonLoaderTest.testBigDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBigDecimalValuesInAdd
   [junit4]   2> 1699290 INFO  (TEST-JsonLoaderTest.testBigDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBigDecimalValuesInAdd
   [junit4]   2> 1699291 INFO  (TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testNullValues
   [junit4]   2> 1699296 INFO  (searcherExecutor-13232-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699296 INFO  (TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[10 (1679184652977307648)],commit=} 0 4
   [junit4]   2> 1699296 INFO  (TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:10&fl=foo_s,foo2_s&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699296 INFO  (TEST-JsonLoaderTest.testNullValues-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testNullValues
   [junit4]   2> 1699300 INFO  (TEST-JsonLoaderTest.testFieldValueOrdering-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testFieldValueOrdering
   [junit4]   2> 1699300 INFO  (TEST-JsonLoaderTest.testFieldValueOrdering-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testFieldValueOrdering
   [junit4]   2> 1699302 INFO  (TEST-JsonLoaderTest.testInvalidJsonProducesBadRequestSolrException-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidJsonProducesBadRequestSolrException
   [junit4]   2> 1699303 INFO  (TEST-JsonLoaderTest.testInvalidJsonProducesBadRequestSolrException-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidJsonProducesBadRequestSolrException
   [junit4]   2> 1699305 INFO  (TEST-JsonLoaderTest.testDupKeysChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDupKeysChildDocs
   [junit4]   2> 1699305 INFO  (TEST-JsonLoaderTest.testDupKeysChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDupKeysChildDocs
   [junit4]   2> 1699308 INFO  (TEST-JsonLoaderTest.testDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testDecimalValuesInAdd
   [junit4]   2> 1699308 INFO  (TEST-JsonLoaderTest.testDecimalValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testDecimalValuesInAdd
   [junit4]   2> 1699319 INFO  (TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParsing
   [junit4]   2> 1699319 WARN  (TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] o.a.s.h.l.JsonLoader Ignoring document boost: 3.45 as index-time boosts are not supported anymore
   [junit4]   2> 1699320 INFO  (TEST-JsonLoaderTest.testParsing-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testParsing
   [junit4]   2> 1699321 INFO  (TEST-JsonLoaderTest.testIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testIntegerValuesInAdd
   [junit4]   2> 1699321 INFO  (TEST-JsonLoaderTest.testIntegerValuesInAdd-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testIntegerValuesInAdd
   [junit4]   2> 1699324 INFO  (TEST-JsonLoaderTest.testAnonymousGrandChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAnonymousGrandChildDocs
   [junit4]   2> 1699324 INFO  (TEST-JsonLoaderTest.testAnonymousGrandChildDocs-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAnonymousGrandChildDocs
   [junit4]   2> 1699328 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 1699337 INFO  (searcherExecutor-13232-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699337 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[1 (1679184653016104960)],commit=} 0 8
   [junit4]   2> 1699338 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=big_decimal_td&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699359 INFO  (searcherExecutor-13232-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 1699359 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[2 (1679184653025542144)],commit=} 0 19
   [junit4]   2> 1699359 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=big_decimal_tf&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1699360 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigDecimalValueToTrieField
   [junit4]   2> 1699361 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1699361 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10350763
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a23077
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@a23077
   [junit4]   2> 1699361 INFO  (coreCloseExecutor-13238-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18978f6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@f54e71
   [junit4]   2> 1699377 INFO  (coreCloseExecutor-13238-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 1699387 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 1699387 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e15cea: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@10cd6b6
   [junit4]   2> 1699390 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 1699390 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@191f7ac: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@118f75b
   [junit4]   2> 1699390 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 1699390 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e741fd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@11bc3fb
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=MockRandom), big_integer_s=FST50, _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), big_decimal_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), boolean_b=FST50, id=FST50, foo2_s=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), big_decimal_td=DocValuesFormat(name=Direct), big_decimal_tf=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), double_d=DocValuesFormat(name=Lucene80), big_integer_tl=DocValuesFormat(name=Asserting), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=931, maxMBSortInHeap=5.75714184323032, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-LU, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=6,threads=1,free=173398400,total=434372608
   [junit4]   2> NOTE: All tests run in this JVM: [DistribDocExpirationUpdateProcessorTest, DisMaxRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, CoreAdminRequestStatusTest, TestUnInvertedFieldException, TestBulkSchemaConcurrent, TestBooleanSimilarityFactory, TestDynamicFieldResource, PreAnalyzedFieldTest, OrderedExecutorTest, SolrJmxReporterTest, TestCollectionAPIs, ForceLeaderTest, TestExportTool, TestNumericTerms32, AutoAddReplicasPlanActionTest, TestFunctionQuery, CdcrUpdateLogTest, TestTextField, IgnoreLargeDocumentProcessorFactoryTest, SpatialFilterTest, SuggesterTSTTest, BasicAuthIntegrationTest, TestQuerySenderListener, HttpSolrCallGetCoreTest, AliasIntegrationTest, StressHdfsTest, BlobRepositoryCloudTest, TestBlendedInfixSuggestions, EnumFieldTest, AdminHandlersProxyTest, UpdateRequestProcessorFactoryTest, TestUtils, SmileWriterTest, TestWordDelimiterFilterFactory, TestMissingGroups, BJQFilterAccessibleTest, DirectSolrSpellCheckerTest, TestDistributedGrouping, MetricsHistoryHandlerTest, TestPayloadScoreQParserPlugin, TestSolrConfigHandler, SolrCloudExampleTest, ClassificationUpdateProcessorFactoryTest, TestPhraseSuggestions, TestLegacyNumericUtils, FastVectorHighlighterTest, TestExplainDocTransformer, MetricTriggerTest, TestExactSharedStatsCache, TestHdfsCloudBackupRestore, TestCSVLoader, ConnectionManagerTest, TestFacetMethods, ZkControllerTest, SolrIndexSplitterTest, DeleteNodeTest, TestInitParams, TestExclusionRuleCollectionAccess, TestPointFields, TestSQLHandler, OverseerSolrResponseTest, TestTolerantUpdateProcessorRandomCloud, TestXmlQParser, TestLFUCache, TestLMDirichletSimilarityFactory, TestComplexPhraseQParserPlugin, RootFieldTest, TestLockTree, TestSolrCoreParser, TestPivotHelperCode, TestFoldingMultitermQuery, TestSolrCoreProperties, RollingRestartTest, ChaosMonkeyNothingIsSafeTest, TestRequestForwarding, TestExtendedDismaxParser, TermVectorComponentTest, DateMathParserTest, CdcrBootstrapTest, PeerSyncTest, MoveReplicaTest, HdfsLockFactoryTest, TestNumericTokenStream, TestReplicationHandler, TestRawTransformer, CollectionPropsTest, NodeMarkersRegistrationTest, AssignTest, TestRecoveryHdfs, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, CleanupOldIndexTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteLastCustomShardedReplicaTest, DistributedQueueTest, HttpPartitionTest, LegacyCloudClusterPropTest, MetricsHistoryIntegrationTest, MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, SharedFSAutoReplicaFailoverTest, SliceStateTest, SolrCLIZkUtilsTest, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestLeaderElectionZkExpiry, TestPrepRecovery, TestSSLRandomization, TestShortCircuitedRequests, TestStressLiveNodes, SimpleCollectionCreateDeleteTest, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TestSimLargeCluster, TestNRTOpen, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, TestSolrCoreSnapshots, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FieldAnalysisRequestHandlerTest, JsonLoaderTest]
   [junit4] Completed [631/919 (1!)] on J4 in 1.67s, 27 tests, 1 failure <<< FAILURES!

[...truncated 48633 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1674/consoleText

[repro] Revision: ade0a8fb9a9a352847592bda621633b8a0d5f209

[repro] Ant options: "-Dargs=-server -XX:+UseParallelGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       JsonLoaderTest
[repro] ant compile-test

[...truncated 3471 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.JsonLoaderTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseParallelGC" -Dtests.seed=B117CCC274CE1E7A -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 35 lines...]
   [junit4] Suite: org.apache.solr.handler.JsonLoaderTest
   [junit4]   2> 11412 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 11492 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-1-001
   [junit4]   2> 11929 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12130 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.log Logging initialized @17530ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12147 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 12273 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12277 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 12809 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 13261 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 15917 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16090 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16130 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 16205 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 17715 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 18453 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.SolrPaths Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 20344 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\userfiles" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.nio.fs.WindowsPath.checkWrite(WindowsPath.java:799) ~[?:?]
   [junit4]   2> 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:491) ~[?:?]
   [junit4]   2> 	at java.nio.file.Files.createDirectory(Files.java:674) ~[?:1.8.0_201]
   [junit4]   2> 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_201]
   [junit4]   2> 	at java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:369) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:334) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 20420 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.f.DistribPackageStore Unable to create [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore] directory in SOLR_HOME [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr].  Features requiring this directory may fail.
   [junit4]   2>           => java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]   2> java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\filestore" "write")
   [junit4]   2> 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) ~[?:1.8.0_201]
   [junit4]   2> 	at java.security.AccessController.checkPermission(AccessController.java:884) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_201]
   [junit4]   2> 	at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_201]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81) [java/:?]
   [junit4]   2> 	at org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78) [java/:?]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:670) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
   [junit4]   2> 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:807) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:797) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:658) [java/:?]
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:647) [java/:?]
   [junit4]   2> 	at org.apache.solr.handler.JsonLoaderTest.beforeTests(JsonLoaderTest.java:44) [test/:?]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) [randomizedtesting-runner-2.7.2.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.7.2.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) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) [java/:?]
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) [java/:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) [randomizedtesting-runner-2.7.2.jar:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> 20653 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 21183 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@174d206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 21183 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@174d206[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22434 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15eacfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22434 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15eacfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23168 WARN  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 24188 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24193 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24193 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@173d57d
   [junit4]   2> 24447 INFO  (coreLoadExecutor-11-thread-1) [     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 24599 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 24646 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 24793 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 24816 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 25064 INFO  (coreLoadExecutor-11-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@173d57d
   [junit4]   2> 25135 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001\data-dir-1-001\]
   [junit4]   2> 25353 INFO  (coreLoadExecutor-11-thread-1) [    x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=21, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=100.412109375, floorSegmentMB=1.1669921875, forceMergeDeletesPctAllowed=20.91432705586508, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5610970333392027, delete

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

4CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAddBigDecimalValueToTrieField
   [junit4]   2> 40334 INFO  (searcherExecutor-13-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 4 ms
   [junit4]   2> 40335 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[1 (1679186703404761088)],commit=} 0 44
   [junit4]   2> 40337 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&fl=big_decimal_td&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 40371 INFO  (searcherExecutor-13-thread-1) [     ] o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 40372 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={commit=true&wt=json&indent=true}{add=[2 (1679186703450898432)],commit=} 0 37
   [junit4]   2> 40374 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&fl=big_decimal_tf&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 40375 INFO  (TEST-JsonLoaderTest.testAddBigDecimalValueToTrieField-seed#[B117CCC274CE1E7A]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAddBigDecimalValueToTrieField
   [junit4] OK      0.08s J2 | JsonLoaderTest.testAddBigDecimalValueToTrieField
   [junit4]   2> 40376 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 40376 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=9254974
   [junit4]   2> 40379 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19ec297
   [junit4]   2> 40380 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1 tag=SolrCore@19ec297
   [junit4]   2> 40380 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@133b7e1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1/com.codahale.metrics.MetricRegistry@19aded8
   [junit4]   2> 40417 INFO  (coreCloseExecutor-19-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED (unnecessary).
   [junit4]   2> 40450 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node tag=null
   [junit4]   2> 40450 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@453d3c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node/com.codahale.metrics.MetricRegistry@14b1c35
   [junit4]   2> 40457 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm tag=null
   [junit4]   2> 40457 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f689fc: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm/com.codahale.metrics.MetricRegistry@bda693
   [junit4]   2> 40458 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty tag=null
   [junit4]   2> 40458 INFO  (SUITE-JsonLoaderTest-seed#[B117CCC274CE1E7A]-worker) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e594a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty/com.codahale.metrics.MetricRegistry@1a3dfe1
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.handler.JsonLoaderTest_B117CCC274CE1E7A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {multiDefault=PostingsFormat(name=MockRandom), big_integer_s=FST50, _root_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), big_decimal_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)), boolean_b=FST50, id=FST50, foo2_s=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80), big_decimal_td=DocValuesFormat(name=Direct), big_decimal_tf=DocValuesFormat(name=Lucene80), intDefault=DocValuesFormat(name=Lucene80), range_facet_l=DocValuesFormat(name=Lucene80), double_d=DocValuesFormat(name=Lucene80), big_integer_tl=DocValuesFormat(name=Asserting), long_l=DocValuesFormat(name=Lucene80), _version_=DocValuesFormat(name=Lucene80), id_i1=DocValuesFormat(name=Asserting), range_facet_i_dv=DocValuesFormat(name=Lucene80), intDvoDefault=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=931, maxMBSortInHeap=5.75714184323032, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-LU, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=6,threads=1,free=52802144,total=127664128
   [junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest]
   [junit4] Completed [5/5 (5!)] on J2 in 38.85s, 27 tests, 1 failure <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126: There were test failures: 5 suites, 135 tests, 5 failures [seed: B117CCC274CE1E7A]

Total time: 42 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.handler.JsonLoaderTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder '/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1674/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1673' to compute new, fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows #1674'.
[Checks API] No suitable checks publisher found.
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2