Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/300/

2 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdatesDistrib.test

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@71834a1c (not leader) wrong 
[docid] for SolrDocument{id=70, 
id_field_copy_that_does_not_support_in_place_update_s=70, title_s=title70, 
id_i=70, inplace_updatable_float=101.0, _version_=1560985724881207296, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=433} expected:<827> but 
was:<433>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@71834a1c (not leader) wrong 
[docid] for SolrDocument{id=70, 
id_field_copy_that_does_not_support_in_place_update_s=70, title_s=title70, 
id_i=70, inplace_updatable_float=101.0, _version_=1560985724881207296, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=433} expected:<827> but 
was:<433>
        at 
__randomizedtesting.SeedInfo.seed([6DEF600D5EC73619:E5BB5FD7F03B5BE1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
        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 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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:  
junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesStandalone

Error Message:
Clean up static fields (in @AfterClass?), your test seems to hang on to 
approximately 22,745,392 bytes (threshold is 10,485,760). Field reference sizes 
(counted individually):   - 22,745,064 bytes, private static 
org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client   - 192 bytes, 
public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules   - 128 bytes, private static 
java.lang.String org.apache.solr.SolrTestCaseJ4.factoryProp   - 64 bytes, 
private static java.lang.String org.apache.solr.SolrTestCaseJ4.coreName   - 48 
bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels

Stack Trace:
junit.framework.AssertionFailedError: Clean up static fields (in @AfterClass?), 
your test seems to hang on to approximately 22,745,392 bytes (threshold is 
10,485,760). Field reference sizes (counted individually):
  - 22,745,064 bytes, private static org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client
  - 192 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
  - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
  - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
  - 48 bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
        at __randomizedtesting.SeedInfo.seed([6DEF600D5EC73619]:0)
        at 
com.carrotsearch.randomizedtesting.rules.StaticFieldsInvariantRule$1.afterAlways(StaticFieldsInvariantRule.java:170)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
        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 13628 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/init-core-data-001
   [junit4]   2> 3933188 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 3933189 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-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> 3933189 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3933190 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3933191 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3933218 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 3933219 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 3933231 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 3933234 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3933237 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 3933253 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 3933268 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3933268 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 3933272 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3933272 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 3933272 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3933274 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3933301 WARN  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3933302 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 3933311 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 3933322 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 3933323 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1
   [junit4]   2> 3933323 WARN  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 3933324 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3933324 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/init-core-data-001/]
   [junit4]   2> 3933324 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3933325 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.661752764582205]
   [junit4]   2> 3933328 WARN  (coreLoadExecutor-14975-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> 3933356 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3933356 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 3933357 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3933357 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3933357 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=72.6953125, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=24.049048096811152, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16891569570667075
   [junit4]   2> 3933357 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@715f5e3c[collection1] main]
   [junit4]   2> 3933358 WARN  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 3933358 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3933358 INFO  (coreLoadExecutor-14975-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1560985691651833856
   [junit4]   2> 3933360 INFO  
(searcherExecutor-14976-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@715f5e3c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3933361 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3933363 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3933363 INFO  (Thread-54020) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3933363 INFO  (Thread-54020) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3933463 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:43020
   [junit4]   2> 3933482 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 3933483 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 3933484 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 3933485 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 3933485 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 3933486 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 3933487 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 3933488 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 3933488 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 3933489 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 3933490 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 3933569 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/cores/collection1
   [junit4]   2> 3933570 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3933571 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@ca0d50b{/,null,AVAILABLE}
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@56978828{HTTP/1.1,[http/1.1]}{127.0.0.1:38469}
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server Started @3936751ms
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/tempDir-001/control/data,
 hostContext=/, hostPort=38469, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/cores}
   [junit4]   2> 3933572 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3933572 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T23:59:22.620Z
   [junit4]   2> 3933575 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3933575 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/solr.xml
   [junit4]   2> 3933580 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3933581 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43020/solr
   [junit4]   2> 3933597 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3933597 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:38469_
   [junit4]   2> 3933598 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.Overseer Overseer 
(id=97561605728632836-127.0.0.1:38469_-n_0000000000) starting
   [junit4]   2> 3933602 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38469_
   [junit4]   2> 3933612 INFO  
(zkCallback-31271-thread-1-processing-n:127.0.0.1:38469_) [n:127.0.0.1:38469_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3933710 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/cores
   [junit4]   2> 3933710 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38469_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3933713 INFO  
(OverseerStateUpdate-97561605728632836-127.0.0.1:38469_-n_0000000000) 
[n:127.0.0.1:38469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3934731 WARN  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 3934732 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 3934741 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 3934744 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3934745 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 3934745 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/control-001/cores/collection1/data/]
   [junit4]   2> 3934745 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3934746 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.661752764582205]
   [junit4]   2> 3934750 WARN  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   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> 3934775 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3934775 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3934776 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 3934776 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 3934776 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=72.6953125, 
floorSegmentMB=1.7685546875, forceMergeDeletesPctAllowed=24.049048096811152, 
segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.16891569570667075
   [junit4]   2> 3934777 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@116ce083[collection1] main]
   [junit4]   2> 3934777 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3934777 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3934778 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3934778 INFO  
