You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2018/08/15 15:10:03 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22676 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22676/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseG1GC

9 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:39987/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39987/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:35FF6233227BAF53]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:33713/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:33713/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:35FF6233227BAF53]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:39699/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:39699/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:35FF6233227BAF53]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)




Build Log:
[...truncated 12891 lines...]
   [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> 603078 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_4E2695DE7BE17DED-001/init-core-data-001
   [junit4]   2> 603079 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=76 numCloses=76
   [junit4]   2> 603079 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 603079 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 603080 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 603080 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 603091 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 603100 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 603152 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 603152 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 603237 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 603237 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 603250 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1706ae44
   [junit4]   2> 603257 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1706ae44
   [junit4]   2> 603258 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1706ae44
   [junit4]   2> 603259 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 603269 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 603276 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 603328 WARN  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 603328 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 603335 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 603336 INFO  (coreLoadExecutor-2177-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@1706ae44
   [junit4]   2> 603336 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 603336 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_4E2695DE7BE17DED-001/init-core-data-001/]
   [junit4]   2> 603435 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 603435 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 603436 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@303ea1c2[collection1] main]
   [junit4]   2> 603436 WARN  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 603437 INFO  (coreLoadExecutor-2177-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 603438 INFO  (searcherExecutor-2178-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@303ea1c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 603438 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 603440 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 603444 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603444 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603446 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43099a8d[collection1] main]
   [junit4]   2> 603446 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603447 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43099a8d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 603447 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603448 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603449 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
   [junit4]   2> 603451 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 603453 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
   [junit4]   2> 603454 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntNonRootLocale
   [junit4]   2> 603456 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntNonRootLocale
   [junit4]   2> 603458 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testISO8601
   [junit4]   2> 603460 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603460 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603462 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3024072c[collection1] main]
   [junit4]   2> 603462 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603463 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3024072c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C2/1:delGen=1)))}
   [junit4]   2> 603463 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603464 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603465 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603465 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603467 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79db74c5[collection1] main]
   [junit4]   2> 603467 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603468 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79db74c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2) Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 603468 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603469 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603470 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603470 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603471 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38fc279c[collection1] main]
   [junit4]   2> 603472 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603472 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38fc279c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1)))}
   [junit4]   2> 603473 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603473 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603474 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603474 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603475 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d28211[collection1] main]
   [junit4]   2> 603476 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603477 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d28211[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1)))}
   [junit4]   2> 603477 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603477 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603478 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603478 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603480 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56555f76[collection1] main]
   [junit4]   2> 603480 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603481 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56555f76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1)))}
   [junit4]   2> 603481 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603481 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603482 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603482 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603484 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ddff6e1[collection1] main]
   [junit4]   2> 603484 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603485 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ddff6e1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1)))}
   [junit4]   2> 603485 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603486 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603487 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
   [junit4]   2> 603489 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnsiC
   [junit4]   2> 603493 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnsiC
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAnsiC -Dtests.seed=4E2695DE7BE17DED -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | ParsingFieldUpdateProcessorsTest.testAnsiC <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<Fri Oct 07 16:14:15 EEST 2005> but was:<Fri Oct 07 17:14:15 EEST 2005>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E2695DE7BE17DED:616CE46D1E77D90C]:0)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 603495 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 603496 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4]   2> 603498 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 603498 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603498 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603501 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f89b255[collection1] main]
   [junit4]   2> 603502 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603503 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f89b255[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2/1:delGen=1) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/2:delGen=1)))}
   [junit4]   2> 603503 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 603503 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:99&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603504 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 603506 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 603506 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603506 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603508 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6de7e2ed[collection1] main]
   [junit4]   2> 603509 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603509 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6de7e2ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2/1:delGen=1) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/2:delGen=1) Uninverting(_9(8.0.0):C1)))}
   [junit4]   2> 603509 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603510 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:141&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603511 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4]   2> 603512 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 603513 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> 603515 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDouble
   [junit4]   2> 603516 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDouble
   [junit4]   2> 603518 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoTime
   [junit4]   2> 603519 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoTime
   [junit4]   2> 603521 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieIntRoundTrip
   [junit4]   2> 603521 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603521 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603524 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c7b001a[collection1] main]
   [junit4]   2> 603524 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603525 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c7b001a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C2/1:delGen=1) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/3:delGen=2) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C2)))}
   [junit4]   2> 603525 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603526 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603527 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4]   2> 603529 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
   [junit4]   2> 603530 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603530 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603535 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ea5297d[collection1] main]
   [junit4]   2> 603536 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603536 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ea5297d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/3:delGen=2) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C2) Uninverting(_b(8.0.0):C1)))}
   [junit4]   2> 603537 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 603537 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603538 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
   [junit4]   2> 603540 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateRoundTrip
   [junit4]   2> 603541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603543 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c264b14[collection1] main]
   [junit4]   2> 603543 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603544 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c264b14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/4:delGen=3) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C2) Uninverting(_b(8.0.0):C1) Uninverting(_c(8.0.0):C1)))}
   [junit4]   2> 603544 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603545 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603545 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateRoundTrip
   [junit4]   2> 603547 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 603548 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 603550 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 603551 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4]   2> 603553 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitTypeClassSelector
   [junit4]   2> 603554 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitTypeClassSelector
   [junit4]   2> 603555 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
   [junit4]   2> 603556 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
   [junit4]   2> 603558 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 603558 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4]   2> 603559 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
   [junit4]   2> 603560 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
   [junit4]   2> 603561 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDateRoundTrip
   [junit4]   2> 603561 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603562 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603563 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47a56dd4[collection1] main]
   [junit4]   2> 603563 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603564 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47a56dd4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C8/4:delGen=3) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C2) Uninverting(_b(8.0.0):C1) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 603564 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603564 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:39&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603565 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDateRoundTrip
   [junit4]   2> 603567 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
   [junit4]   2> 603567 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
   [junit4]   2> 603569 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
   [junit4]   2> 603569 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
   [junit4]   2> 603574 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1123
   [junit4]   2> 603575 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1123
   [junit4]   2> 603577 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 603585 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4]   2> 603588 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAKSTZone
   [junit4]   2> 603593 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAKSTZone
   [junit4]   2> 603594 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
   [junit4]   2> 603595 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
   [junit4]   2> 603597 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieLongRoundTrip
   [junit4]   2> 603598 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603598 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603600 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30830a41[collection1] main]
   [junit4]   2> 603600 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603601 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30830a41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.0.0):C13) Uninverting(_f(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 603602 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 603602 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603603 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4]   2> 603605 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntRoundTrip
   [junit4]   2> 603605 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603605 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603607 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68a47b30[collection1] main]
   [junit4]   2> 603607 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603608 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68a47b30[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.0.0):C13) Uninverting(_f(8.0.0):C3/2:delGen=2) Uninverting(_g(8.0.0):C1)))}
   [junit4]   2> 603608 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603608 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 603609 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4]   2> 603610 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 603611 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4]   2> 603612 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 603613 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 603613 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5e5575de commitCommandVersion:0
   [junit4]   2> 603614 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39fd7642[collection1] main]
   [junit4]   2> 603614 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 603615 INFO  (searcherExecutor-2178-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39fd7642[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.0.0):C13) Uninverting(_f(8.0.0):C3/2:delGen=2) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C1)))}
   [junit4]   2> 603615 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 603616 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Reque

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

Searcher@55d03575[collection1] main]
   [junit4]   2> 118266 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 118267 INFO  (searcherExecutor-306-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55d03575[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(8.0.0):C13) Uninverting(_f(8.0.0):C3/2:delGen=2) Uninverting(_i(8.0.0):C1) Uninverting(_j(8.0.0):C1)))}
   [junit4]   2> 118267 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 118268 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 118269 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieFloatRoundTrip
   [junit4] OK      0.01s J2 | ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip
   [junit4]   2> 118270 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
   [junit4]   2> 118270 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
   [junit4] OK      0.00s J2 | ParsingFieldUpdateProcessorsTest.testMixedFloats
   [junit4]   2> 118272 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFormats
   [junit4]   2> 118281 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFormats
   [junit4] OK      0.01s J2 | ParsingFieldUpdateProcessorsTest.testParseDateFormats
   [junit4]   2> 118283 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCascadingParsers
   [junit4]   2> 118285 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCascadingParsers
   [junit4] OK      0.00s J2 | ParsingFieldUpdateProcessorsTest.testCascadingParsers
   [junit4]   2> 118286 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLenient
   [junit4]   2> 118287 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[4E2695DE7BE17DED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLenient
   [junit4] OK      0.00s J2 | ParsingFieldUpdateProcessorsTest.testLenient
   [junit4]   2> 118288 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 118288 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=117336780
   [junit4]   2> 118288 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 118288 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@477b7697: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2dc155af
   [junit4]   2> 118293 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 118293 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@333c89c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@398523b6
   [junit4]   2> 118296 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 118296 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[4E2695DE7BE17DED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67305319: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@45de956a
   [junit4]   2> 118296 INFO  (coreCloseExecutor-310-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@167098ca
   [junit4]   2> 118296 INFO  (coreCloseExecutor-310-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=167098ca
   [junit4]   2> 118297 INFO  (coreCloseExecutor-310-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e896913: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@f692b1c
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_4E2695DE7BE17DED-005
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date_dt=Lucene50(blocksize=128), long1_tl=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), long2_tl=PostingsFormat(name=LuceneVarGapFixedInterval), long1_l=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), long2_l=PostingsFormat(name=LuceneVarGapFixedInterval), float1_tf=PostingsFormat(name=LuceneFixedGap), float2_tf=Lucene50(blocksize=128), int1_ti=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), int2_ti=Lucene50(blocksize=128), float2_f=Lucene50(blocksize=128), float1_f=PostingsFormat(name=LuceneFixedGap), date_tdt=PostingsFormat(name=LuceneVarGapFixedInterval), double2_d=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), double1_td=PostingsFormat(name=LuceneVarGapFixedInterval), double2_td=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), double1_d=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), dateNoTimeZone_dt=PostingsFormat(name=LuceneVarGapFixedInterval), boolean1_b=PostingsFormat(name=LuceneFixedGap), int1_i=PostingsFormat(name=LuceneFixedGap), boolean2_b=PostingsFormat(name=LuceneVarGapFixedInterval), int2_i=PostingsFormat(name=LuceneVarGapFixedInterval), dateUTC_dt=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1265, maxMBSortInHeap=5.366039735310197, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@9609eb7), locale=sk, timezone=EET
   [junit4]   2> NOTE: Linux 4.15.0-29-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=137379600,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest, TestWithCollection, ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [8/10 (8!)] on J2 in 0.53s, 41 tests, 1 failure <<< FAILURES!

