Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7480/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal\data
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal
    
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001
 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of 
attempts):
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal\data:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal\data
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001\normal
   
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001:
 java.nio.file.DirectoryNotEmptyException: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_7428B2ED5AAC9B17-001\tempDir-001

        at __randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17]:0)
        at org.apache.lucene.util.IOUtils.rm(IOUtils.java:318)
        at 
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
        at 
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>

Stack Trace:
java.lang.AssertionError: expected:<Sat Oct 08 02:14:15 NZDT 2005> but was:<Sat 
Oct 08 03:14:15 NZDT 2005>
        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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 12993 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4]   2> 1035235 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.ParsingFieldUpdateProcessorsTest_7428B2ED5AAC9B17-001\init-core-data-001
   [junit4]   2> 1035236 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1035236 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1035237 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1035237 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1035238 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1035256 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1035264 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1035337 WARN  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (2)
   [junit4]   2> 1035337 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1035576 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1035576 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 1035589 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e6b1d49
   [junit4]   2> 1035594 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e6b1d49
   [junit4]   2> 1035594 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3e6b1d49
   [junit4]   2> 1035597 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
 
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1035616 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1035624 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1035703 WARN  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and 
destination for multiple copyFields (2)
   [junit4]   2> 1035703 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 1035715 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 1035715 INFO  (coreLoadExecutor-5061-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@3e6b1d49
   [junit4]   2> 1035715 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1035715 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.ParsingFieldUpdateProcessorsTest_7428B2ED5AAC9B17-001\init-core-data-001\]
   [junit4]   2> 1035820 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035820 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035822 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@360f3f45[collection1] main]
   [junit4]   2> 1035822 WARN  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1035823 INFO  (coreLoadExecutor-5061-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035824 INFO  
(searcherExecutor-5062-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@360f3f45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035826 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1035826 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[7428B2ED5AAC9B17]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedFloats
   [junit4]   2> 1035830 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testMixedFloats-seed#[7428B2ED5AAC9B17]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedFloats
   [junit4]   2> 1035831 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[7428B2ED5AAC9B17]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testNoTime
   [junit4]   2> 1035832 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testNoTime-seed#[7428B2ED5AAC9B17]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testNoTime
   [junit4]   2> 1035834 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateValueBooleans
   [junit4]   2> 1035834 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateValueBooleans-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateValueBooleans
   [junit4]   2> 1035837 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[7428B2ED5AAC9B17]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testAKSTZone
   [junit4]   2> 1035860 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAKSTZone-seed#[7428B2ED5AAC9B17]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testAKSTZone
   [junit4]   2> 1035862 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testLenient
   [junit4]   2> 1035863 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testLenient-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testLenient
   [junit4]   2> 1035864 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedBoolean
   [junit4]   2> 1035865 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedBoolean-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedBoolean
   [junit4]   2> 1035866 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFieldNotInSchema
   [junit4]   2> 1035868 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFieldNotInSchema-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFieldNotInSchema
   [junit4]   2> 1035870 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateFormats
   [junit4]   2> 1035897 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateFormats-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateFormats
   [junit4]   2> 1035901 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongRoundTrip
   [junit4]   2> 1035901 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035901 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035905 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35727503[collection1] main]
   [junit4]   2> 1035905 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035906 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@35727503[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C4/2:delGen=1)))}
   [junit4]   2> 1035906 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 5
   [junit4]   2> 1035908 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035909 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongRoundTrip
   [junit4]   2> 1035911 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testISO8601
   [junit4]   2> 1035916 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035916 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035918 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ebfe5cf[collection1] main]
   [junit4]   2> 1035919 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035920 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ebfe5cf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C2/1:delGen=1)
 Uninverting(_2(8.0.0):C1)))}
   [junit4]   2> 1035920 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 1035920 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035921 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035921 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035923 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49b60976[collection1] main]
   [junit4]   2> 1035923 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035924 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49b60976[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2)
 Uninverting(_4(8.0.0):C1)))}
   [junit4]   2> 1035925 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 3
   [junit4]   2> 1035925 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035926 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035926 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035927 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@103b20fd[collection1] main]
   [junit4]   2> 1035927 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035928 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@103b20fd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2)
 Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1)))}
   [junit4]   2> 1035928 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1035928 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035929 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035929 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035930 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@296e5e0a[collection1] main]
   [junit4]   2> 1035931 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035931 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@296e5e0a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2)
 Uninverting(_4(8.0.0):C1) Uninverting(_5(8.0.0):C1) 