(coreLoadExecutor-14988-thread-1-processing-n:127.0.0.1:38469_) 
[n:127.0.0.1:38469_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560985693140811776
   [junit4]   2> 3934782 INFO  
(searcherExecutor-14989-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@116ce083[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3934787 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 3934787 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 3934788 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38469/collection1/
   [junit4]   2> 3934788 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 3934788 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:38469/collection1/ has no replicas
   [junit4]   2> 3934788 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 3934790 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:38469/collection1/ shard1
   [junit4]   2> 3934942 INFO  
(coreZkRegister-14981-thread-1-processing-n:127.0.0.1:38469_ x:collection1 
c:control_collection) [n:127.0.0.1:38469_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 3934985 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3934985 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43020/solr ready
   [junit4]   2> 3934985 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 3935055 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/cores/collection1
   [junit4]   2> 3935055 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001
   [junit4]   2> 3935056 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3935060 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@49bffc90{/,null,AVAILABLE}
   [junit4]   2> 3935060 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2d89f89d{HTTP/1.1,[http/1.1]}{127.0.0.1:39914}
   [junit4]   2> 3935060 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server Started @3938240ms
   [junit4]   2> 3935060 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=39914, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/cores}
   [junit4]   2> 3935061 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3935061 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 3935061 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3935061 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3935062 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T23:59:24.110Z
   [junit4]   2> 3935063 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3935064 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/solr.xml
   [junit4]   2> 3935072 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3935072 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43020/solr
   [junit4]   2> 3935077 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:39914_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3935078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:39914_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3935079 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:39914_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39914_
   [junit4]   2> 3935080 INFO  (zkCallback-31275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3935080 INFO  
(zkCallback-31271-thread-2-processing-n:127.0.0.1:38469_) [n:127.0.0.1:38469_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3935099 INFO  
(zkCallback-31280-thread-1-processing-n:127.0.0.1:39914_) [n:127.0.0.1:39914_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3935162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:39914_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/cores
   [junit4]   2> 3935162 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:39914_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3935169 INFO  
(OverseerStateUpdate-97561605728632836-127.0.0.1:38469_-n_0000000000) 
[n:127.0.0.1:38469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3936192 WARN  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3936193 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 3936206 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 3936211 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3936212 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3936212 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 3936212 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3936213 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.661752764582205]
   [junit4]   2> 3936218 WARN  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   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> 3936264 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3936264 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3936265 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3936265 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3936265 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=72.6953125, floorSegmentMB=1.7685546875, 
forceMergeDeletesPctAllowed=24.049048096811152, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16891569570667075
   [junit4]   2> 3936266 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4b441189[collection1] main]
   [junit4]   2> 3936272 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3936273 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3936273 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3936275 INFO  
(searcherExecutor-15000-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b441189[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3936275 INFO  
(coreLoadExecutor-14999-thread-1-processing-n:127.0.0.1:39914_) 
[n:127.0.0.1:39914_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560985694710530048
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39914/collection1/
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39914/collection1/ has no 
replicas
   [junit4]   2> 3936280 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 3936282 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39914/collection1/ shard1
   [junit4]   2> 3936433 INFO  
(coreZkRegister-14994-thread-1-processing-n:127.0.0.1:39914_ x:collection1 
c:collection1) [n:127.0.0.1:39914_ c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3936578 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/cores/collection1
   [junit4]   2> 3936579 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001
   [junit4]   2> 3936580 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3936584 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7e9516f9{/,null,AVAILABLE}
   [junit4]   2> 3936585 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@637124e8{HTTP/1.1,[http/1.1]}{127.0.0.1:38240}
   [junit4]   2> 3936585 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server Started @3939764ms
   [junit4]   2> 3936585 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=38240, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/cores}
   [junit4]   2> 3936585 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3936587 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 3936587 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3936587 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3936587 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T23:59:25.635Z
   [junit4]   2> 3936592 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3936592 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/solr.xml
   [junit4]   2> 3936605 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3936606 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43020/solr
   [junit4]   2> 3936613 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38240_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3936615 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38240_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3936616 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38240_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38240_
   [junit4]   2> 3936617 INFO  (zkCallback-31275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3936617 INFO  
(zkCallback-31271-thread-2-processing-n:127.0.0.1:38469_) [n:127.0.0.1:38469_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3936617 INFO  
(zkCallback-31280-thread-1-processing-n:127.0.0.1:39914_) [n:127.0.0.1:39914_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3936624 INFO  
(zkCallback-31286-thread-2-processing-n:127.0.0.1:38240_) [n:127.0.0.1:38240_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3936668 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38240_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/cores
   [junit4]   2> 3936668 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:38240_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3936670 INFO  
(OverseerStateUpdate-97561605728632836-127.0.0.1:38469_-n_0000000000) 
[n:127.0.0.1:38469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3937692 WARN  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3937693 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 3937703 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 3937706 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3937707 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3937707 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 3937707 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3937708 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.661752764582205]
   [junit4]   2> 3937713 WARN  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   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> 3937746 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3937746 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3937746 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3937746 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3937747 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=72.6953125, floorSegmentMB=1.7685546875, 
forceMergeDeletesPctAllowed=24.049048096811152, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16891569570667075
   [junit4]   2> 3937747 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2bc0dd4e[collection1] main]
   [junit4]   2> 3937748 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3937748 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3937748 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3937750 INFO  
(searcherExecutor-15011-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
c:collection1) [n:127.0.0.1:38240_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2bc0dd4e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3937750 INFO  
(coreLoadExecutor-15010-thread-1-processing-n:127.0.0.1:38240_) 
[n:127.0.0.1:38240_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560985696257179648
   [junit4]   2> 3937753 INFO  
(coreZkRegister-15005-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
c:collection1) [n:127.0.0.1:38240_ c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 3937754 INFO  
(updateExecutor-31283-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3937764 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 3937764 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3937764 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 3937764 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3937764 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:39914/collection1/] 
and I am [http://127.0.0.1:38240/collection1/]
   [junit4]   2> 3937768 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:39914]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38240_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3937774 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3937774 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 3937774 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:38240_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38240","node_name":"127.0.0.1:38240_","state":"down"}
   [junit4]   2> 3938046 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/cores/collection1
   [junit4]   2> 3938046 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001
   [junit4]   2> 3938047 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 3938048 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d9ca3cd{/,null,AVAILABLE}
   [junit4]   2> 3938048 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@43f8f917{HTTP/1.1,[http/1.1]}{127.0.0.1:57586}
   [junit4]   2> 3938052 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.e.j.s.Server Started @3941232ms
   [junit4]   2> 3938052 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=57586, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/cores}
   [junit4]   2> 3938053 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3938053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.5.0
   [junit4]   2> 3938053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3938053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3938053 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T23:59:27.101Z
   [junit4]   2> 3938056 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 3938056 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/solr.xml
   [junit4]   2> 3938078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3938078 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43020/solr
   [junit4]   2> 3938096 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:57586_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 3938099 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:57586_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3938102 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:57586_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57586_
   [junit4]   2> 3938103 INFO  
(zkCallback-31280-thread-1-processing-n:127.0.0.1:39914_) [n:127.0.0.1:39914_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3938103 INFO  
(zkCallback-31286-thread-2-processing-n:127.0.0.1:38240_) [n:127.0.0.1:38240_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3938104 INFO  (zkCallback-31275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3938104 INFO  
(zkCallback-31271-thread-3-processing-n:127.0.0.1:38469_) [n:127.0.0.1:38469_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3938104 INFO  
(zkCallback-31293-thread-1-processing-n:127.0.0.1:57586_) [n:127.0.0.1:57586_   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3938165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:57586_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/cores
   [junit4]   2> 3938165 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) 
[n:127.0.0.1:57586_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3938167 INFO  
(OverseerStateUpdate-97561605728632836-127.0.0.1:38469_-n_0000000000) 
[n:127.0.0.1:38469_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 3938774 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:38240_, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:38240","node_name":"127.0.0.1:38240_","state":"recovering"}
   [junit4]   2> 3938775 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 3938775 INFO  (qtp1901156218-170534) [n:127.0.0.1:39914_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:38240_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 3939176 WARN  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 3939177 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.5.0
   [junit4]   2> 3939186 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=inplace-updates
   [junit4]   2> 3939189 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 3939190 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 3939190 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdatesDistrib_6DEF600D5EC73619-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 3939190 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@55032004
   [junit4]   2> 3939191 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=37, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.661752764582205]
   [junit4]   2> 3939203 WARN  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   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> 3939246 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3939246 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3939247 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 3939247 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 3939247 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, 
maxMergedSegmentMB=72.6953125, floorSegmentMB=1.7685546875, 
forceMergeDeletesPctAllowed=24.049048096811152, segmentsPerTier=34.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16891569570667075
   [junit4]   2> 3939247 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3a0d4a1f[collection1] main]
   [junit4]   2> 3939248 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 3939248 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 3939249 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 3939249 INFO  
(searcherExecutor-15022-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
c:collection1) [n:127.0.0.1:57586_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3a0d4a1f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3939250 INFO  
(coreLoadExecutor-15021-thread-1-processing-n:127.0.0.1:57586_) 
[n:127.0.0.1:57586_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560985697830043648
   [junit4]   2> 3939253 INFO  
(coreZkRegister-15016-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
c:collection1) [n:127.0.0.1:57586_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 3939254 INFO  
(updateExecutor-31290-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 3939254 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 3939254 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 3939255 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 3939255 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 3939255 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:39914/collection1/] 
and I am [http://127.0.0.1:57586/collection1/]
   [junit4]   2> 3939263 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:39914]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:57586_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 3939264 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 3939268 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 3939268 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:57586_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:57586","node_name":"127.0.0.1:57586_","state":"down"}
   [junit4]   2> 3939276 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:39914/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 3939276 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:38240 START replicas=[http://127.0.0.1:39914/collection1/] 
nUpdates=100
   [junit4]   2> 3939281 INFO  (qtp1901156218-170535) [n:127.0.0.1:39914_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 3939281 INFO  (qtp1901156218-170535) [n:127.0.0.1:39914_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery 
was successful.
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered 
during PeerSync.
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 3939282 INFO  
(recoveryExecutor-31284-thread-1-processing-n:127.0.0.1:38240_ x:collection1 
s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:38240_ c:collection1 s:shard1 
r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active 
after recovery.
   [junit4]   2> 3939563 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3939563 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[6DEF600D5EC73619]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 3940268 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:57586_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:57586","node_name":"127.0.0.1:57586_","state":"recovering"}
   [junit4]   2> 3940268 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 3940268 INFO  (qtp1901156218-170532) [n:127.0.0.1:39914_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:57586_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1004
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 3940769 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:39914/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 3940769 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:57586 START replicas=[http://127.0.0.1:39914/collection1/] 
nUpdates=100
   [junit4]   2> 3940771 INFO  (qtp1901156218-170537) [n:127.0.0.1:39914_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 3940771 INFO  (qtp1901156218-170537) [n:127.0.0.1:39914_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3940771 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint 
millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 3940771 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to 
do a PeerSync 
   [junit4]   2> 3940771 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3940771 INFO  
(recoveryExecutor-31291-thread-1-processing-n:127.0.0.1:57586_ x:collection1 
s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:57586_ c:collection1 s:shard1 
r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted 
changes. Skipping IW.commit.
   [junit4]   2> 3940771 INFO  (recoveryExecutor-31291-thread-1

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

Core org.apache.solr.core.SolrCore@61acb349
   [junit4]   2> 4192087 INFO  (coreCloseExecutor-10242-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 4192088 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 4192089 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for all SolrIndexSearchers to be released
   [junit4]   2> 4192090 INFO  
(SUITE-TestInPlaceUpdatesStandalone-seed#[6DEF600D5EC73619]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ------------------------------------------------------- 
Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{stored_i=BlockTreeOrds(blocksize=128), 
copyfield2_dest__only_src_updatable_i=PostingsFormat(name=MockRandom), 
title_s=Lucene50(blocksize=128), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=MockRandom)},
 docValues:{new_updatable_int_i_dvo=DocValuesFormat(name=Asserting), 
inplace_l_dvo=DocValuesFormat(name=Direct), 
inplace_updatable_float=DocValuesFormat(name=Lucene54), 
val2_l_dvo=DocValuesFormat(name=Lucene54), 
copyfield2_dest__only_src_updatable_i=DocValuesFormat(name=Memory), 
copyfield1_dest__both_updatable_i_dvo=DocValuesFormat(name=Direct), 
copyfield1_src__both_updatable=DocValuesFormat(name=Direct), 
inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), 
inplace_updatable_int=DocValuesFormat(name=Direct), 
regular_l=DocValuesFormat(name=Direct), 
val1_i_dvo=DocValuesFormat(name=Memory), stored_i=DocValuesFormat(name=Direct), 
_version_=DocValuesFormat(name=Memory), 
copyfield2_src__only_src_updatable=DocValuesFormat(name=Lucene54), 
id=DocValuesFormat(name=Asserting), 
nonexistent_field_i_dvo=DocValuesFormat(name=Memory), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Memory),
 inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=517, maxMBSortInHeap=5.774595182938861, 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=ja, 
timezone=Africa/Addis_Ababa
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=321313976,total=534773760
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, 
TestGeoJSONResponseWriter, BinaryUpdateRequestHandlerTest, 
TestDistribDocBasedVersion, VMParamsZkACLAndCredentialsProvidersTest, 
HdfsTlogReplayBufferedWhileIndexingTest, TestAnalyzeInfixSuggestions, 
PingRequestHandlerTest, RestartWhileUpdatingTest, TestDefaultStatsCache, 
TestFieldCacheReopen, StatsReloadRaceTest, TestReloadAndDeleteDocs, 
ResponseLogComponentTest, TestMergePolicyConfig, HttpSolrCallGetCoreTest, 
SuggesterWFSTTest, StatsComponentTest, TestSubQueryTransformerCrossCore, 
TestMiniSolrCloudCluster, TestSchemaNameResource, TestSolrQueryResponse, 
TestReload, DebugComponentTest, BadComponentTest, TestPhraseSuggestions, 
TestSQLHandlerNonCloud, BlockDirectoryTest, CloudExitableDirectoryReaderTest, 
TestRecovery, TestPerFieldSimilarityClassic, HdfsNNFailoverTest, 
CdcrReplicationDistributedZkTest, TestEmbeddedSolrServerSchemaAPI, 
LukeRequestHandlerTest, DistributedExpandComponentTest, 
SolrCoreCheckLockOnStartupTest, TolerantUpdateProcessorTest, 
TestSolrDeletionPolicy1, TestLeaderInitiatedRecoveryThread, 
TestRebalanceLeaders, UpdateParamsTest, BasicAuthStandaloneTest, 
AutoCommitTest, TestCollationField, TestConfigReload, 
HdfsRestartWhileUpdatingTest, TestSolrCloudWithKerberosAlt, 
FieldMutatingUpdateProcessorTest, TestGraphTermsQParserPlugin, 
TestMaxScoreQueryParser, DistributedSuggestComponentTest, 
ChangedSchemaMergeTest, TestRequestStatusCollectionAPI, TestSolrDynamicMBean, 
TestExtendedDismaxParser, AtomicUpdatesTest, QueryParsingTest, 
TestShortCircuitedRequests, AnalyticsQueryTest, 
ConcurrentDeleteAndCreateCollectionTest, SolrCloudExampleTest, 
HttpPartitionTest, SuggesterTSTTest, TestSchemaVersionResource, 
SolrIndexMetricsTest, PreAnalyzedFieldTest, SOLR749Test, 
TestSystemCollAutoCreate, TestTrieFacet, LeaderElectionTest, 
TestTolerantUpdateProcessorRandomCloud, BadIndexSchemaTest, 
TestSolrCLIRunExample, TestReversedWildcardFilterFactory, PrimUtilsTest, 
RecoveryZkTest, TestInfoStreamLogging, TestClassicSimilarityFactory, 
SharedFSAutoReplicaFailoverUtilsTest, TestCustomSort, 
CreateCollectionCleanupTest, TestPostingsSolrHighlighter, TestManagedSchema, 
TestCollectionAPI, TestSolrQueryParser, TestJsonFacetRefinement, 
TestOverriddenPrefixQueryForCustomFieldType, ClassificationUpdateProcessorTest, 
NoCacheHeaderTest, CdcrVersionReplicationTest, GraphQueryTest, 
TestCloudPseudoReturnFields, DocValuesMultiTest, FullSolrCloudDistribCmdsTest, 
TestStressInPlaceUpdates, OverseerTest, TermVectorComponentDistributedTest, 
XmlUpdateRequestHandlerTest, BigEndianAscendingWordDeserializerTest, 
TestConfigSetsAPIZkFailure, TestFieldCacheSortRandom, DOMUtilTest, 
CollectionTooManyReplicasTest, OpenExchangeRatesOrgProviderTest, 
PluginInfoTest, SolrPluginUtilsTest, TestOrdValues, SolrSlf4jReporterTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestConfig, TestRandomFaceting, 
DistributedSpellCheckComponentTest, HardAutoCommitTest, TestRangeQuery, 
AlternateDirectoryTest, TestStressRecovery, SampleTest, TestBinaryField, 
MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, 
ExternalFileFieldSortTest, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, 
TestDFRSimilarityFactory, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, 
TestFastWriter, TimeZoneUtilsTest, ScriptEngineTest, 
SpellingQueryConverterTest, TestSolrJ, TestUtils, UUIDFieldTest, 
CircularListTest, TestRTGBase, SolrTestCaseJ4Test, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
TestHighlightDedupGrouping, TestTolerantSearch, TestPathTrie, 
TestEmbeddedSolrServerConstructors, ActionThrottleTest, AliasIntegrationTest, 
AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, 
CollectionReloadTest, ConfigSetsAPITest, CustomCollectionTest, 
DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, 
LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, 
OverseerRolesTest, OverseerTaskQueueTest, RemoteQueryErrorTest, 
ReplaceNodeTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, 
TestCloudRecovery, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, 
TestDownShardTolerantSearch, TestHdfsCloudBackupRestore, 
TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport, 
TestRandomFlRTGCloud, TestSizeLimitedDistributedMap, 
TestTolerantUpdateProcessorCloud, HdfsBasicDistributedZkTest, 
HdfsSyncSliceTest, StressHdfsTest, TestDynamicLoading, 
TestHdfsBackupRestoreCore, CoreAdminRequestStatusTest, 
CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, 
TestCollectionAPIs, TestConfigsApi, DistributedDebugComponentTest, 
DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, 
DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, 
InfixSuggestersTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, 
TestExpandComponent, JavabinLoaderTest, TestSlowCompositeReaderWrapper, 
CheckHdfsIndexTest, TestCloudManagedSchema, TestManagedSchemaThreadSafety, 
TestSchemaManager, TestUseDocValuesAsStored, TestUseDocValuesAsStored2, 
AnalyticsMergeStrategyTest, TestComplexPhraseLeadingWildcard, 
TestComplexPhraseQParserPlugin, TestInitQParser, TestMissingGroups, 
TestSimpleQParserPlugin, TestSmileRequest, TestSolrCoreParser, 
TestSolrFieldCacheMBean, TestStandardQParsers, TestXmlQParserPlugin, 
TestSortByMinMaxFunction, BlockJoinFacetDistribTest, CloudMLTQParserTest, 
TestExactStatsCache, PKIAuthenticationIntegrationTest, 
TestSolrCloudWithHadoopAuthPlugin, TestFieldCacheSanityChecker, 
TestFieldCacheVsDocValues, TestInPlaceUpdatesStandalone]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 
'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesStandalone -Dtests.seed=6DEF600D5EC73619 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=ja -Dtests.timezone=Africa/Addis_Ababa -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestInPlaceUpdatesStandalone (suite) <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Clean up 
static fields (in @AfterClass?), your test seems to hang on to approximately 
22,745,392 bytes (threshold is 10,485,760). Field reference sizes (counted 
individually):
   [junit4]    >   - 22,745,064 bytes, private static 
org.apache.solr.client.solrj.SolrClient 
org.apache.solr.update.TestInPlaceUpdatesStandalone.client
   [junit4]    >   - 192 bytes, public static org.junit.rules.TestRule 
org.apache.solr.SolrTestCaseJ4.solrClassRules
   [junit4]    >   - 128 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.factoryProp
   [junit4]    >   - 64 bytes, private static java.lang.String 
org.apache.solr.SolrTestCaseJ4.coreName
   [junit4]    >   - 48 bytes, private static java.util.Map 
org.apache.solr.SolrTestCaseJ4.savedClassLogLevels
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6DEF600D5EC73619]:0)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [697/697 (2!)] on J2 in 250.89s, 18 tests, 1 failure <<< 
FAILURES!

[...truncated 62666 lines...]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to