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

4 tests failed.
FAILED:  
org.apache.solr.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5F50400405F3509A:89209DA36EAE2ECC]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.update.TestInPlaceUpdatesStandalone.testUpdatingDocValues(TestInPlaceUpdatesStandalone.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([5F50400405F3509A:622711153F3A0EC6]:0)
        at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
        at 
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesAfterMultipleCommits(UpdateLogTest.java:123)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([5F50400405F3509A:83FC85BC7DF0FF5]:0)
        at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
        at 
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesDependingOnNonAddShouldThrowException(UpdateLogTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete

Error Message:


Stack Trace:
java.lang.NullPointerException
        at 
__randomizedtesting.SeedInfo.seed([5F50400405F3509A:14ED78F8312CC5A3]:0)
        at org.apache.solr.update.UpdateLogTest.ulogAdd(UpdateLogTest.java:255)
        at 
org.apache.solr.update.UpdateLogTest.testApplyPartialUpdatesWithDelete(UpdateLogTest.java:174)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10996 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesStandalone
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesStandalone_5F50400405F3509A-001/init-core-data-001
   [junit4]   2> 114761 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 114762 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 114762 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 114763 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 114777 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 114787 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 114790 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 114809 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 114811 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16d6c6
   [junit4]   2> 114812 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 114815 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16d6c6
   [junit4]   2> 114815 WARN  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 114815 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16d6c6
   [junit4]   2> 114816 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 114834 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 114842 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 114844 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 114846 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 114846 WARN  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 114846 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16d6c6
   [junit4]   2> 114846 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesStandalone_5F50400405F3509A-001/init-core-data-001/]
   [junit4]   2> 114847 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@16d6c6
   [junit4]   2> 114848 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1137337742, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 114852 WARN  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 114884 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 114884 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 114885 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 114885 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 114887 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@17127ea
   [junit4]   2> 114887 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@315edc[collection1] 
main]
   [junit4]   2> 114887 WARN  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 114888 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 114888 INFO  
(searcherExecutor-351-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@315edc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114889 INFO  (coreLoadExecutor-350-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1560612242140954624
   [junit4]   2> 114891 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[5F50400405F3509A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 114896 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateTwoDifferentFields
   [junit4]   2> 114896 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 114897 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e29f51[collection1] 
realtime]
   [junit4]   2> 114897 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 1
   [junit4]   2> 114898 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114898 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114899 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@779ea3[collection1] main]
   [junit4]   2> 114899 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114900 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@779ea3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114900 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 114907 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242155634688)]} 0 3
   [junit4]   2> 114907 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114907 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114914 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bb35f[collection1] main]
   [junit4]   2> 114914 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114915 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7bb35f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 114916 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 114917 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 114927 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:1&fl=[docid]} hits=1 status=0 QTime=6
   [junit4]   2> 114932 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242181849088)]} 0 3
   [junit4]   2> 114933 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242186043392)]} 0 1
   [junit4]   2> 114933 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114933 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114947 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f6502d[collection1] main]
   [junit4]   2> 114948 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114949 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1f6502d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 114950 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 16
   [junit4]   2> 114950 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114950 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 114950 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114950 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 0
   [junit4]   2> 114953 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*,[docid]&sort=id+asc&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 114956 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242210160640)]} 0 1
   [junit4]   2> 114956 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242211209216)]} 0 0
   [junit4]   2> 114957 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242212257792)]} 0 0
   [junit4]   2> 114958 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={qt=/get&fl=id,inplace_updatable_float,inplace_updatable_int&id=1&wt=xml}
 status=0 QTime=0
   [junit4]   2> 114958 INFO  
(TEST-TestInPlaceUpdatesStandalone.testUpdateTwoDifferentFields-seed#[5F50400405F3509A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateTwoDifferentFields
   [junit4]   2> 114961 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
testMixedInPlaceAndNonInPlaceAtomicUpdates
   [junit4]   2> 114961 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 114962 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@505178[collection1] 
realtime]
   [junit4]   2> 114962 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 114962 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114962 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114962 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ce5eef[collection1] main]
   [junit4]   2> 114963 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114964 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1ce5eef[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114964 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 2
   [junit4]   2> 114966 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242220646400)]} 0 1
   [junit4]   2> 114967 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242222743552)]} 0 0
   [junit4]   2> 114967 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 114968 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242223792128)]} 0 0
   [junit4]   2> 114968 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 114969 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242224840704)]} 0 0
   [junit4]   2> 114969 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 114970 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114970 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114976 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cfaa9[collection1] main]
   [junit4]   2> 114976 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114978 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1cfaa9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C3/2:delGen=1)))}
   [junit4]   2> 114979 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 114980 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 114981 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/get 