Uninverting(_6(8.0.0):C1)))}
   [junit4]   2> 1035932 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1035932 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035933 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035933 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035934 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@aeb17ce[collection1] main]
   [junit4]   2> 1035935 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035935 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@aeb17ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2)
 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> 1035936 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1035936 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035936 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035936 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035939 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fdcb3e0[collection1] main]
   [junit4]   2> 1035939 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035940 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5fdcb3e0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2)
 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> 1035940 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 2
   [junit4]   2> 1035940 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] 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> 1035942 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testISO8601-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testISO8601
   [junit4]   2> 1035944 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntNonRootLocale
   [junit4]   2> 1035946 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntNonRootLocale
   [junit4]   2> 1035949 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseIntRoundTrip
   [junit4]   2> 1035949 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035949 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035951 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b2fb80f[collection1] main]
   [junit4]   2> 1035951 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035952 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b2fb80f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2/1:delGen=1)
 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):C5)))}
   [junit4]   2> 1035953 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 1035953 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035954 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseIntRoundTrip
   [junit4]   2> 1035956 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleRoundTrip
   [junit4]   2> 1035957 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035957 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035958 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@686788e5[collection1] main]
   [junit4]   2> 1035959 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035959 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@686788e5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(8.0.0):C2/1:delGen=1)
 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):C5) 
Uninverting(_a(8.0.0):C1)))}
   [junit4]   2> 1035959 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1035959 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035961 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleRoundTrip
   [junit4]   2> 1035963 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 1035964 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitNotInSchemaSelector-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitNotInSchemaSelector
   [junit4]   2> 1035967 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDouble
   [junit4]   2> 1035967 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDouble-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDouble
   [junit4]   2> 1035969 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseLongNonRootLocale
   [junit4]   2> 1035970 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseLongNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseLongNonRootLocale
   [junit4]   2> 1035970 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1123
   [junit4]   2> 1035972 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1123-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1123
   [junit4]   2> 1035974 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 1035974 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035974 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035975 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7231161f[collection1] main]
   [junit4]   2> 1035976 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035977 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7231161f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(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):C5) Uninverting(_a(8.0.0):C1) 
Uninverting(_b(8.0.0):C2)))}
   [junit4]   2> 1035977 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1035978 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035978 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateNonUTCdefaultTimeZoneRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testParseDateNonUTCdefaultTimeZoneRoundTrip
   [junit4]   2> 1035980 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedLong
   [junit4]   2> 1035981 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedLong-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedLong
   [junit4]   2> 1035982 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatRoundTrip
   [junit4]   2> 1035982 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035983 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035983 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@333acef5[collection1] main]
   [junit4]   2> 1035984 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035985 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@333acef5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(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):C5) Uninverting(_b(8.0.0):C2) 
Uninverting(_c(8.0.0):C1)))}
   [junit4]   2> 1035985 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1035985 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035986 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatRoundTrip
   [junit4]   2> 1035988 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDateRoundTrip
   [junit4]   2> 1035988 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035988 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035989 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3486aa34[collection1] main]
   [junit4]   2> 1035990 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035991 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3486aa34[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(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):C5) Uninverting(_b(8.0.0):C2) 
Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1)))}
   [junit4]   2> 1035991 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1035991 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035991 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDateRoundTrip
   [junit4]   2> 1035994 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateRoundTrip
   [junit4]   2> 1035994 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1035994 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1035995 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2715ef92[collection1] main]
   [junit4]   2> 1035996 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1035997 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2715ef92[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(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):C5/1:delGen=1) 
Uninverting(_b(8.0.0):C2) Uninverting(_c(8.0.0):C1) Uninverting(_d(8.0.0):C1) 
Uninverting(_e(8.0.0):C1)))}
   [junit4]   2> 1035997 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1035997 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1035998 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateRoundTrip
   [junit4]   2> 1035999 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCascadingParsers
   [junit4]   2> 1036009 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testCascadingParsers-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCascadingParsers
   [junit4]   2> 1036011 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseQuotedDate
   [junit4]   2> 1036012 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseQuotedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseQuotedDate
   [junit4]   2> 1036013 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[7428B2ED5AAC9B17]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testAnsiC
   [junit4]   2> 1036015 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testAnsiC-seed#[7428B2ED5AAC9B17]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testAnsiC
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ParsingFieldUpdateProcessorsTest -Dtests.method=testAnsiC 
-Dtests.seed=7428B2ED5AAC9B17 -Dtests.slow=true -Dtests.locale=fr 
-Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.01s J0 | ParsingFieldUpdateProcessorsTest.testAnsiC <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<Sat Oct 08 
02:14:15 NZDT 2005> but was:<Sat Oct 08 03:14:15 NZDT 2005>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7428B2ED5AAC9B17:5B62C35E3F3A3FF6]: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> 1036019 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[7428B2ED5AAC9B17]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testIntOverflow
   [junit4]   2> 1036020 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testIntOverflow-seed#[7428B2ED5AAC9B17]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testIntOverflow
   [junit4]   2> 1036021 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedInt
   [junit4]   2> 1036022 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedInt-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedInt
   [junit4]   2> 1036024 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieIntRoundTrip
   [junit4]   2> 1036024 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036024 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1036026 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10fd3884[collection1] main]
   [junit4]   2> 1036027 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1036028 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@10fd3884[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(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):C5/2:delGen=2) 