[...truncated 42 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 250 tests, 3 errors, 5 failures [seed: 4E2695DE7BE17DED]

Total time: 3 minutes 41 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   5/5 failed: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=f3339d14c9ff11163dd89b1b03529ef53ee29b49, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22675
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+25) - Build # 22681 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22681/
Java: 64bit/jdk-11-ea+25 -XX:-UseCompressedOops -XX:+UseSerialGC

17 tests failed.
FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
unexpected shard state expected:<inactive> but was:<active>

Stack Trace:
java.lang.AssertionError: unexpected shard state expected:<inactive> but was:<active>
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:EAACB9AFFE9D6F0D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.verifyShard(ShardSplitTest.java:408)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:400)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:372)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Error from server at https://127.0.0.1:35109: Unable to call distrib softCommit on: https://127.0.0.1:43739/testSplitMixedReplicaTypes_rewrite_shard1_replica_t4/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35109: Unable to call distrib softCommit on: https://127.0.0.1:43739/testSplitMixedReplicaTypes_rewrite_shard1_replica_t4/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:6E012456A79E11E1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:391)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:367)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Error from server at https://127.0.0.1:46797: Unable to call distrib softCommit on: https://127.0.0.1:45717/testSplitMixedReplicaTypes_link_shard1_replica_n2/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:46797: Unable to call distrib softCommit on: https://127.0.0.1:45717/testSplitMixedReplicaTypes_link_shard1_replica_n2/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:EAACB9AFFE9D6F0D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:391)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:372)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink

Error Message:
Error from server at https://127.0.0.1:34241: Unable to call distrib softCommit on: https://127.0.0.1:44247/testSplitMixedReplicaTypes_link_shard1_replica_t4/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34241: Unable to call distrib softCommit on: https://127.0.0.1:44247/testSplitMixedReplicaTypes_link_shard1_replica_t4/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:EAACB9AFFE9D6F0D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:391)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypesLink(ShardSplitTest.java:372)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes

Error Message:
Error from server at https://127.0.0.1:35349: Unable to call distrib softCommit on: https://127.0.0.1:34497/testSplitMixedReplicaTypes_rewrite_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:35349: Unable to call distrib softCommit on: https://127.0.0.1:34497/testSplitMixedReplicaTypes_rewrite_shard1_replica_n1/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:6E012456A79E11E1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.doSplitMixedReplicaTypes(ShardSplitTest.java:391)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitMixedReplicaTypes(ShardSplitTest.java:367)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
expected:<12> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<12> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:5E964F2CF5B9A96C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:825)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.test

Error Message:
DocCount on shard1_2 does not match expected:<7> but was:<0>

Stack Trace:
java.lang.AssertionError: DocCount on shard1_2 does not match expected:<7> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:5E964F2CF5B9A96C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.splitByRouteKeyTest(ShardSplitTest.java:909)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.test(ShardSplitTest.java:109)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit

Error Message:
Shard split did not succeed after a previous failed split attempt left sub-shards in construction state

Stack Trace:
java.lang.AssertionError: Shard split did not succeed after a previous failed split attempt left sub-shards in construction state
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:2F8FE3596730891E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:312)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard

Error Message:
Error from server at https://127.0.0.1:43607/solr: Unable to call distrib softCommit on: https://127.0.0.1:39123/solr/testCreateCollectionSplitShard_shard1_replica_n2/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:43607/solr: Unable to call distrib softCommit on: https://127.0.0.1:39123/solr/testCreateCollectionSplitShard_shard1_replica_n2/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:34C030DEB0F452A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard(TestPolicyCloud.java:207)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard

Error Message:
Error from server at https://127.0.0.1:45955/solr: Unable to call distrib softCommit on: https://127.0.0.1:34705/solr/testCreateCollectionSplitShard_shard1_replica_n1/

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:45955/solr: Unable to call distrib softCommit on: https://127.0.0.1:34705/solr/testCreateCollectionSplitShard_shard1_replica_n1/
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:34C030DEB0F452A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.autoscaling.TestPolicyCloud.testCreateCollectionSplitShard(TestPolicyCloud.java:207)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica

Error Message:
Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={   "replicationFactor":"1",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   "autoCreated":"true",   "policy":"c1",   "shards":{"shard1":{       "replicas":{"core_node1":{           "core":"testCreateCollectionAddReplica_shard1_replica_n1",           "SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10002_solr",           "state":"active",           "type":"NRT",           "INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}},       "range":"80000000-7fffffff",       "state":"active"}}}

Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr, 127.0.0.1:10003_solr]
Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:56E215D84A062C32]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
	at org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException: last state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10002_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
	... 40 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica

Error Message:
Timeout waiting for collection to become active Live Nodes: [127.0.0.1:10022_solr, 127.0.0.1:10018_solr, 127.0.0.1:10020_solr, 127.0.0.1:10019_solr, 127.0.0.1:10021_solr] Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={   "replicationFactor":"1",   "pullReplicas":"0",   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0",   "autoCreated":"true",   "policy":"c1",   "shards":{"shard1":{       "replicas":{"core_node1":{           "core":"testCreateCollectionAddReplica_shard1_replica_n1",           "SEARCHER.searcher.maxDoc":0,           "SEARCHER.searcher.deletedDocs":0,           "INDEX.sizeInBytes":10240,           "node_name":"127.0.0.1:10020_solr",           "state":"active",           "type":"NRT",           "INDEX.sizeInGB":9.5367431640625E-6,           "SEARCHER.searcher.numDocs":0}},       "range":"80000000-7fffffff",       "state":"active"}}}

Stack Trace:
java.lang.AssertionError: Timeout waiting for collection to become active
Live Nodes: [127.0.0.1:10022_solr, 127.0.0.1:10018_solr, 127.0.0.1:10020_solr, 127.0.0.1:10019_solr, 127.0.0.1:10021_solr]
Last available state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10020_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:56E215D84A062C32]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:70)
	at org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud.testCreateCollectionAddReplica(TestPolicyCloud.java:121)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.util.concurrent.TimeoutException: last state: DocCollection(testCreateCollectionAddReplica//clusterstate.json/29)={
  "replicationFactor":"1",
  "pullReplicas":"0",
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0",
  "autoCreated":"true",
  "policy":"c1",
  "shards":{"shard1":{
      "replicas":{"core_node1":{
          "core":"testCreateCollectionAddReplica_shard1_replica_n1",
          "SEARCHER.searcher.maxDoc":0,
          "SEARCHER.searcher.deletedDocs":0,
          "INDEX.sizeInBytes":10240,
          "node_name":"127.0.0.1:10020_solr",
          "state":"active",
          "type":"NRT",
          "INDEX.sizeInGB":9.5367431640625E-6,
          "SEARCHER.searcher.numDocs":0}},
      "range":"80000000-7fffffff",
      "state":"active"}}}
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:112)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:64)
	... 40 more


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
cluster 2 docs mismatch expected:<1000> but was:<0>

Stack Trace:
java.lang.AssertionError: cluster 2 docs mismatch expected:<1000> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:93198014436B88D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:93198014436B88D6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:93198014436B88D6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster2

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster2
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:93198014436B88D6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.waitForClusterToSync(CdcrTestsUtil.java:108)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.waitForClusterToSync(CdcrTestsUtil.java:101)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([D6C270F65B45C494:93198014436B88D6]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleM

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

null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f469f4c
   [junit4]   2> 1323606 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40429_
   [junit4]   2> 1323607 DEBUG (OverseerStateUpdate-72057998078574615-127.0.0.1:40429_-n_0000000004) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40429_"} current state version: 38
   [junit4]   2> 1323607 DEBUG (OverseerStateUpdate-72057998078574615-127.0.0.1:40429_-n_0000000004) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:40429_
   [junit4]   2> 1323607 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1323607 INFO  (zkCallback-2237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1323607 INFO  (zkCallback-2294-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1323607 INFO  (zkCallback-2301-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1323607 DEBUG (OverseerStateUpdate-72057998078574615-127.0.0.1:40429_-n_0000000004) [    ] o.a.s.c.o.NodeMutator Update replica state for core_node48:{"core":"collection1_shard1_replica_n47","base_url":"https://127.0.0.1:40429","node_name":"127.0.0.1:40429_","state":"active","type":"NRT","leader":"true"} to down
   [junit4]   2> 1323607 INFO  (coreCloseExecutor-3462-thread-1) [n:127.0.0.1:40429_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.c.SolrCore [collection1_shard1_replica_n47]  CLOSING SolrCore org.apache.solr.core.SolrCore@180f4181
   [junit4]   2> 1323607 INFO  (coreCloseExecutor-3462-thread-1) [n:127.0.0.1:40429_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1.shard1.replica_n47, tag=180f4181
   [junit4]   2> 1323607 INFO  (coreCloseExecutor-3462-thread-1) [n:127.0.0.1:40429_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c9a6327: rootName = null, domain = solr.core.collection1.shard1.replica_n47, service url = null, agent id = null] for registry solr.core.collection1.shard1.replica_n47 / com.codahale.metrics.MetricRegistry@41d8ec95
   [junit4]   2> 1323612 INFO  (coreCloseExecutor-3462-thread-1) [n:127.0.0.1:40429_ c:collection1 s:shard1 r:core_node48 x:collection1_shard1_replica_n47] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=180f4181
   [junit4]   2> 1323613 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.s.c.Overseer Overseer (id=72057998078574615-127.0.0.1:40429_-n_0000000004) closing
   [junit4]   2> 1323614 INFO  (OverseerStateUpdate-72057998078574615-127.0.0.1:40429_-n_0000000004) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40429_
   [junit4]   2> 1323614 WARN  (OverseerAutoScalingTriggerThread-72057998078574615-127.0.0.1:40429_-n_0000000004) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1323616 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4ff087f6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1323616 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4fd55f53{/,null,UNAVAILABLE}
   [junit4]   2> 1323616 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1323617 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 33333
   [junit4]   2> 1323617 ERROR (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1323617 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[D6C270F65B45C494]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45003 45003
   [junit4]   2> 1323721 INFO  (Thread-1268) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:45003 45003
   [junit4]   2> 1323722 WARN  (Thread-1268) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/collections/collection1/terms/shard1_0
   [junit4]   2> 	12	/solr/collections/collection1/terms/shard1_1
   [junit4]   2> 	12	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	9	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 	2	/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/clusterprops.json
   [junit4]   2> 	12	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	12	/solr/live_nodes
   [junit4]   2> 	12	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4] OK      36.0s J0 | ShardSplitTest.testSplitAfterFailedSplit
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.api.collections.ShardSplitTest_D6C270F65B45C494-001
   [junit4]   2> Aug 16, 2018 9:08:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=BlockTreeOrds(blocksize=128), shard_s=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=BlockTreeOrds(blocksize=128), foo_s=PostingsFormat(name=LuceneFixedGap)}, docValues:{rnd_b=DocValuesFormat(name=Asserting), shard_s=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), n_ti=DocValuesFormat(name=Lucene70), a_t=DocValuesFormat(name=Lucene70), a_i=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Asserting), foo_s=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=883, maxMBSortInHeap=7.12947587271863, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@69305cdc), locale=en-JE, timezone=America/Fort_Nelson
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=180120688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrBidirectionalTest, ShardSplitTest, ShardSplitTest]
   [junit4] Completed [20/20 (12!)] on J0 in 611.36s, 10 tests, 2 errors <<< FAILURES!

[...truncated 20 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 20 suites, 130 tests, 10 errors, 4 failures [seed: D6C270F65B45C494]

Total time: 22 minutes 8 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: org.apache.solr.cloud.autoscaling.sim.TestPolicyCloud
[repro]   2/5 failed: org.apache.solr.cloud.autoscaling.TestPolicyCloud
[repro]   4/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   5/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=93a20b72b1a4fe7f5726d68cce2082e04df4a02b, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22680
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10) - Build # 22680 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22680/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at https://127.0.0.1:40421/solr: Could not find collection : testDeleteWithCollection_abc

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:40421/solr: Could not find collection : testDeleteWithCollection_abc
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:A715EDD01914926]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:197)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:3EBF9093CB7952EE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)