params={qt=/get&ids=1} status=0 QTime=0
   [junit4]   2> 114981 INFO  
(TEST-TestInPlaceUpdatesStandalone.testMixedInPlaceAndNonInPlaceAtomicUpdates-seed#[5F50400405F3509A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
testMixedInPlaceAndNonInPlaceAtomicUpdates
   [junit4]   2> 114985 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOnlyPartialUpdatesBetweenCommits
   [junit4]   2> 114985 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 114986 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14a6c7e[collection1] 
realtime]
   [junit4]   2> 114986 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 114986 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114986 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114986 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@109a93d[collection1] main]
   [junit4]   2> 114987 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 114989 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@109a93d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114989 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 3
   [junit4]   2> 114991 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242246860800)]} 0 1
   [junit4]   2> 114992 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242248957952)]} 0 0
   [junit4]   2> 114992 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242248957953)]} 0 0
   [junit4]   2> 114992 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 114992 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@f8bcca
   [junit4]   2> 114997 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d895bd[collection1] main]
   [junit4]   2> 114998 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 115000 INFO  (searcherExecutor-351-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d895bd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C3)))}
   [junit4]   2> 115000 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 8
   [junit4]   2> 115001 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={q=*:*&fl=*,[docid]&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 115002 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:1&fl=[docid]} hits=1 status=0 QTime=0
   [junit4]   2> 115003 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:2&fl=[docid]} hits=1 status=0 QTime=0
   [junit4]   2> 115003 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select 