Uninverting(_b(8.0.0):C2/1: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):C4/2:delGen=1)))}
   [junit4]   2> 1036028 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 4
   [junit4]   2> 1036028 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1036029 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieIntRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieIntRoundTrip
   [junit4]   2> 1036031 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieDoubleRoundTrip
   [junit4]   2> 1036032 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036032 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1036034 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5aaa8bb0[collection1] main]
   [junit4]   2> 1036034 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5aaa8bb0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):C13)
 Uninverting(_c(8.0.0):C1) Uninverting(_h(8.0.0):C1)))}
   [junit4]   2> 1036034 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1036035 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 1036035 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1036036 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieDoubleRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieDoubleRoundTrip
   [junit4]   2> 1036038 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseUSPacificDate
   [junit4]   2> 1036039 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseUSPacificDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseUSPacificDate
   [junit4]   2> 1036040 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseAlternateSingleValuesBooleans
   [junit4]   2> 1036041 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseAlternateSingleValuesBooleans-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseAlternateSingleValuesBooleans
   [junit4]   2> 1036042 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDateExplicitTypeClassSelector
   [junit4]   2> 1036043 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDateExplicitTypeClassSelector-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDateExplicitTypeClassSelector
   [junit4]   2> 1036044 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFloatNonRootLocale
   [junit4]   2> 1036045 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFloatNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFloatNonRootLocale
   [junit4]   2> 1036047 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseFrenchDate
   [junit4]   2> 1036047 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseFrenchDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseFrenchDate
   [junit4]   2> 1036049 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseDoubleNonRootLocale
   [junit4]   2> 1036049 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseDoubleNonRootLocale-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseDoubleNonRootLocale
   [junit4]   2> 1036050 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieFloatRoundTrip
   [junit4]   2> 1036050 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036050 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1036051 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14bf5795[collection1] main]
   [junit4]   2> 1036051 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1036053 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@14bf5795[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):C13)
 Uninverting(_c(8.0.0):C1) Uninverting(_i(8.0.0):C1)))}
   [junit4]   2> 1036053 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1036053 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1036053 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieFloatRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieFloatRoundTrip
   [junit4]   2> 1036056 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseTrieLongRoundTrip
   [junit4]   2> 1036056 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036056 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1036061 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d1d6ac4[collection1] main]
   [junit4]   2> 1036062 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1036062 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d1d6ac4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):C13/1:delGen=1)
 Uninverting(_c(8.0.0):C1) Uninverting(_i(8.0.0):C1) 
Uninverting(_j(8.0.0):C1)))}
   [junit4]   2> 1036062 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 6
   [junit4]   2> 1036063 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1036063 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4]   2> 1036065 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 1036065 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1036065 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@4f5864ac commitCommandVersion:0
   [junit4]   2> 1036067 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f5719[collection1] main]
   [junit4]   2> 1036067 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1036068 INFO  (searcherExecutor-5062-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f5719[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):C13/1:delGen=1)
 Uninverting(_c(8.0.0):C1) Uninverting(_i(8.0.0):C1) Uninverting(_j(8.0.0):C1) 