Build Log:
[...truncated 13022 lines...]
   [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_71A8A930580B9B98-001/init-core-data-001
   [junit4]   2> 477688 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 477688 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 477689 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 477689 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 477689 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 477689 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 477702 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 477712 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 477783 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 477783 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 477881 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 477881 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 477893 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23d4f510
   [junit4]   2> 477900 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23d4f510
   [junit4]   2> 477900 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23d4f510
   [junit4]   2> 477902 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 477916 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 477926 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 477999 WARN  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 477999 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 478007 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 478007 INFO  (coreLoadExecutor-2728-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@23d4f510
   [junit4]   2> 478007 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 478007 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_71A8A930580B9B98-001/init-core-data-001/]
   [junit4]   2> 478102 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 478102 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 478103 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@460f877[collection1] main]
   [junit4]   2> 478103 WARN  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 478104 INFO  (coreLoadExecutor-2728-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 478105 INFO  (searcherExecutor-2729-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@460f877[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 478105 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 478107 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
   [junit4]   2> 478107 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
   [junit4]   2> 478109 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieFloatRoundTrip
   [junit4]   2> 478111 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478111 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478113 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d3875bc[collection1] main]
   [junit4]   2> 478114 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478114 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d3875bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 478115 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 478116 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478117 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieFloatRoundTrip
   [junit4]   2> 478118 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCascadingParsers
   [junit4]   2> 478141 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCascadingParsers
   [junit4]   2> 478149 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 478150 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478150 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478163 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@713825ef[collection1] main]
   [junit4]   2> 478164 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478164 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@713825ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1)))}
   [junit4]   2> 478165 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 478165 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478166 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
   [junit4]   2> 478175 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 478176 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478176 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478178 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@38331888[collection1] main]
   [junit4]   2> 478178 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478179 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@38331888[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 478180 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 478180 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:141&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478181 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4]   2> 478188 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAKSTZone
   [junit4]   2> 478207 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAKSTZone
   [junit4]   2> 478224 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLenient
   [junit4]   2> 478225 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLenient
   [junit4]   2> 478228 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieIntRoundTrip
   [junit4]   2> 478229 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478229 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478232 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d4dd538[collection1] main]
   [junit4]   2> 478232 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478233 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d4dd538[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 478233 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478234 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478235 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4]   2> 478237 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testISO8601
   [junit4]   2> 478245 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478245 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478248 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@29e445a5[collection1] main]
   [junit4]   2> 478249 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@29e445a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1)))}
   [junit4]   2> 478249 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478249 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478250 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 478252 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478252 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478254 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bcfabf5[collection1] main]
   [junit4]   2> 478255 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bcfabf5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1)))}
   [junit4]   2> 478255 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478255 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478256 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478257 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478257 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478259 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1273eea[collection1] main]
   [junit4]   2> 478261 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1273eea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1)))}
   [junit4]   2> 478261 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478261 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478261 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478262 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478262 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478265 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e06ac16[collection1] main]
   [junit4]   2> 478266 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e06ac16[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1)))}
   [junit4]   2> 478266 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478266 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 478267 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478268 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478268 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478270 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e859db9[collection1] main]
   [junit4]   2> 478272 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e859db9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1)))}
   [junit4]   2> 478272 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478272 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478272 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478274 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478274 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478276 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47336702[collection1] main]
   [junit4]   2> 478278 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47336702[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_1(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1)))}
   [junit4]   2> 478278 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478278 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478278 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478281 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
   [junit4]   2> 478284 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
   [junit4]   2> 478285 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
   [junit4]   2> 478288 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
   [junit4]   2> 478289 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478289 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478292 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f2870ef[collection1] main]
   [junit4]   2> 478294 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f2870ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C3/2:delGen=2) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5)))}
   [junit4]   2> 478294 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478294 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 478299 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=4
   [junit4]   2> 478300 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
   [junit4]   2> 478301 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnsiC
   [junit4]   2> 478304 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnsiC
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAnsiC -Dtests.seed=71A8A930580B9B98 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=America/Argentina/San_Luis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | ParsingFieldUpdateProcessorsTest.testAnsiC <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<Fri Oct 07 10:14:15 ART 2005> but was:<Fri Oct 07 11:14:15 ART 2005>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71A8A930580B9B98:5EE2D8833D9D3F79]:0)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 478306 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFormats
   [junit4]   2> 478345 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFormats
   [junit4]   2> 478347 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntRoundTrip
   [junit4]   2> 478347 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478347 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478351 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71847545[collection1] main]
   [junit4]   2> 478355 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71847545[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5) Uninverting(_b(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 478355 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478355 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 478355 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478356 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4]   2> 478358 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
   [junit4]   2> 478359 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
   [junit4]   2> 478360 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 478361 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> 478363 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateValueBooleans
   [junit4]   2> 478363 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateValueBooleans
   [junit4]   2> 478365 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoTime
   [junit4]   2> 478366 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoTime
   [junit4]   2> 478367 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieLongRoundTrip
   [junit4]   2> 478369 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478369 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478372 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e8c5c76[collection1] main]
   [junit4]   2> 478373 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e8c5c76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5) Uninverting(_c(8.0.0):C2)))}
   [junit4]   2> 478373 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478373 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 478375 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=1
   [junit4]   2> 478376 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4]   2> 478377 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
   [junit4]   2> 478378 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
   [junit4]   2> 478381 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 478382 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4]   2> 478394 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntNonRootLocale
   [junit4]   2> 478397 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntNonRootLocale
   [junit4]   2> 478403 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntOverflow
   [junit4]   2> 478403 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIntOverflow
   [junit4]   2> 478409 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 478410 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4]   2> 478416 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateSingleValuesBooleans
   [junit4]   2> 478416 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateSingleValuesBooleans
   [junit4]   2> 478424 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongRoundTrip
   [junit4]   2> 478425 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478425 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478428 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ad6bf12[collection1] main]
   [junit4]   2> 478428 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478429 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ad6bf12[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5) Uninverting(_c(8.0.0):C2/1:delGen=1) Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 478439 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 478440 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478441 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongRoundTrip
   [junit4]   2> 478443 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateRoundTrip
   [junit4]   2> 478444 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478444 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478449 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a9d8606[collection1] main]
   [junit4]   2> 478449 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478451 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a9d8606[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1) Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5/1:delGen=1) Uninverting(_c(8.0.0):C2/1:delGen=1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1)))}
   [junit4]   2> 478452 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 478452 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478453 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateRoundTrip
   [junit4]   2> 478455 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 478456 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478456 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478459 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72fddedf[collection1] main]
   [junit4]   2> 478459 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478460 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@72fddedf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5/1:delGen=1) Uninverting(_c(8.0.0):C2/1:delGen=1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_g(8.0.0):C1)))}
   [junit4]   2> 478469 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 478469 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478471 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
   [junit4]   2> 478477 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 478482 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4]   2> 478489 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedLong
   [junit4]   2> 478490 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedLong
   [junit4]   2> 478492 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 478493 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478493 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478510 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1774acc8[collection1] main]
   [junit4]   2> 478512 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478513 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1774acc8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(8.0.0):C1) Uninverting(_5(8.0.0):C1) Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C1) Uninverting(_a(8.0.0):C5/1:delGen=1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C2)))}
   [junit4]   2> 478513 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 478514 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:99&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478515 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 478518 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitTypeClassSelector
   [junit4]   2> 478519 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitTypeClassSelector
   [junit4]   2> 478520 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 478521 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 478523 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDateRoundTrip
   [junit4]   2> 478524 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 478524 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6aef3422 commitCommandVersion:0
   [junit4]   2> 478528 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eea1fde[collection1] main]
   [junit4]   2> 478529 INFO  (searcherExecutor-2729-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eea1fde[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(8.0.0):C13/1:delGen=1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C2) Uninverting(_i(8.0.0):C1)))}
   [junit4]   2> 478530 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 478530 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 478531 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:39&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 478531 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDateRoundTrip
   [junit4]   2> 478533 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 478534 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuo

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