params={q=id:3&fl=[docid]} hits=1 status=0 QTime=0
   [junit4]   2> 115005 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242261540864)]} 0 1
   [junit4]   2> 115006 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242262589440)]} 0 0
   [junit4]   2> 115006 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242263638016)]} 0 0
   [junit4]   2> 115007 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242264686592)]} 0 0
   [junit4]   2> 115007 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242264686593)]} 0 0
   [junit4]   2> 115008 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242264686594)]} 0 0
   [junit4]   2> 115008 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242265735168)]} 0 0
   [junit4]   2> 115009 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242266783744)]} 0 0
   [junit4]   2> 115009 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242266783745)]} 0 0
   [junit4]   2> 115010 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242266783746)]} 0 0
   [junit4]   2> 115010 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242267832320)]} 0 0
   [junit4]   2> 115011 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242268880896)]} 0 0
   [junit4]   2> 115011 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242268880897)]} 0 0
   [junit4]   2> 115012 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242269929472)]} 0 0
   [junit4]   2> 115012 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242269929473)]} 0 0
   [junit4]   2> 115013 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242270978048)]} 0 0
   [junit4]   2> 115013 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242270978049)]} 0 0
   [junit4]   2> 115014 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242272026624)]} 0 0
   [junit4]   2> 115014 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242272026625)]} 0 0
   [junit4]   2> 115015 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242273075200)]} 0 0
   [junit4]   2> 115015 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242273075201)]} 0 0
   [junit4]   2> 115016 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242274123776)]} 0 0
   [junit4]   2> 115016 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242274123777)]} 0 0
   [junit4]   2> 115017 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242275172352)]} 0 0
   [junit4]   2> 115018 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242276220928)]} 0 0
   [junit4]   2> 115018 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242276220929)]} 0 0
   [junit4]   2> 115019 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242277269504)]} 0 0
   [junit4]   2> 115019 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242277269505)]} 0 0
   [junit4]   2> 115019 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242277269506)]} 0 0
   [junit4]   2> 115020 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242278318080)]} 0 0
   [junit4]   2> 115020 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242278318081)]} 0 0
   [junit4]   2> 115021 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242279366656)]} 0 0
   [junit4]   2> 115021 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242279366657)]} 0 0
   [junit4]   2> 115022 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242280415232)]} 0 0
   [junit4]   2> 115022 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242280415233)]} 0 0
   [junit4]   2> 115022 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242280415234)]} 0 0
   [junit4]   2> 115023 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242281463808)]} 0 0
   [junit4]   2> 115023 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242281463809)]} 0 0
   [junit4]   2> 115024 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242282512384)]} 0 0
   [junit4]   2> 115024 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242282512385)]} 0 0
   [junit4]   2> 115025 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242282512386)]} 0 0
   [junit4]   2> 115025 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242283560960)]} 0 0
   [junit4]   2> 115026 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242284609536)]} 0 0
   [junit4]   2> 115026 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242284609537)]} 0 0
   [junit4]   2> 115027 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242285658112)]} 0 0
   [junit4]   2> 115027 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242285658113)]} 0 0
   [junit4]   2> 115028 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242286706688)]} 0 0
   [junit4]   2> 115028 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242286706689)]} 0 0
   [junit4]   2> 115028 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242286706690)]} 0 0
   [junit4]   2> 115029 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242287755264)]} 0 0
   [junit4]   2> 115029 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242287755265)]} 0 0
   [junit4]   2> 115030 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242288803840)]} 0 0
   [junit4]   2> 115030 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242288803841)]} 0 0
   [junit4]   2> 115030 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242288803842)]} 0 0
   [junit4]   2> 115031 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242289852416)]} 0 0
   [junit4]   2> 115031 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242289852417)]} 0 0
   [junit4]   2> 115032 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242290900992)]} 0 0
   [junit4]   2> 115032 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242290900993)]} 0 0
   [junit4]   2> 115033 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242291949568)]} 0 0
   [junit4]   2> 115033 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242291949569)]} 0 0
   [junit4]   2> 115034 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242292998144)]} 0 0
   [junit4]   2> 115034 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242292998145)]} 0 0
   [junit4]   2> 115035 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242294046720)]} 0 0
   [junit4]   2> 115035 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242294046721)]} 0 0
   [junit4]   2> 115036 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242295095296)]} 0 0
   [junit4]   2> 115036 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242295095297)]} 0 0
   [junit4]   2> 115037 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242296143872)]} 0 0
   [junit4]   2> 115037 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242296143873)]} 0 0
   [junit4]   2> 115038 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242297192448)]} 0 0
   [junit4]   2> 115038 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242297192449)]} 0 0
   [junit4]   2> 115039 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242298241024)]} 0 0
   [junit4]   2> 115039 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242298241025)]} 0 0
   [junit4]   2> 115040 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242299289600)]} 0 0
   [junit4]   2> 115040 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242299289601)]} 0 0
   [junit4]   2> 115041 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242300338176)]} 0 0
   [junit4]   2> 115041 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242300338177)]} 0 0
   [junit4]   2> 115042 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242301386752)]} 0 0
   [junit4]   2> 115043 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242302435328)]} 0 0
   [junit4]   2> 115043 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242302435329)]} 0 0
   [junit4]   2> 115044 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242303483904)]} 0 0
   [junit4]   2> 115044 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242303483905)]} 0 0
   [junit4]   2> 115045 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242304532480)]} 0 0
   [junit4]   2> 115045 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242304532481)]} 0 0
   [junit4]   2> 115046 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242305581056)]} 0 0
   [junit4]   2> 115046 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242305581057)]} 0 0
   [junit4]   2> 115047 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242306629632)]} 0 0
   [junit4]   2> 115047 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242306629633)]} 0 0
   [junit4]   2> 115048 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242307678208)]} 0 0
   [junit4]   2> 115048 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242307678209)]} 0 0
   [junit4]   2> 115049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242308726784)]} 0 0
   [junit4]   2> 115049 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242308726785)]} 0 0
   [junit4]   2> 115050 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242309775360)]} 0 0
   [junit4]   2> 115050 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242309775361)]} 0 0
   [junit4]   2> 115051 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242309775362)]} 0 0
   [junit4]   2> 115051 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242310823936)]} 0 0
   [junit4]   2> 115051 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242310823937)]} 0 0
   [junit4]   2> 115052 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242311872512)]} 0 0
   [junit4]   2> 115052 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242311872513)]} 0 0
   [junit4]   2> 115053 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242312921088)]} 0 0
   [junit4]   2> 115054 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242313969664)]} 0 0
   [junit4]   2> 115054 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242313969665)]} 0 0
   [junit4]   2> 115055 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242315018240)]} 0 0
   [junit4]   2> 115055 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242315018241)]} 0 0
   [junit4]   2> 115056 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242316066816)]} 0 0
   [junit4]   2> 115056 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242316066817)]} 0 0
   [junit4]   2> 115057 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242317115392)]} 0 0
   [junit4]   2> 115057 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242317115393)]} 0 0
   [junit4]   2> 115058 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242318163968)]} 0 0
   [junit4]   2> 115058 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242318163969)]} 0 0
   [junit4]   2> 115059 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242319212544)]} 0 0
   [junit4]   2> 115059 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242319212545)]} 0 0
   [junit4]   2> 115060 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242320261120)]} 0 0
   [junit4]   2> 115060 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242320261121)]} 0 0
   [junit4]   2> 115061 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242321309696)]} 0 0
   [junit4]   2> 115061 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242321309697)]} 0 0
   [junit4]   2> 115062 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242322358272)]} 0 0
   [junit4]   2> 115062 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242322358273)]} 0 0
   [junit4]   2> 115063 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242323406848)]} 0 0
   [junit4]   2> 115063 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242323406849)]} 0 0
   [junit4]   2> 115064 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242324455424)]} 0 0
   [junit4]   2> 115064 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242324455425)]} 0 0
   [junit4]   2> 115065 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242325504000)]} 0 0
   [junit4]   2> 115066 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242325504001)]} 0 0
   [junit4]   2> 115066 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242326552576)]} 0 0
   [junit4]   2> 115067 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242327601152)]} 0 0
   [junit4]   2> 115067 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242327601153)]} 0 0
   [junit4]   2> 115068 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242328649728)]} 0 0
   [junit4]   2> 115068 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242328649729)]} 0 0
   [junit4]   2> 115069 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242329698304)]} 0 0
   [junit4]   2> 115069 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242329698305)]} 0 0
   [junit4]   2> 115070 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242330746880)]} 0 0
   [junit4]   2> 115070 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242330746881)]} 0 0
   [junit4]   2> 115071 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242331795456)]} 0 0
   [junit4]   2> 115071 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242331795457)]} 0 0
   [junit4]   2> 115072 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242332844032)]} 0 0
   [junit4]   2> 115072 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242332844033)]} 0 0
   [junit4]   2> 115073 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242333892608)]} 0 0
   [junit4]   2> 115073 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242333892609)]} 0 0
   [junit4]   2> 115074 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242334941184)]} 0 0
   [junit4]   2> 115074 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242334941185)]} 0 0
   [junit4]   2> 115075 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242335989760)]} 0 0
   [junit4]   2> 115075 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242335989761)]} 0 0
   [junit4]   2> 115076 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242337038336)]} 0 0
   [junit4]   2> 115076 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242337038337)]} 0 0
   [junit4]   2> 115077 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242338086912)]} 0 0
   [junit4]   2> 115078 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242339135488)]} 0 0
   [junit4]   2> 115078 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242339135489)]} 0 0
   [junit4]   2> 115079 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242340184064)]} 0 0
   [junit4]   2> 115079 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242340184065)]} 0 0
   [junit4]   2> 115080 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242341232640)]} 0 0
   [junit4]   2> 115080 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242341232641)]} 0 0
   [junit4]   2> 115081 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242342281216)]} 0 0
   [junit4]   2> 115081 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242342281217)]} 0 0
   [junit4]   2> 115082 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242343329792)]} 0 0
   [junit4]   2> 115082 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[2 
(1560612242343329793)]} 0 0
   [junit4]   2> 115083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[3 
(1560612242344378368)]} 0 0
   [junit4]   2> 115083 INFO  