Uninverting(_k(8.0.0):C1)))}
   [junit4]   2> 1036068 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 1036068 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 1036069 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4]   2> 1036072 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 1036073 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4]   2> 1036074 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 1036075 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4]   2> 1036077 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 1036078 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4]   2> 1036078 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1036078 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=55829661
   [junit4]   2> 1036078 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1036078 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@122b47cc: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@f2e5fcd
   [junit4]   2> 1036081 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1036081 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ff3f73a: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@2a34a829
   [junit4]   2> 1036084 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1036084 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d30f5bb: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@28e080bf
   [junit4]   2> 1036084 INFO  (coreCloseExecutor-5066-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@62df998a
   [junit4]   2> 1036084 INFO  (coreCloseExecutor-5066-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=62df998a
   [junit4]   2> 1036084 INFO  (coreCloseExecutor-5066-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d14494d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6c243473
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.ParsingFieldUpdateProcessorsTest_7428B2ED5AAC9B17-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7138724f),
 locale=fr, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 
(64-bit)/cpus=3,threads=1,free=131427368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestRandomCollapseQParserPlugin, ZkStateWriterTest, FullHLLTest, 
TestSQLHandler, TestCollationFieldDocValues, ManagedSchemaRoundRobinCloudTest, 
SimpleCollectionCreateDeleteTest, TestReloadDeadlock, TestObjectReleaseTracker, 
ProtectedTermFilterFactoryTest, DistributedFacetPivotLongTailTest, 
OverseerModifyCollectionTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestDirectoryFactory, VersionInfoTest, SignatureUpdateProcessorFactoryTest, 
VMParamsZkACLAndCredentialsProvidersTest, CdcrReplicationHandlerTest, 
TestHighFrequencyDictionaryFactory, TestComplexPhraseLeadingWildcard, 
ComputePlanActionTest, RangeFacetCloudTest, C

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

 27943 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseTrieLongRoundTrip
   [junit4] OK      0.03s J0 | 
ParsingFieldUpdateProcessorsTest.testParseTrieLongRoundTrip
   [junit4]   2> 27948 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testParseBooleanRoundTrip
   [junit4]   2> 27949 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27950 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@42aefe37 commitCommandVersion:0
   [junit4]   2> 27961 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b22ac8[collection1] main]
   [junit4]   2> 27984 INFO  (searcherExecutor-68-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2b22ac8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(8.0.0):C13/1:delGen=1)
 Uninverting(_c(8.0.0):C1) Uninverting(_i(8.0.0):C1) Uninverting(_j(8.0.0):C1) 
Uninverting(_k(8.0.0):C1)))}
   [junit4]   2> 27985 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 27986 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 36
   [junit4]   2> 27990 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] 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> 27991 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testParseBooleanRoundTrip
   [junit4] OK      0.04s J0 | 
ParsingFieldUpdateProcessorsTest.testParseBooleanRoundTrip
   [junit4]   2> 27996 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testRfc1036
   [junit4]   2> 27999 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testRfc1036-seed#[7428B2ED5AAC9B17]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testRfc1036
   [junit4] OK      0.01s J0 | ParsingFieldUpdateProcessorsTest.testRfc1036
   [junit4]   2> 28004 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedDate
   [junit4]   2> 28004 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedDate
   [junit4] OK      0.00s J0 | 
ParsingFieldUpdateProcessorsTest.testFailedParseMixedDate
   [junit4]   2> 28006 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testFailedParseMixedFloat
   [junit4]   2> 28006 INFO  
(TEST-ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat-seed#[7428B2ED5AAC9B17])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testFailedParseMixedFloat
   [junit4] OK      0.00s J0 | 
ParsingFieldUpdateProcessorsTest.testFailedParseMixedFloat
   [junit4]   2> 28006 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 28006 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=443197408
   [junit4]   2> 28008 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 28008 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@c5f7cdd: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@3b752b13
   [junit4]   2> 28015 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 28015 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1c62887e: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@10f381ea
   [junit4]   2> 28015 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 28016 INFO  
(SUITE-ParsingFieldUpdateProcessorsTest-seed#[7428B2ED5AAC9B17]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14c34262: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@79e4023b
   [junit4]   2> 28017 INFO  (coreCloseExecutor-72-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a7d4c55
   [junit4]   2> 28017 INFO  (coreCloseExecutor-72-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=3a7d4c55
   [junit4]   2> 28017 INFO  (coreCloseExecutor-72-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65abbccf: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@63e0e5dc
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.ParsingFieldUpdateProcessorsTest_7428B2ED5AAC9B17-003
   [junit4]   2> Aug 16, 2018 3:49:29 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=CheapBastard, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3fe20ff5),
 locale=fr, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10 
(64-bit)/cpus=3,threads=1,free=23062856,total=135266304
   [junit4]   2> NOTE: All tests run in this JVM: 
[ParsingFieldUpdateProcessorsTest, ParsingFieldUpdateProcessorsTest, 
CoreAdminCreateDiscoverTest, ParsingFieldUpdateProcessorsTest]
   [junit4] Completed [8/10 (5!)] on J0 in 2.50s, 41 tests, 1 failure <<< 
FAILURES!

[...truncated 28 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092:
 There were test failures: 10 suites, 225 tests, 5 failures [seed: 
7428B2ED5AAC9B17]

Total time: 33 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   0/5 failed: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
[repro]   5/5 failed: 
org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\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=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=59550fc262965add1a1b125d596604fed945e3a6, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7478
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to