st.testParseTrieDateRoundTrip
   [junit4]   2> 115618 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 115619 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testParseQuotedDate
   [junit4]   2> 115621 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1123
   [junit4]   2> 115622 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1123
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testRfc1123
   [junit4]   2> 115623 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDouble
   [junit4]   2> 115623 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDouble
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble
   [junit4]   2> 115624 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
   [junit4]   2> 115625 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt
   [junit4]   2> 115626 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 115626 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat
   [junit4]   2> 115627 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 115627 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale
   [junit4]   2> 115628 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
   [junit4]   2> 115629 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[71A8A930580B9B98]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
   [junit4] OK      0.00s J1 | ParsingFieldUpdateProcessorsTest.testMixedFloats
   [junit4]   2> 115629 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 115629 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=834678262
   [junit4]   2> 115629 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 115629 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11eb9add: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@583612ba
   [junit4]   2> 115632 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 115632 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b625d61: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@74726a0
   [junit4]   2> 115633 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 115633 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[71A8A930580B9B98]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@418f633b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4a6aa788
   [junit4]   2> 115634 INFO  (coreCloseExecutor-271-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c27d876
   [junit4]   2> 115634 INFO  (coreCloseExecutor-271-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4c27d876
   [junit4]   2> 115634 INFO  (coreCloseExecutor-271-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fdf02b2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5a495e61
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_71A8A930580B9B98-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), long1_tl=PostingsFormat(name=LuceneVarGapDocFreqInterval), long2_tl=PostingsFormat(name=Direct), long1_l=PostingsFormat(name=LuceneVarGapDocFreqInterval), float1_tf=PostingsFormat(name=LuceneFixedGap), long2_l=PostingsFormat(name=Direct), float2_tf=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), int1_ti=PostingsFormat(name=LuceneVarGapDocFreqInterval), int2_ti=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), float2_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), float1_f=PostingsFormat(name=LuceneFixedGap), date_tdt=PostingsFormat(name=Direct), double2_d=PostingsFormat(name=LuceneVarGapDocFreqInterval), double1_td=PostingsFormat(name=Direct), double2_td=PostingsFormat(name=LuceneVarGapDocFreqInterval), double1_d=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), boolean1_b=PostingsFormat(name=LuceneFixedGap), int1_i=PostingsFormat(name=LuceneFixedGap), dateNoTimeZone_dt=PostingsFormat(name=Direct), boolean2_b=PostingsFormat(name=Direct), int2_i=PostingsFormat(name=Direct), dateUTC_dt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1939, maxMBSortInHeap=7.332176427538153, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@bda9f7), locale=en-TV, timezone=America/Argentina/San_Luis
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10 (64-bit)/cpus=8,threads=1,free=113823856,total=528482304
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [8/10 (7!)] on J1 in 0.53s, 41 tests, 1 failure <<< FAILURES!

[...truncated 41 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 250 tests, 2 errors, 5 failures [seed: 71A8A930580B9B98]

Total time: 3 minutes 39 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   2/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   5/5 failed: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=59550fc262965add1a1b125d596604fed945e3a6, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22679
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-9.0.4) - Build # 22679 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22679/
Java: 64bit/jdk-9.0.4 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)