(TEST-TestInPlaceUpdatesStandalone.testOnlyPartialUpdatesBetweenCommits-seed#[5F50400405F3509A])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={versions=true&wt=json&indent=true}{add=[1 
(1560612242344378369)]} 0 0
  

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

ava/org/apache/solr/response/SmileResponseWriter.java (at line 33)
 [ecj-lint]     new SmileWriter(out, request, response).writeResponse();
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/schema/OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/CollapsingQParserPlugin.java
 (at line 1288)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 188)
 [ecj-lint]     pieces = (List<Object>) new JavaBinCodec().unmarshal(in);
 [ecj-lint]                             ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/CursorMark.java
 (at line 265)
 [ecj-lint]     new JavaBinCodec().marshal(marshalledValues, out);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/function/OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/search/function/ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/servlet/SolrDispatchFilter.java
 (at line 263)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 35. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
 (at line 20)
 [ecj-lint]     import java.util.Map;
 [ecj-lint]            ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Map is never used
 [ecj-lint] ----------
 [ecj-lint] 36. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
 (at line 21)
 [ecj-lint]     import java.util.Map.Entry;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Map.Entry is never used
 [ecj-lint] ----------
 [ecj-lint] 37. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/store/blockcache/Metrics.java
 (at line 22)
 [ecj-lint]     import java.util.concurrent.ConcurrentHashMap;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.concurrent.ConcurrentHashMap is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 38. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 39. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 189)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 40. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/HdfsTransactionLog.java
 (at line 259)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 41. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 42. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 43. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 258)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 44. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 273)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] 45. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/TransactionLog.java
 (at line 527)
 [ecj-lint]     LogCodec codec = new LogCodec(resolver);
 [ecj-lint]              ^^^^^
 [ecj-lint] Resource leak: 'codec' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 46. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/update/processor/UpdateRequestProcessor.java
 (at line 85)
 [ecj-lint]     UpdateRequestProcessor p = this;
 [ecj-lint]                            ^
 [ecj-lint] Resource leak: 'p' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 47. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 48. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SimplePostTool.java
 (at line 655)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 49. WARNING in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/java/org/apache/solr/util/SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 49 problems (3 errors, 46 warnings)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build.xml:689: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2004: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2043: 
Compile failed; see the compiler error output for details.

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


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

Reply via email to