Build Log:
[...truncated 15188 lines...]
   [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_A70865DAAF6EBB78-001/init-core-data-001
   [junit4]   2> 2862422 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2862422 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2862423 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2862423 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2862423 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2862424 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2862470 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2862510 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2862604 WARN  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2862604 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2862671 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2862671 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2862686 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1929c6
   [junit4]   2> 2862692 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1929c6
   [junit4]   2> 2862692 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f1929c6
   [junit4]   2> 2862693 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2862712 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2862723 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2862834 WARN  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2862834 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2862844 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2862845 INFO  (coreLoadExecutor-13157-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@f1929c6
   [junit4]   2> 2862845 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2862845 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_A70865DAAF6EBB78-001/init-core-data-001/]
   [junit4]   2> 2863011 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2863011 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2863012 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ac373af[collection1] main]
   [junit4]   2> 2863013 WARN  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2863013 INFO  (coreLoadExecutor-13157-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2863014 INFO  (searcherExecutor-13158-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ac373af[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2863014 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2863026 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAKSTZone
   [junit4]   2> 2863094 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAKSTZone
   [junit4]   2> 2863097 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
   [junit4]   2> 2863098 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
   [junit4]   2> 2863099 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 2863101 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
   [junit4]   2> 2863118 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
   [junit4]   2> 2863120 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863120 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863193 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ae52f1a[collection1] main]
   [junit4]   2> 2863194 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863195 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ae52f1a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C3/1:delGen=1)))}
   [junit4]   2> 2863195 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 75
   [junit4]   2> 2863197 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863198 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
   [junit4]   2> 2863206 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntRoundTrip
   [junit4]   2> 2863208 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863208 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863210 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f15dfac[collection1] main]
   [junit4]   2> 2863211 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f15dfac[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2) Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 2863212 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863212 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2863212 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863213 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4]   2> 2863216 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedLong
   [junit4]   2> 2863217 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedLong
   [junit4]   2> 2863227 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
   [junit4]   2> 2863228 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
   [junit4]   2> 2863229 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 2863230 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863230 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863232 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4bc12ed9[collection1] main]
   [junit4]   2> 2863232 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863233 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4bc12ed9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2) Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1)))}
   [junit4]   2> 2863233 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2863233 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:99&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863234 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 2863259 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
   [junit4]   2> 2863260 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
   [junit4]   2> 2863262 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongRoundTrip
   [junit4]   2> 2863263 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863263 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863266 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@269f1eb7[collection1] main]
   [junit4]   2> 2863267 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863268 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@269f1eb7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1)))}
   [junit4]   2> 2863273 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 2863274 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863275 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongRoundTrip
   [junit4]   2> 2863282 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnsiC
   [junit4]   2> 2863283 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnsiC
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAnsiC -Dtests.seed=A70865DAAF6EBB78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J0 | ParsingFieldUpdateProcessorsTest.testAnsiC <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<Fri Oct 07 09:14:15 AST 2005> but was:<Fri Oct 07 10:14:15 AST 2005>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A70865DAAF6EBB78:88421469CAF81F99]:0)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
   [junit4]    > 	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2863296 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1123
   [junit4]   2> 2863297 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1123
   [junit4]   2> 2863299 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 2863299 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863299 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863302 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a738b9[collection1] main]
   [junit4]   2> 2863304 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a738b9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2/1:delGen=1) Uninverting(_3(8.0.0):C1) Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C4/2:delGen=1)))}
   [junit4]   2> 2863304 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863304 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2863305 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:141&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863306 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4]   2> 2863342 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateRoundTrip
   [junit4]   2> 2863342 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863342 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863345 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d52b994[collection1] main]
   [junit4]   2> 2863345 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863346 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d52b994[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5) Uninverting(_7(8.0.0):C1)))}
   [junit4]   2> 2863346 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2863347 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:9&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863347 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateRoundTrip
   [junit4]   2> 2863350 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDateRoundTrip
   [junit4]   2> 2863350 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863350 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863352 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ec3cd6c[collection1] main]
   [junit4]   2> 2863352 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863356 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ec3cd6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1)))}
   [junit4]   2> 2863378 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 2863378 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:39&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863379 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDateRoundTrip
   [junit4]   2> 2863411 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateValueBooleans
   [junit4]   2> 2863413 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateValueBooleans
   [junit4]   2> 2863419 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLenient
   [junit4]   2> 2863421 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLenient
   [junit4]   2> 2863427 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitTypeClassSelector
   [junit4]   2> 2863431 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitTypeClassSelector
   [junit4]   2> 2863459 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntOverflow
   [junit4]   2> 2863460 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIntOverflow
   [junit4]   2> 2863475 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 2863475 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863475 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863483 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55b28bf6[collection1] main]
   [junit4]   2> 2863483 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863486 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55b28bf6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5/2:delGen=1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C2)))}
   [junit4]   2> 2863487 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 2863487 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863488 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
   [junit4]   2> 2863491 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoTime
   [junit4]   2> 2863492 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoTime
   [junit4]   2> 2863494 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testISO8601
   [junit4]   2> 2863510 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863510 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863520 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d30d95f[collection1] main]
   [junit4]   2> 2863521 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863522 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d30d95f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5/2:delGen=1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C2/1:delGen=1) Uninverting(_a(8.0.0):C2/1:delGen=1)))}
   [junit4]   2> 2863522 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 2863522 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863523 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863523 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863526 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d627e05[collection1] main]
   [junit4]   2> 2863527 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d627e05[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5/2:delGen=1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C2/1:delGen=1) Uninverting(_a(8.0.0):C2/1:delGen=1) Uninverting(_c(8.0.0):C1)))}
   [junit4]   2> 2863527 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863527 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2863528 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863529 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863529 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863533 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@256d0836[collection1] main]
   [junit4]   2> 2863535 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@256d0836[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(8.0.0):C5/2:delGen=1) Uninverting(_7(8.0.0):C1) Uninverting(_8(8.0.0):C1) Uninverting(_9(8.0.0):C2/1:delGen=1) Uninverting(_a(8.0.0):C2/1:delGen=1) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 2863535 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863535 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2863535 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:3&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863536 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863536 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863539 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@64a3597a[collection1] main]
   [junit4]   2> 2863540 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@64a3597a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1)))}
   [junit4]   2> 2863541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2863541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:4&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863542 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863542 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863544 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27aa880a[collection1] main]
   [junit4]   2> 2863545 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27aa880a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1)))}
   [junit4]   2> 2863546 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863546 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2863546 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:5&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863547 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863547 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863549 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f4ab67d[collection1] main]
   [junit4]   2> 2863550 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f4ab67d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1)))}
   [junit4]   2> 2863550 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863550 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2863551 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:6&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863553 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
   [junit4]   2> 2863555 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieLongRoundTrip
   [junit4]   2> 2863556 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863556 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863558 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36f5d0bf[collection1] main]
   [junit4]   2> 2863560 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36f5d0bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/2:delGen=1) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5)))}
   [junit4]   2> 2863560 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863560 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2863560 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863561 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4]   2> 2863566 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
   [junit4]   2> 2863567 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
   [junit4]   2> 2863606 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 2863609 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4]   2> 2863612 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateSingleValuesBooleans
   [junit4]   2> 2863613 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateSingleValuesBooleans
   [junit4]   2> 2863629 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 2863634 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4]   2> 2863638 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntNonRootLocale
   [junit4]   2> 2863639 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntNonRootLocale
   [junit4]   2> 2863641 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 2863642 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4]   2> 2863647 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 2863648 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4]   2> 2863655 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieFloatRoundTrip
   [junit4]   2> 2863662 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863662 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863667 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5eb2f1b8[collection1] main]
   [junit4]   2> 2863667 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863668 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5eb2f1b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/2:delGen=1) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5) Uninverting(_i(8.0.0):C1)))}
   [junit4]   2> 2863668 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 2863668 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863669 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieFloatRoundTrip
   [junit4]   2> 2863672 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
   [junit4]   2> 2863673 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
   [junit4]   2> 2863675 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 2863682 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4]   2> 2863696 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFormats
   [junit4]   2> 2863714 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFormats
   [junit4]   2> 2863720 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 2863720 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 2863722 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDouble
   [junit4]   2> 2863723 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDouble
   [junit4]   2> 2863724 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
   [junit4]   2> 2863738 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
   [junit4]   2> 2863744 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 2863745 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> 2863747 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCascadingParsers
   [junit4]   2> 2863749 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCascadingParsers
   [junit4]   2> 2863751 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieIntRoundTrip
   [junit4]   2> 2863751 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863752 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863756 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32c0d31c[collection1] main]
   [junit4]   2> 2863756 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863756 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32c0d31c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/3:delGen=2) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5/1:delGen=1) Uninverting(_i(8.0.0):C1) Uninverting(_j(8.0.0):C2)))}
   [junit4]   2> 2863757 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 2863757 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863758 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4]   2> 2863760 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 2863761 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2863761 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71bc401e commitCommandVersion:0
   [junit4]   2> 2863764 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ba16768[collection1] main]
   [junit4]   2> 2863765 INFO  (searcherExecutor-13158-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ba16768[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/3:delGen=2) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5/1:delGen=1) Uninverting(_j(8.0.0):C2) Uninverting(_k(8.0.0):C1)))}
   [junit4]   2> 2863765 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2863765 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 2863767 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2863768 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
   [junit4]   2> 2863768 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2863768 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1981071520
   [junit4]   2> 2863768 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2863768 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cafa810: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71ec7153
   [junit4]   2> 2863772 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2863773 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7fe24192: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@24d3fd25
   [junit4]   2> 2863775 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2863775 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7baad3f0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@367303c1
   [junit4]   2> 2863778 INFO  (coreCloseExecutor-13162-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@188d054f
   [junit4]   2> 2863778 INFO  (coreCloseExecutor-13162-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=188d054f
   [junit4]   2> 2863778 INFO  (coreCloseExecutor-13162-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54495a62: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@64550506
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_A70865DAAF6EBB78-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), boolean1_b=PostingsFormat(name=LuceneVarGapFixedInterval), boolean2_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=6.381188728436937, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3a080757), locale=ta, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=166085856,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsChaosMonkeyNothingIsSafeTest, CollectionPropsTest, SearchRateTriggerTest, TestSchemaManager, HdfsAutoAddReplicasIntegrationTest, DistributedSpellCheckComponentTest, TestManagedStopFilterFactory, ZkCLITest, FastVectorHighlighterTest, TestDistributedMissingSort, TestStressLucene, MetricsHistoryHandlerTest, V2StandaloneTest, TriLevelCompositeIdRoutingTest, PKIAuthenticationIntegrationTest, CacheHeaderTest, TestChildDocTransformer, MultiThreadedOCPTest, TestSmileRequest, RecoveryZkTest, DeleteLastCustomShardedReplicaTest, TestGroupingSearch, SimpleCollectionCreateDeleteTest, HDFSCollectionsAPITest, TestInPlaceUpdatesDistrib, CursorMarkTest, TestCoreDiscovery, OverseerRolesTest, IgnoreLargeDocumentProcessorFactoryTest, TestLRUStatsCache, ClassificationUpdateProcessorFactoryTest, HttpPartitionTest, SolrGraphiteReporterTest, DistributedFacetPivotSmallTest, DirectoryFactoryTest, TestRecoveryHdfs, ManagedSchemaRoundRobinCloudTest, TestSimDistributedQueue, TestNamedUpdateProcessors, QueryEqualityTest, TestConfig, DeleteShardTest, TestSearchPerf, TestSystemIdResolver, TriggerCooldownIntegrationTest, TestUseDocValuesAsStored, PeerSyncWithIndexFingerprintCachingTest, TestMiniSolrCloudClusterSSL, TestSolrCoreParser, DistributedQueryComponentCustomSortTest, CachingDirectoryFactoryTest, MaxSizeAutoCommitTest, TestFunctionQuery, TestSSLRandomization, OverseerTest, SystemInfoHandlerTest, TestJmxIntegration, TestDynamicFieldCollectionResource, TestNRTOpen, LukeRequestHandlerTest, TestExtendedDismaxParser, TestFieldResource, TestRandomDVFaceting, CoreAdminHandlerTest, TestCloudJSONFacetJoinDomain, TestReRankQParserPlugin, DocValuesMultiTest, TestTolerantUpdateProcessorCloud, TestNestedUpdateProcessor, TestImpersonationWithHadoopAuth, TestNumericTerms32, TestMultiValuedNumericRangeQuery, DOMUtilTest, TestPHPSerializedResponseWriter, TestCloudPseudoReturnFields, TestBinaryResponseWriter, TestSolrQueryParser, TestComplexPhraseLeadingWildcard, SampleTest, TestConfigsApi, SuggesterTest, TestClassicSimilarityFactory, TestRequestStatusCollectionAPI, HLLSerializationTest, RequestLoggingTest, SolrIndexMetricsTest, TestFastOutputStream, BadComponentTest, DocExpirationUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, CdcrReplicationHandlerTest, DistributedVersionInfoTest, TestDirectoryFactory, TokenizerChainTest, CollectionsAPIAsyncDistributedZkTest, AnalyticsMergeStrategyTest, NoCacheHeaderTest, FileUtilsTest, TestSchemaNameResource, ChaosMonkeySafeLeaderWithPullReplicasTest, MigrateRouteKeyTest, TestIBSimilarityFactory, TestReloadAndDeleteDocs, DateFieldTest, NumericFieldsTest, RegexBoostProcessorTest, RequiredFieldsTest, EchoParamsTest, TestRuleBasedAuthorizationPlugin, AdminHandlersProxyTest, TestIntervalFaceting, AliasIntegrationTest, GraphQueryTest, AutoScalingHandlerTest, TestXmlQParserPlugin, MetricUtilsTest, TestLuceneMatchVersion, EmbeddedSolrNoSerializeTest, HighlighterTest, ShufflingReplicaListTransformerTest, FullSolrCloudDistribCmdsTest, TestSweetSpotSimilarityFactory, TestDocTermOrds, TermVectorComponentTest, SolrRrdBackendFactoryTest, TestScoreJoinQPNoScore, SuggestComponentContextFilterQueryTest, FacetPivotSmallTest, DataDrivenBlockJoinTest, TestCustomSort, TestPhraseSuggestions, TestBlobHandler, TestSQLHandler, TestLegacyFieldReuse, TestGeoJSONResponseWriter, AsyncCallRequestStatusResponseTest, BasicDistributedZk2Test, BasicZkTest, ChaosMonkeyNothingIsSafeTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderVoteWaitTimeoutTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, SolrXmlInZkTest, SyncSliceTest, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestHashPartitioner, TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread, TestLockTree, TestPullReplica, UnloadDistributedZkTest, VMParamsZkACLAndCredentialsProvidersTest, ZkControllerTest, ZkNodePropsTest, ZkShardTermsTest, ZkSolrClientTest, AssignTest, CollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, ComputePlanActionTest, ExecutePlanActionTest, HttpTriggerListenerTest, IndexSizeTriggerTest, MetricTriggerIntegrationTest, MetricTriggerTest, NodeAddedTriggerIntegrationTest, NodeAddedTriggerTest, NodeLostTriggerIntegrationTest, NodeLostTriggerTest, NodeMarkersRegistrationTest, RestoreTriggerStateTest, ScheduledMaintenanceTriggerTest, ScheduledTriggerIntegrationTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestExecutePlanAction, TestNodeAddedTrigger, CdcrBidirectionalTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, ImplicitSnitchTest, AlternateDirectoryTest, BlobRepositoryCloudTest, ConfigureRecoveryStrategyTest, CoreSorterTest, OpenCloseCoreStressTest, RAMDirectoryFactoryTest, SOLR749Test, TestBackupRepositoryFactory, TestConfigOverlay, TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestDynamicLoading, TestDynamicURP, TestImplicitCoreProperties, TestQuerySenderListener, TestQuerySenderNoQuery, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestSolrCloudSnapshots, TestReplicationHandlerBackup, TestRestoreCore, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, DebugComponentTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, InfixSuggestersTest, TestExpandComponent, TestHttpShardHandlerFactory, TestPivotHelperCode, TestTrackingShardHandlerFactory, SolrMetricReporterTest, SolrGangliaReporterTest, SubstringBytesRefFilterTest, TestRemoteStreaming, TestStreamBody, TestUnInvertedFieldException, TestWriterPerf, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestJavabinTupleStreamParser, TestSubQueryTransformerDistrib, BooleanFieldTest, ChangedSchemaMergeTest, CopyFieldTest, CurrencyFieldTypeTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudSchemaless, TestReload, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSort, TestStressReorder, TestStressUserVersions, TestTrieFacet, TestValueSourceCache, DistributedFacetSimpleRefinementLongTailTest, SpatialHeatmapFacetsTest, BasicAuthStandaloneTest, TestAuthorizationFramework, TestFieldCacheReopen, TestFieldCacheVsDocValues, AddBlockUpdateTest, PeerSyncWithLeaderTest, SolrCmdDistributorTest, SolrIndexConfigTest, SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestDocBasedVersionConstraints, TestExceedMaxTermLength, TestHdfsUpdateLog, TestIndexingPerformance, UpdateLogTest, UpdateParamsTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, ClassificationUpdateProcessorTest, CloneFieldUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, DistributedUpdateProcessorTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [803/829 (1!)] on J0 in 1.40s, 41 tests, 1 failure <<< FAILURES!

[...truncated 42273 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22679/consoleText

[repro] Revision: 60257ea276dab2838b884b6fe6a8e0a362ca1c79

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAnsiC -Dtests.seed=A70865DAAF6EBB78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3396 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ParsingFieldUpdateProcessorsTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseG1GC" -Dtests.seed=A70865DAAF6EBB78 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.update.pro

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

.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8971 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5909ead0 commitCommandVersion:0
   [junit4]   2> 8974 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@bd2b8f0[collection1] main]
   [junit4]   2> 8975 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 8976 INFO  (searcherExecutor-25-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bd2b8f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/3:delGen=2) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5/1:delGen=1) Uninverting(_i(8.0.0):C1) Uninverting(_j(8.0.0):C2)))}
   [junit4]   2> 8976 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 8977 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 8978 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4] OK      0.01s J0 | ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip
   [junit4]   2> 8980 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 8981 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 8981 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5909ead0 commitCommandVersion:0
   [junit4]   2> 8984 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@589af5ff[collection1] main]
   [junit4]   2> 8985 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 8986 INFO  (searcherExecutor-25-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@589af5ff[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(8.0.0):C7/3:delGen=2) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) Uninverting(_e(8.0.0):C1) Uninverting(_f(8.0.0):C1) Uninverting(_g(8.0.0):C1) Uninverting(_h(8.0.0):C5/1:delGen=1) Uninverting(_j(8.0.0):C2) Uninverting(_k(8.0.0):C1)))}
   [junit4]   2> 8986 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 8987 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:728&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 8988 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[A70865DAAF6EBB78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
   [junit4] OK      0.01s J0 | ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip
   [junit4]   2> 8989 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 8989 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=171305240
   [junit4]   2> 8989 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 8989 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@533801a7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d84f928
   [junit4]   2> 8993 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 8994 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@263fd343: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@44d9e289
   [junit4]   2> 8994 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 8994 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[A70865DAAF6EBB78]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2de86ecd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17caff07
   [junit4]   2> 8998 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@67724360
   [junit4]   2> 8998 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=67724360
   [junit4]   2> 8998 INFO  (coreCloseExecutor-29-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ce7894d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@45e58d4d
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_A70865DAAF6EBB78-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), boolean1_b=PostingsFormat(name=LuceneVarGapFixedInterval), boolean2_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=607, maxMBSortInHeap=6.381188728436937, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@70c3d686), locale=ta, timezone=America/Dominica
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=8,threads=1,free=377706800,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [5/5 (5!)] on J0 in 1.52s, 41 tests, 1 failure <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 5 suites, 205 tests, 5 failures [seed: A70865DAAF6EBB78]

Total time: 11 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=60257ea276dab2838b884b6fe6a8e0a362ca1c79, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22678
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-11-ea+25) - Build # 22678 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22678/
Java: 64bit/jdk-11-ea+25 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:15F316ED44F97122]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:190)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1008)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:983)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection

Error Message:
Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail

Stack Trace:
java.lang.AssertionError: Expected moving a replica of 'withCollection': testMoveReplicaWithCollection_abc to fail
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D2B010947977D5AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.TestWithCollection.testMoveReplicaWithCollection(TestWithCollection.java:389)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster2

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster2
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.waitForClusterToSync(CdcrTestsUtil.java:108)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.waitForClusterToSync(CdcrTestsUtil.java:101)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
cluster 2 docs mismatch expected:<1000> but was:<510>

Stack Trace:
java.lang.AssertionError: cluster 2 docs mismatch expected:<1000> but was:<510>
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:100)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir

Error Message:
Collection not found: cdcr-cluster1

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 1933 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J2-20180815_183127_8846422034241727202406.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J1-20180815_183127_8792879081138588623858.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/core/test/temp/junit4-J0-20180815_183127_88416319909210378533594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 281 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J1-20180815_184101_6737323354462594731391.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J0-20180815_184101_67317163097772019813990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/test-framework/test/temp/junit4-J2-20180815_184101_6732866684076482863496.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 1081 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J0-20180815_184245_1917125890423533657858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J2-20180815_184245_1954385351106833152717.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/common/test/temp/junit4-J1-20180815_184245_1916258750012535338784.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J0-20180815_184504_6165495630089805309665.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J2-20180815_184504_61613164780714571538014.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/icu/test/temp/junit4-J1-20180815_184504_62510640723884473426125.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J1-20180815_184518_27015459065935507528587.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J2-20180815_184518_2704099224037469089811.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/kuromoji/test/temp/junit4-J0-20180815_184518_270856829294379314796.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J1-20180815_184542_6463009291263462781524.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J0-20180815_184542_64013897359308108817531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/morfologik/test/temp/junit4-J2-20180815_184542_65117695798778108543443.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 207 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J0-20180815_184547_36316430335992432711193.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J2-20180815_184547_3661332465750888497432.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/nori/test/temp/junit4-J1-20180815_184547_3687788508809458900561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J2-20180815_184558_8233180427195493849791.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J1-20180815_184558_823904075514330281448.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/opennlp/test/temp/junit4-J0-20180815_184558_82316027729575072971124.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 173 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J2-20180815_184601_918876820039345587628.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J1-20180815_184601_9184209470100324120219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/phonetic/test/temp/junit4-J0-20180815_184601_91815348634329368492634.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J0-20180815_184612_332651133318426857315.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/smartcn/test/temp/junit4-J1-20180815_184612_3326911953189752419150.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J1-20180815_184621_40814084421918977606124.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J2-20180815_184621_4088506029802171007625.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/analysis/stempel/test/temp/junit4-J0-20180815_184621_40812536329318453587869.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J2-20180815_184624_0225517856489154503607.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J1-20180815_184624_0229210455615075946082.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 19 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/backward-codecs/test/temp/junit4-J0-20180815_184624_0226488719265590550625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1388 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J0-20180815_184651_51411874283719845014711.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J1-20180815_184651_5142100785070993189266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/benchmark/test/temp/junit4-J2-20180815_184651_5144564891044032531467.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J0-20180815_184701_05611874078567482948935.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J1-20180815_184701_0562702387211137296964.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/classification/test/temp/junit4-J2-20180815_184701_0566961415636000335968.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J0-20180815_184713_40011969918108576277964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J2-20180815_184713_40314531728711717338007.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/codecs/test/temp/junit4-J1-20180815_184713_4002498908952452749355.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 234 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J2-20180815_185014_41310088449728739081674.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J0-20180815_185014_4134879727423652125002.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/demo/test/temp/junit4-J1-20180815_185014_4133186559217747872733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J1-20180815_185017_2531568321822804172925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J2-20180815_185017_2537171907173607597069.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/expressions/test/temp/junit4-J0-20180815_185017_25317431658562613890944.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 226 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J2-20180815_185022_52215429763857119490850.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J1-20180815_185022_5213890209890216768776.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/facet/test/temp/junit4-J0-20180815_185022_5212737376545067763718.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 182 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J1-20180815_185135_54610788540739094499224.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J0-20180815_185135_5461204782681673658569.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/grouping/test/temp/junit4-J2-20180815_185135_5469154367369297195108.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J1-20180815_185145_1506242219451823056620.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J0-20180815_185145_1506973178829035350261.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/highlighter/test/temp/junit4-J2-20180815_185145_15011597482249932116027.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J2-20180815_185208_16511730812774006084734.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J0-20180815_185208_16512986826641366315141.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/join/test/temp/junit4-J1-20180815_185208_1658360187171303346642.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J0-20180815_185236_87714847204513822360219.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/memory/test/temp/junit4-J1-20180815_185236_8775021908537684456804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J0-20180815_185247_65117789343026670718709.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J2-20180815_185247_65110043844384874788728.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/misc/test/temp/junit4-J1-20180815_185247_6514475860246949510669.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 304 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J1-20180815_185310_54813261238095820331131.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J2-20180815_185310_5482988282805437849830.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queries/test/temp/junit4-J0-20180815_185310_54818240194208112655665.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J1-20180815_185324_56918392553536397318463.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J2-20180815_185324_56916092249802442748878.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/queryparser/test/temp/junit4-J0-20180815_185324_56914492094760024809414.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 212 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J1-20180815_185333_57613555232221103759108.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J2-20180815_185333_5761728275084735899491.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/replicator/test/temp/junit4-J0-20180815_185333_57618130905468321947830.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J0-20180815_185345_528403397700533747786.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J2-20180815_185345_52814847795590488713196.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/sandbox/test/temp/junit4-J1-20180815_185345_52818101295018654577080.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 292 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J2-20180815_185613_7211409189614179586628.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J0-20180815_185613_72113012411346111792224.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial-extras/test/temp/junit4-J1-20180815_185613_72113828084043588094027.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial/test/temp/junit4-J0-20180815_185642_69117524280265545508664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J2-20180815_185644_4309953313270380262351.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J0-20180815_185644_4302937622963415119367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/spatial3d/test/temp/junit4-J1-20180815_185644_4302725050720320230818.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J1-20180815_185821_88314120319191035586634.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J2-20180815_185821_883942206861123674964.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build/suggest/test/temp/junit4-J0-20180815_185821_88311435230918236463732.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1896 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
   [junit4]   2> 43232 INFO  (SUITE-CdcrBidirectionalTest-seed#[9DA72937EA051CDA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-001/init-core-data-001
   [junit4]   2> 43233 WARN  (SUITE-CdcrBidirectionalTest-seed#[9DA72937EA051CDA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 43233 INFO  (SUITE-CdcrBidirectionalTest-seed#[9DA72937EA051CDA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 43234 INFO  (SUITE-CdcrBidirectionalTest-seed#[9DA72937EA051CDA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 43236 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBiDir
   [junit4]   2> 43237 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-001/cdcr-cluster2-001
   [junit4]   2> 43237 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43237 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43237 INFO  (Thread-97) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 43242 ERROR (Thread-97) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 43337 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.ZkTestServer start zk server on port:42071
   [junit4]   2> 43339 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43362 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 43371 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 43371 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 43371 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 43374 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b91bdba{/solr,null,AVAILABLE}
   [junit4]   2> 43376 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27c26170{SSL,[ssl, http/1.1]}{127.0.0.1:38007}
   [junit4]   2> 43376 INFO  (jetty-launcher-170-thread-1) [    ] o.e.j.s.Server Started @43403ms
   [junit4]   2> 43376 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38007}
   [junit4]   2> 43376 ERROR (jetty-launcher-170-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 43376 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 43376 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 43377 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43377 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 43377 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-15T19:00:14.518142Z
   [junit4]   2> 43382 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43382 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43453 INFO  (jetty-launcher-170-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42071/solr
   [junit4]   2> 43461 INFO  (zkConnectionManagerCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43466 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43505 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38007_solr
   [junit4]   2> 43506 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.c.Overseer Overseer (id=72058461339779075-127.0.0.1:38007_solr-n_0000000000) starting
   [junit4]   2> 43511 INFO  (zkConnectionManagerCallback-188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43513 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42071/solr ready
   [junit4]   2> 43513 INFO  (OverseerStateUpdate-72058461339779075-127.0.0.1:38007_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38007_solr
   [junit4]   2> 43513 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38007_solr
   [junit4]   2> 43517 INFO  (OverseerStateUpdate-72058461339779075-127.0.0.1:38007_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43520 INFO  (zkCallback-187-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43526 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43538 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43543 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43543 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43544 INFO  (jetty-launcher-170-thread-1) [n:127.0.0.1:38007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-001/cdcr-cluster2-001/node1/.
   [junit4]   2> 43557 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43574 INFO  (zkConnectionManagerCallback-194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43575 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-001/cdcr-cluster1-001
   [junit4]   2> 43575 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 43577 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 43578 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 43587 ERROR (Thread-107) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 43678 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.ZkTestServer start zk server on port:37987
   [junit4]   2> 43679 INFO  (zkConnectionManagerCallback-198-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43683 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+25
   [junit4]   2> 43690 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 43690 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 43690 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 43690 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c75f4ac{/solr,null,AVAILABLE}
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bdcb6be{SSL,[ssl, http/1.1]}{127.0.0.1:44363}
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.e.j.s.Server Started @43719ms
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44363}
   [junit4]   2> 43692 ERROR (jetty-launcher-195-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 43692 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-15T19:00:14.833957Z
   [junit4]   2> 43695 INFO  (zkConnectionManagerCallback-200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43695 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 43731 INFO  (jetty-launcher-195-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37987/solr
   [junit4]   2> 43732 INFO  (zkConnectionManagerCallback-204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43734 INFO  (zkConnectionManagerCallback-206-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43773 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44363_solr
   [junit4]   2> 43774 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.c.Overseer Overseer (id=72058461362061315-127.0.0.1:44363_solr-n_0000000000) starting
   [junit4]   2> 43778 INFO  (zkConnectionManagerCallback-213-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43780 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37987/solr ready
   [junit4]   2> 43780 INFO  (OverseerStateUpdate-72058461362061315-127.0.0.1:44363_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:44363_solr
   [junit4]   2> 43782 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44363_solr
   [junit4]   2> 43785 INFO  (zkCallback-205-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43790 INFO  (zkCallback-212-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43793 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 43805 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44363.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43814 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44363.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43814 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44363.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5ba38b38
   [junit4]   2> 43815 INFO  (jetty-launcher-195-thread-1) [n:127.0.0.1:44363_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-001/cdcr-cluster1-001/node1/.
   [junit4]   2> 43838 INFO  (zkConnectionManagerCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43841 INFO  (zkConnectionManagerCallback-219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43841 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster2 zkHost = 127.0.0.1:42071/solr
   [junit4]   2> 43842 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.c.CdcrBidirectionalTest cluster1 zkHost = 127.0.0.1:37987/solr
   [junit4]   2> 43846 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43850 INFO  (zkConnectionManagerCallback-225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 43851 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 43851 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37987/solr ready
   [junit4]   2> 43865 INFO  (qtp96425527-810) [n:127.0.0.1:44363_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=cdcr-cluster1&maxShardsPerNode=2&name=cdcr-cluster1&nrtReplicas=1&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 43866 INFO  (OverseerThreadFactory-262-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-cluster1
   [junit4]   2> 43973 INFO  (OverseerStateUpdate-72058461362061315-127.0.0.1:44363_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-cluster1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44363/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 43974 INFO  (OverseerStateUpdate-72058461362061315-127.0.0.1:44363_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-cluster1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"cdcr-cluster1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>

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

egistry@7bb14ba1
   [junit4]   2> 440642 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 440642 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@77ff5aeb: rootName = solr_33223, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4937ae5c
   [junit4]   2> 440644 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 440645 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cd693b0: rootName = solr_33223, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@444cfe52
   [junit4]   2> 440645 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:33223_solr
   [junit4]   2> 440646 INFO  (zkCallback-462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 440646 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 440648 INFO  (zkCallback-469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 440648 INFO  (jetty-closer-453-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72058692308434947-127.0.0.1:33223_solr-n_0000000000) closing
   [junit4]   2> 440648 INFO  (OverseerStateUpdate-72058692308434947-127.0.0.1:33223_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33223_solr
   [junit4]   2> 440650 WARN  (OverseerAutoScalingTriggerThread-72058692308434947-127.0.0.1:33223_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 440657 INFO  (jetty-closer-453-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5ab87af8{/solr,null,UNAVAILABLE}
   [junit4]   2> 440657 INFO  (jetty-closer-453-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 440657 ERROR (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 440658 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38149 38149
   [junit4]   2> 440759 INFO  (Thread-214) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38149 38149
   [junit4]   2> 440759 WARN  (Thread-214) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/collections/cdcr-cluster2/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 440760 INFO  (TEST-CdcrBidirectionalTest.testBiDir-seed#[9DA72937EA051CDA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBiDir
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBidirectionalTest -Dtests.method=testBiDir -Dtests.seed=9DA72937EA051CDA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.badapples=true -Dtests.locale=naq -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   69.0s J2 | CdcrBidirectionalTest.testBiDir <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Collection not found: cdcr-cluster1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DA72937EA051CDA:D87CD9D5F22B5098]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:853)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.invokeCdcrAction(CdcrTestsUtil.java:70)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.CdcrTestsUtil.cdcrStart(CdcrTestsUtil.java:47)
   [junit4]    > 	at org.apache.solr.cloud.cdcr.CdcrBidirectionalTest.testBiDir(CdcrBidirectionalTest.java:78)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBidirectionalTest_9DA72937EA051CDA-003
   [junit4]   2> Aug 15, 2018 8:00:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@63f547e7), locale=naq, timezone=Europe/Jersey
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 11-ea (64-bit)/cpus=8,threads=1,free=205348912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, ChaosMonkeySafeLeaderWithPullReplicasTest, CdcrBidirectionalTest, CdcrBidirectionalTest, CdcrBidirectionalTest]
   [junit4] Completed [11/15 (5!)] on J2 in 69.79s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
   [junit4] JVM J0: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J0-20180815_195246_8085884384627525943267.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J2: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J2-20180815_195246_8004112511907689572197.syserr
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J2: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/temp/junit4-J1-20180815_195246_80815342016345911808958.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 15 suites, 55 tests, 4 errors, 1 failure [seed: 9DA72937EA051CDA]

Total time: 8 minutes 15 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   5/5 failed: org.apache.solr.cloud.cdcr.CdcrBidirectionalTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=60257ea276dab2838b884b6fe6a8e0a362ca1c79, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22677
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-10.0.1) - Build # 22677 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22677/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection

Error Message:
Error from server at http://127.0.0.1:36521/solr: Could not find collection : testDeleteWithCollection_abc_2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:36521/solr: Could not find collection : testDeleteWithCollection_abc_2
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:EA780D2E4B3B0986]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1109)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestWithCollection.testDeleteWithCollection(TestWithCollection.java:224)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)


FAILED:  org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC

Error Message:
expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Fri Oct 07 11:14:15 FNT 2005> but was:<Fri Oct 07 12:14:15 FNT 2005>
	at __randomizedtesting.SeedInfo.seed([91A1FAC312A1DB38:BEEB8B7077377FD9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:147)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.assertParsedDate(ParsingFieldUpdateProcessorsTest.java:1007)
	at org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest.testAnsiC(ParsingFieldUpdateProcessorsTest.java:978)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at 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:844)




Build Log:
[...truncated 12436 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestWithCollection
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/init-core-data-001
   [junit4]   2> 94798 WARN  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 94798 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 94799 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 94799 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 94800 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001
   [junit4]   2> 94800 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 94802 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 94803 INFO  (Thread-199) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 94806 ERROR (Thread-199) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 94903 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:44779
   [junit4]   2> 94904 INFO  (zkConnectionManagerCallback-346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94906 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 94906 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 10.0.1+10
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 94918 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 94919 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39c91b{/solr,null,AVAILABLE}
   [junit4]   2> 94922 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5921a9e1{/solr,null,AVAILABLE}
   [junit4]   2> 94930 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ae74d20{HTTP/1.1,[http/1.1]}{127.0.0.1:39775}
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.e.j.s.Server Started @94961ms
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39775}
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7efcd335{HTTP/1.1,[http/1.1]}{127.0.0.1:36521}
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-2) [    ] o.e.j.s.Server Started @94962ms
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36521}
   [junit4]   2> 94931 ERROR (jetty-launcher-343-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 94931 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-15T15:53:50.303920Z
   [junit4]   2> 94932 ERROR (jetty-launcher-343-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 94932 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 94932 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 94932 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 94932 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 94932 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-08-15T15:53:50.304352Z
   [junit4]   2> 94939 INFO  (zkConnectionManagerCallback-350-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94939 INFO  (zkConnectionManagerCallback-348-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 94940 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 94940 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 94999 INFO  (jetty-launcher-343-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44779/solr
   [junit4]   2> 95000 INFO  (zkConnectionManagerCallback-354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95001 INFO  (zkConnectionManagerCallback-356-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95037 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39775_solr
   [junit4]   2> 95037 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.c.Overseer Overseer (id=72057728371851268-127.0.0.1:39775_solr-n_0000000000) starting
   [junit4]   2> 95041 INFO  (zkConnectionManagerCallback-363-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95042 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44779/solr ready
   [junit4]   2> 95042 INFO  (OverseerStateUpdate-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:39775_solr
   [junit4]   2> 95043 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39775_solr
   [junit4]   2> 95043 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 95044 INFO  (zkCallback-355-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95046 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 95047 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95047 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 95047 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 95049 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:39775_solr]
   [junit4]   2> 95050 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 95051 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 95051 DEBUG (ScheduledTrigger-394-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 95053 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 95070 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95077 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95077 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95078 INFO  (jetty-launcher-343-thread-1) [n:127.0.0.1:39775_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/.
   [junit4]   2> 95115 INFO  (jetty-launcher-343-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44779/solr
   [junit4]   2> 95117 INFO  (zkConnectionManagerCallback-368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95119 INFO  (zkConnectionManagerCallback-370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95122 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95123 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 95124 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36521_solr
   [junit4]   2> 95124 INFO  (zkCallback-355-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95124 INFO  (zkCallback-362-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95124 INFO  (zkCallback-369-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95134 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95135 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 95135 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44779/solr ready
   [junit4]   2> 95136 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 95149 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36521.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95157 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36521.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95158 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36521.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 95159 INFO  (jetty-launcher-343-thread-2) [n:127.0.0.1:36521_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node2/.
   [junit4]   2> 95183 INFO  (zkConnectionManagerCallback-380-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95185 INFO  (zkConnectionManagerCallback-385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95186 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 95187 INFO  (SUITE-TestWithCollection-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44779/solr ready
   [junit4]   2> 95195 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMoveReplicaWithCollection
   [junit4]   2> 95196 DEBUG (zkCallback-362-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 95196 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 95196 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[91A1FAC312A1DB38]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 95197 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 95197 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 95197 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 95219 INFO  (qtp256876518-1172) [n:127.0.0.1:36521_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 95224 INFO  (qtp637446668-1163) [n:127.0.0.1:39775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 95227 DEBUG (qtp637446668-1173) [n:127.0.0.1:39775_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 95227 INFO  (qtp637446668-1173) [n:127.0.0.1:39775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=20
   [junit4]   2> 95228 DEBUG (zkCallback-362-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 95228 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 95228 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 95228 INFO  (TEST-TestWithCollection.testMoveReplicaWithCollection-seed#[91A1FAC312A1DB38]) [    ] o.a.s.c.TestWithCollection Chosen node 127.0.0.1:39775_solr for collection testMoveReplicaWithCollection_abc
   [junit4]   2> 95229 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 95229 DEBUG (OverseerAutoScalingTriggerThread-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 95229 INFO  (qtp256876518-1162) [n:127.0.0.1:36521_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:39775_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 95234 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_abc
   [junit4]   2> 95235 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/protwords.txt
   [junit4]   2> 95236 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 95236 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/solrconfig.xml
   [junit4]   2> 95237 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/synonyms.txt
   [junit4]   2> 95237 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/stopwords.txt
   [junit4]   2> 95238 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 95239 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 95239 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 95240 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 95241 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 95241 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 95242 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 95242 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 95243 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 95244 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 95244 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 95245 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 95245 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 95246 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 95247 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 95247 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 95248 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 95248 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 95249 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 95249 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 95250 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 95250 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 95251 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 95251 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 95252 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 95252 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 95253 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 95253 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 95254 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 95255 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 95255 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 95256 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 95256 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 95257 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 95257 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 95258 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 95258 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 95259 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 95259 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/params.json
   [junit4]   2> 95366 DEBUG (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper Creating a new session
   [junit4]   2> 95370 INFO  (qtp256876518-1160) [n:127.0.0.1:36521_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 95371 INFO  (qtp637446668-1171) [n:127.0.0.1:39775_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 95372 DEBUG (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper New session created 
   [junit4]   2> 95379 INFO  (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2050348 sessionWrapper.createTime 2050341362657, this.sessionWrapper.createTime 2050341362657 
   [junit4]   2> 95381 INFO  (OverseerStateUpdate-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMoveReplicaWithCollection_abc",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMoveReplicaWithCollection_abc_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39775/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 95584 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr    x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 95584 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr    x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 96595 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 96595 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 96595 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-cell-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-clustering-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-langid-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib filtered by .*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-velocity-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 96596 WARN  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist filtered by solr-ltr-\d.*\.jar to classpath: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1/../../../../dist
   [junit4]   2> 96603 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 96623 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema [testMoveReplicaWithCollection_abc_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 96739 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 96757 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMoveReplicaWithCollection_abc_shard1_replica_n1' using configuration from collection testMoveReplicaWithCollection_abc, trusted=true
   [junit4]   2> 96757 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_39775.solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1' (registry 'solr.core.testMoveReplicaWithCollection_abc.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e678fe8
   [junit4]   2> 96757 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 96757 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [[testMoveReplicaWithCollection_abc_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/testMoveReplicaWithCollection_abc_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestWithCollection_91A1FAC312A1DB38-001/tempDir-001/node1/./testMoveReplicaWithCollection_abc_shard1_replica_n1/data/]
   [junit4]   2> 96759 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 96796 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 96796 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 96798 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 96798 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 96799 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c100e19[testMoveReplicaWithCollection_abc_shard1_replica_n1] main]
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/testMoveReplicaWithCollection_abc.AUTOCREATED
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/testMoveReplicaWithCollection_abc.AUTOCREATED/managed-schema
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 96800 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 96802 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 96802 INFO  (searcherExecutor-408-thread-1-processing-n:127.0.0.1:39775_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1c100e19[testMoveReplicaWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96802 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1608880941615284224
   [junit4]   2> 96802 INFO  (searcherExecutor-408-thread-1-processing-n:127.0.0.1:39775_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 96802 INFO  (searcherExecutor-408-thread-1-processing-n:127.0.0.1:39775_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 96803 INFO  (searcherExecutor-408-thread-1-processing-n:127.0.0.1:39775_solr x:testMoveReplicaWithCollection_abc_shard1_replica_n1 c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SolrCore [testMoveReplicaWithCollection_abc_shard1_replica_n1] Registered new searcher Searcher@1c100e19[testMoveReplicaWithCollection_abc_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 96805 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMoveReplicaWithCollection_abc/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39775/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:39775/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ has no replicas
   [junit4]   2> 96807 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 96809 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39775/solr/testMoveReplicaWithCollection_abc_shard1_replica_n1/ shard1
   [junit4]   2> 96910 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 96933 INFO  (qtp637446668-1165) [n:127.0.0.1:39775_solr c:testMoveReplicaWithCollection_abc s:shard1 r:core_node2 x:testMoveReplicaWithCollection_abc_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=testMoveReplicaWithCollection_abc.AUTOCREATED&newCollection=true&name=testMoveReplicaWithCollection_abc_shard1_replica_n1&action=CREATE&numShards=1&collection=testMoveReplicaWithCollection_abc&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1348
   [junit4]   2> 96933 DEBUG (OverseerThreadFactory-396-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper session set to NULL
   [junit4]   2> 96935 INFO  (qtp256876518-1162) [n:127.0.0.1:36521_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 97012 INFO  (zkCallback-355-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMoveReplicaWithCollection_abc/state.json] for collection [testMoveReplicaWithCollection_abc] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 97236 INFO  (OverseerCollectionConfigSetProcessor-72057728371851268-127.0.0.1:39775_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 97937 INFO  (qtp256876518-1162) [n:127.0.0.1:36521_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&name=testMoveReplicaWithCollection_abc&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:39775_solr&wt=javabin&version=2} status=0 QTime=2707
   [junit4]   2> 97938 INFO  (qtp256876518-1170) [n:127.0.0.1:36521_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&withCollection=testMoveReplicaWithCollection_abc&name=testMoveReplicaWithCollection_xyz&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 97941 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMoveReplicaWithCollection_xyz
   [junit4]   2> 97943 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/protwords.txt
   [junit4]   2> 97944 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/managed-schema
   [junit4]   2> 97944 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/solrconfig.xml
   [junit4]   2> 97945 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/synonyms.txt
   [junit4]   2> 97946 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/stopwords.txt
   [junit4]   2> 97946 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 97947 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 97947 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 97948 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 97948 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 97949 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 97949 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 97950 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 97950 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 97951 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 97951 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 97952 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 97953 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 97953 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 97965 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 97966 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 97967 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 97968 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testMoveReplicaWithCollection_xyz.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 97968 INFO  (OverseerThreadFactory-396-thread-2) [    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang

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

 [junit4]   2> 115531 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 115533 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:113&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 115534 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4] OK      0.01s J0 | ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip
   [junit4]   2> 115535 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 115536 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 115536 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e69fe9a commitCommandVersion:0
   [junit4]   2> 115538 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2020c635[collection1] main]
   [junit4]   2> 115539 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 115539 INFO  (searcherExecutor-275-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2020c635[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(8.0.0):C10/4:delGen=4) Uninverting(_7(8.0.0):C1) Uninverting(_g(8.0.0):C5) Uninverting(_h(8.0.0):C2/1:delGen=1) Uninverting(_i(8.0.0):C2) Uninverting(_j(8.0.0):C1)))}
   [junit4]   2> 115540 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 115541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:128&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 115541 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
   [junit4] OK      0.01s J0 | ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip
   [junit4]   2> 115543 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 115544 INFO  (TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[91A1FAC312A1DB38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4] OK      0.00s J0 | ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale
   [junit4]   2> 115544 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 115544 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=117743332
   [junit4]   2> 115544 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 115544 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eafeaa4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@63571b6a
   [junit4]   2> 115546 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 115547 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@572d393f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7b5910b2
   [junit4]   2> 115548 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 115548 INFO  (SUITE-ParsingFieldUpdateProcessorsTest-seed#[91A1FAC312A1DB38]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24525e03: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4bcab7e5
   [junit4]   2> 115548 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@75432616
   [junit4]   2> 115548 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=75432616
   [junit4]   2> 115549 INFO  (coreCloseExecutor-279-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f509191: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@60556090
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.update.processor.ParsingFieldUpdateProcessorsTest_91A1FAC312A1DB38-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=MockRandom), boolean1_b=PostingsFormat(name=Asserting), boolean2_b=PostingsFormat(name=Direct)}, docValues:{date_dt=DocValuesFormat(name=Direct), long1_tl=DocValuesFormat(name=Lucene70), long1_l=DocValuesFormat(name=Lucene70), long2_tl=DocValuesFormat(name=Direct), float1_tf=DocValuesFormat(name=Lucene70), long2_l=DocValuesFormat(name=Asserting), float2_tf=DocValuesFormat(name=Asserting), int2_ti=DocValuesFormat(name=Direct), int1_ti=DocValuesFormat(name=Lucene70), float2_f=DocValuesFormat(name=Direct), float1_f=DocValuesFormat(name=Lucene70), date_tdt=DocValuesFormat(name=Asserting), double2_d=DocValuesFormat(name=Lucene70), double2_td=DocValuesFormat(name=Lucene70), double1_td=DocValuesFormat(name=Asserting), double1_d=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), dateNoTimeZone_dt=DocValuesFormat(name=Asserting), int1_i=DocValuesFormat(name=Lucene70), int2_i=DocValuesFormat(name=Direct), dateUTC_dt=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1649, maxMBSortInHeap=7.728508586454844, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7414e867), locale=sw-CD, timezone=Brazil/DeNoronha
   [junit4]   2> NOTE: Linux 4.15.0-32-generic amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=8,threads=1,free=219040368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestWithCollection, ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [8/10 (5!)] on J0 in 0.54s, 41 tests, 1 failure <<< FAILURES!

[...truncated 39 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1568: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1092: There were test failures: 10 suites, 250 tests, 5 failures [seed: 91A1FAC312A1DB38]

Total time: 3 minutes 37 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestWithCollection
[repro]   5/5 failed: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=60257ea276dab2838b884b6fe6a8e0a362ca1c79, workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #22676
Recording test results
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2