Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/738/

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

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@255088e7 (not leader) wrong 
[docid] for SolrDocument{id=17, 
id_field_copy_that_does_not_support_in_place_update_s=17, title_s=title17, 
id_i=17, inplace_updatable_float=101.0, _version_=1559811481465257984, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=4610} expected:<4840> but 
was:<4610>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@255088e7 (not leader) wrong 
[docid] for SolrDocument{id=17, 
id_field_copy_that_does_not_support_in_place_update_s=17, title_s=title17, 
id_i=17, inplace_updatable_float=101.0, _version_=1559811481465257984, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=4610} expected:<4840> but 
was:<4610>
        at 
__randomizedtesting.SeedInfo.seed([5AF3F540D811B5AD:D2A7CA9A76EDD855]: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)




Build Log:
[...truncated 13169 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/init-core-data-001
   [junit4]   2> 2050014 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2050015 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2050016 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: 
/rckug/gf
   [junit4]   2> 2050016 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2050017 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2050033 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2050034 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2050043 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2050046 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2050047 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 2050063 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2050065 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2050065 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2050067 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2050068 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 2050068 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2050069 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib,
 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2050085 WARN  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is 
deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 2050086 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2050096 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2050099 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with 
uniqueid field id
   [junit4]   2> 2050102 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2050102 WARN  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was 
configured, using first MBeanServer.
   [junit4]   2> 2050102 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2050103 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/init-core-data-001/]
   [junit4]   2> 2050103 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2050104 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.142578125, 
floorSegmentMB=2.119140625, forceMergeDeletesPctAllowed=9.398919931470191, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2050116 WARN  (coreLoadExecutor-7572-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> 2050145 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2050145 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 2050145 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2050145 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2050146 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=97.3017578125, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=2.9489716054935853, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27286533438585425
   [junit4]   2> 2050146 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@23c034ba[collection1] main]
   [junit4]   2> 2050146 WARN  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 2050146 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2050147 INFO  (coreLoadExecutor-7572-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1559811453460938752
   [junit4]   2> 2050149 INFO  
(searcherExecutor-7573-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@23c034ba[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2050149 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2050151 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2050151 INFO  (Thread-10124) [    ] o.a.s.c.ZkTestServer 
client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2050151 INFO  (Thread-10124) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2050251 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33040
   [junit4]   2> 2050267 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 2050269 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 2050270 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2050271 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 2050271 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 2050272 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 2050273 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2050274 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2050275 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2050276 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2050277 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 2050348 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/cores/collection1
   [junit4]   2> 2050349 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4bf29968{/rckug/gf,null,AVAILABLE}
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@44722d9f{HTTP/1.1,[http/1.1]}{127.0.0.1:40568}
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server Started @2054109ms
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/tempDir-001/control/data,
 hostContext=/rckug/gf, hostPort=40568, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/cores}
   [junit4]   2> 2050350 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2050350 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2050351 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:55:21.806Z
   [junit4]   2> 2050356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2050356 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/solr.xml
   [junit4]   2> 2050361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2050361 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33040/solr
   [junit4]   2> 2050374 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2050375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:40568_rckug%2Fgf
   [junit4]   2> 2050375 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.Overseer Overseer 
(id=97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) starting
   [junit4]   2> 2050380 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:40568_rckug%2Fgf
   [junit4]   2> 2050391 INFO  
(zkCallback-2531-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2050433 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/cores
   [junit4]   2> 2050433 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2050437 INFO  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 2051445 WARN  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 2051446 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2051455 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2051458 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2051459 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 2051459 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/control-001/cores/collection1/data/]
   [junit4]   2> 2051459 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf 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@141b1c6f
   [junit4]   2> 2051478 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.142578125, 
floorSegmentMB=2.119140625, forceMergeDeletesPctAllowed=9.398919931470191, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2051482 WARN  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf 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> 2051522 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2051522 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2051523 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2051523 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2051524 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=97.3017578125, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=2.9489716054935853, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27286533438585425
   [junit4]   2> 2051524 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3725d30b[collection1] main]
   [junit4]   2> 2051526 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2051526 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2051526 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2051527 INFO  
(coreLoadExecutor-7585-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf c:control_collection   x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559811454907973632
   [junit4]   2> 2051537 INFO  
(searcherExecutor-7586-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered 
new searcher Searcher@3725d30b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2051544 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2051545 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
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> 2051545 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40568/rckug/gf/collection1/
   [junit4]   2> 2051545 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 2051545 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40568/rckug/gf/collection1/ has no replicas
   [junit4]   2> 2051548 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
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:40568/rckug/gf/collection1/ shard1
   [junit4]   2> 2051650 INFO  
(coreZkRegister-7578-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf 
x:collection1 c:control_collection) [n:127.0.0.1:40568_rckug%2Fgf 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 2051934 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2051935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33040/solr ready
   [junit4]   2> 2051935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2051935 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2052012 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/cores/collection1
   [junit4]   2> 2052012 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001
   [junit4]   2> 2052013 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2052014 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71ef8b8d{/rckug/gf,null,AVAILABLE}
   [junit4]   2> 2052014 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7d5ef193{HTTP/1.1,[http/1.1]}{127.0.0.1:52706}
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server Started @2055774ms
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/rckug/gf, hostPort=52706, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/cores}
   [junit4]   2> 2052015 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2052015 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:55:23.470Z
   [junit4]   2> 2052017 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2052017 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/solr.xml
   [junit4]   2> 2052022 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2052022 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33040/solr
   [junit4]   2> 2052036 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 2052038 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2052039 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:52706_rckug%2Fgf
   [junit4]   2> 2052040 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2052040 INFO  
(zkCallback-2531-thread-3-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 2052054 INFO  
(zkCallback-2541-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 2052113 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/cores
   [junit4]   2> 2052113 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2052118 INFO  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 2052219 WARN  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.Overseer Bad version writing to ZK 
using compare-and-set, will force refresh cluster state: KeeperErrorCode = 
BadVersion for /collections/collection1/state.json
   [junit4]   2> 2052224 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2052225 INFO  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 2052225 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2053137 WARN  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2053138 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2053147 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2053150 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2053154 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2053155 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2053155 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2053155 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.142578125, 
floorSegmentMB=2.119140625, forceMergeDeletesPctAllowed=9.398919931470191, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2053159 WARN  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf 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> 2053189 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2053189 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2053189 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2053189 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2053190 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=97.3017578125, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=2.9489716054935853, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27286533438585425
   [junit4]   2> 2053190 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ffdab34[collection1] main]
   [junit4]   2> 2053191 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2053191 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2053191 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2053205 INFO  
(searcherExecutor-7597-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ffdab34[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2053205 INFO  
(coreLoadExecutor-7596-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559811456667484160
   [junit4]   2> 2053210 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2053210 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf 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> 2053210 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52706/rckug/gf/collection1/
   [junit4]   2> 2053210 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 2053210 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52706/rckug/gf/collection1/ has no replicas
   [junit4]   2> 2053213 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: http://127.0.0.1:52706/rckug/gf/collection1/ shard1
   [junit4]   2> 2053314 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2053363 INFO  
(coreZkRegister-7591-thread-1-processing-n:127.0.0.1:52706_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:52706_rckug%2Fgf c:collection1 
s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2053469 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2053684 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/cores/collection1
   [junit4]   2> 2053684 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001
   [junit4]   2> 2053685 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2053686 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19005329{/rckug/gf,null,AVAILABLE}
   [junit4]   2> 2053690 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@33ecda39{HTTP/1.1,[http/1.1]}{127.0.0.1:45624}
   [junit4]   2> 2053690 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server Started @2057449ms
   [junit4]   2> 2053690 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/rckug/gf, hostPort=45624, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/cores}
   [junit4]   2> 2053690 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2053691 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2053691 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2053691 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2053691 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:55:25.146Z
   [junit4]   2> 2053693 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2053693 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/solr.xml
   [junit4]   2> 2053697 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2053698 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33040/solr
   [junit4]   2> 2053703 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 2053705 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2053706 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:45624_rckug%2Fgf
   [junit4]   2> 2053707 INFO  
(zkCallback-2531-thread-3-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 2053708 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 2053708 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2053713 INFO  
(zkCallback-2547-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 2053818 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2053868 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/cores
   [junit4]   2> 2053868 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2053879 INFO  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 2053980 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2053981 INFO  
(zkCallback-2547-thread-2-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2054910 WARN  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2054911 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2054920 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2054923 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2054924 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2054924 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2054924 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2054925 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.142578125, 
floorSegmentMB=2.119140625, forceMergeDeletesPctAllowed=9.398919931470191, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2054928 WARN  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf 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> 2054954 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2054954 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2054955 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2054955 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2054956 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=97.3017578125, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=2.9489716054935853, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27286533438585425
   [junit4]   2> 2054956 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@71a2851d[collection1] main]
   [junit4]   2> 2054957 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2054958 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2054958 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2054959 INFO  
(searcherExecutor-7608-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:45624_rckug%2Fgf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@71a2851d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2054959 INFO  
(coreLoadExecutor-7607-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559811458506686464
   [junit4]   2> 2054962 INFO  
(coreZkRegister-7602-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:45624_rckug%2Fgf c:collection1 
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2054962 INFO  
(updateExecutor-2544-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2054962 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2054963 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2054963 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2054963 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf 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> 2054963 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf 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:52706/rckug/gf/collection1/] and I 
am [http://127.0.0.1:45624/rckug/gf/collection1/]
   [junit4]   2> 2054964 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:52706/rckug/gf]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:45624_rckug%252Fgf&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2054972 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 2054972 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 
183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2054972 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] 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:45624_rckug%2Fgf, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45624/rckug/gf","node_name":"127.0.0.1:45624_rckug%2Fgf","state":"down"}
   [junit4]   2> 2055065 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2055065 INFO  
(zkCallback-2547-thread-2-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2055455 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/cores/collection1
   [junit4]   2> 2055456 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001
   [junit4]   2> 2055456 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@570d0886{/rckug/gf,null,AVAILABLE}
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64b09634{HTTP/1.1,[http/1.1]}{127.0.0.1:54116}
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.Server Started @2059217ms
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/rckug/gf, hostPort=54116, 
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/cores}
   [junit4]   2> 2055458 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
6.5.0
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2055458 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-20T00:55:26.913Z
   [junit4]   2> 2055461 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2055461 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/solr.xml
   [junit4]   2> 2055476 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 2055476 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33040/solr
   [junit4]   2> 2055488 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 2055489 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2055491 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:54116_rckug%2Fgf
   [junit4]   2> 2055492 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 2055492 INFO  (zkCallback-2535-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2055492 INFO  
(zkCallback-2547-thread-2-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 2055492 INFO  
(zkCallback-2531-thread-1-processing-n:127.0.0.1:40568_rckug%2Fgf) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 2055495 INFO  
(zkCallback-2554-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 2055545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/cores
   [junit4]   2> 2055545 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.CorePropertiesLocator Cores are: 
[collection1]
   [junit4]   2> 2055547 INFO  
(OverseerStateUpdate-97488215841832964-127.0.0.1:40568_rckug%2Fgf-n_0000000000) 
[n:127.0.0.1:40568_rckug%2Fgf    ] o.a.s.c.o.ReplicaMutator Assigning new node 
to shard shard=shard1
   [junit4]   2> 2055649 INFO  
(zkCallback-2547-thread-2-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2055649 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2055650 INFO  
(zkCallback-2554-thread-2-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2055972 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] 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:45624_rckug%2Fgf, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:45624/rckug/gf","node_name":"127.0.0.1:45624_rckug%2Fgf","state":"recovering"}
   [junit4]   2> 2055973 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Waited 
coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: 
true for: 1 seconds.
   [junit4]   2> 2055973 INFO  (qtp715711659-22035) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:45624_rckug%252Fgf&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> 2056556 WARN  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 2056557 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 2056566 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2056569 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2056569 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 2056570 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/cores/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2056570 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@141b1c6f
   [junit4]   2> 2056571 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=33.142578125, 
floorSegmentMB=2.119140625, forceMergeDeletesPctAllowed=9.398919931470191, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2056577 WARN  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf 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> 2056603 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2056603 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2056604 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2056604 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2056604 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=25, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=97.3017578125, 
floorSegmentMB=1.4716796875, forceMergeDeletesPctAllowed=2.9489716054935853, 
segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.27286533438585425
   [junit4]   2> 2056605 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4302abd0[collection1] main]
   [junit4]   2> 2056607 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2056608 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2056608 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2056608 INFO  
(searcherExecutor-7619-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:54116_rckug%2Fgf c:collection1   
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4302abd0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2056609 INFO  
(coreLoadExecutor-7618-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1559811460236836864
   [junit4]   2> 2056612 INFO  
(coreZkRegister-7613-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 c:collection1) [n:127.0.0.1:54116_rckug%2Fgf c:collection1 
s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to 
recover:collection1
   [junit4]   2> 2056613 INFO  
(updateExecutor-2551-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2056613 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 2056614 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2056614 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 2056614 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf 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> 2056614 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf 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:52706/rckug/gf/collection1/] and I 
am [http://127.0.0.1:54116/rckug/gf/collection1/]
   [junit4]   2> 2056617 INFO  
(recoveryExecutor-2552-thread-1-processing-n:127.0.0.1:54116_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node3) 
[n:127.0.0.1:54116_rckug%2Fgf c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:52706/rckug/gf]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:54116_rckug%252Fgf&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2056620 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Going to wait for 
coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: 
true, onlyIfLeaderActive: true
   [junit4]   2> 2056620 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 
183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2056620 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] 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:54116_rckug%2Fgf, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:54116/rckug/gf","node_name":"127.0.0.1:54116_rckug%2Fgf","state":"down"}
   [junit4]   2> 2056717 INFO  
(zkCallback-2547-thread-2-processing-n:127.0.0.1:45624_rckug%2Fgf) 
[n:127.0.0.1:45624_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2056717 INFO  
(zkCallback-2541-thread-2-processing-n:127.0.0.1:52706_rckug%2Fgf) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2056717 INFO  
(zkCallback-2554-thread-2-processing-n:127.0.0.1:54116_rckug%2Fgf) 
[n:127.0.0.1:54116_rckug%2Fgf    ] o.a.s.c.c.ZkStateReader A cluster state 
change: [WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2057032 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2057032 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
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:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2057620 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] 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:54116_rckug%2Fgf, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:54116/rckug/gf","node_name":"127.0.0.1:54116_rckug%2Fgf","state":"recovering"}
   [junit4]   2> 2057621 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.h.a.PrepRecoveryOp Waited 
coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: 
true for: 1 seconds.
   [junit4]   2> 2057621 INFO  (qtp715711659-22038) 
[n:127.0.0.1:52706_rckug%2Fgf    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={nodeName=127.0.0.1:54116_rckug%252Fgf&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:recovering live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2062973 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:52706/rckug/gf/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 2062973 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:45624/rckug/gf START 
replicas=[http://127.0.0.1:52706/rckug/gf/collection1/] nUpdates=100
   [junit4]   2> 2062975 INFO  (qtp715711659-22036) 
[n:127.0.0.1:52706_rckug%2Fgf 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> 2062975 INFO  (qtp715711659-22036) 
[n:127.0.0.1:52706_rckug%2Fgf c:collection1 s:shard1 r:core_node1 
x:collection1] o.a.s.c.S.Request [collection1]  webapp=/rckug/gf path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2062976 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf 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> 2062976 INFO  
(recoveryExecutor-2545-thread-1-processing-n:127.0.0.1:45624_rckug%2Fgf 
x:collection1 s:shard1 c:collection1 r:core_node2) 
[n:127.0.0.1:45624_rckug%2Fgf c:collection1 s:shard1 r:core_node2 
x:collection1] o.a.s.u.PeerSync We are 

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

AbstractConnector Stopped 
ServerConnector@64b09634{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2099959 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@570d0886{/rckug/gf,null,UNAVAILABLE}
   [junit4]   2> 2099960 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[5AF3F540D811B5AD]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33040 33040
   [junit4]   2> 2100050 INFO  (Thread-10124) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33040 33040
   [junit4]   2> 2100051 WARN  (Thread-10124) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        46      /solr/overseer/collection-queue-work
   [junit4]   2>        26      /solr/overseer/queue
   [junit4]   2>        13      /solr/overseer/queue-work
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test 
-Dtests.seed=5AF3F540D811B5AD -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=nl -Dtests.timezone=Pacific/Yap -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 49.9s J1 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 'sanitycheck' results 
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@255088e7 (not 
leader) wrong [docid] for SolrDocument{id=17, 
id_field_copy_that_does_not_support_in_place_update_s=17, title_s=title17, 
id_i=17, inplace_updatable_float=101.0, _version_=1559811481465257984, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=4610} expected:<4840> but 
was:<4610>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5AF3F540D811B5AD:D2A7CA9A76EDD855]:0)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
   [junit4]    >        at 
org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2100054 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2100054 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1602961929
   [junit4]   2> 2100054 INFO  (coreCloseExecutor-7641-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4093dc5e
   [junit4]   2> 2100070 INFO  (coreCloseExecutor-7641-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.collection1
   [junit4]   2> 2100071 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[5AF3F540D811B5AD]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_5AF3F540D811B5AD-001
   [junit4]   2> Feb 20, 2017 12:56:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{title_s=PostingsFormat(name=LuceneFixedGap), 
id=PostingsFormat(name=LuceneVarGapFixedInterval), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneFixedGap)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene54), 
id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Lucene54), 
title_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting),
 inplace_updatable_int_with_default=DocValuesFormat(name=Lucene54), 
inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)}, 
maxPointsInLeafNode=255, maxMBSortInHeap=5.033693158670415, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=nl, 
timezone=Pacific/Yap
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_121 (64-bit)/cpus=4,threads=1,free=145662784,total=527958016
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaNameResource, 
TestSearchPerf, TestTrie, CdcrVersionReplicationTest, TestUpdate, 
TestLeaderInitiatedRecoveryThread, TestCursorMarkWithoutUniqueKey, 
IndexSchemaTest, TolerantUpdateProcessorTest, TestSQLHandlerNonCloud, 
SolrIndexConfigTest, TestFieldCacheReopen, TestConfigReload, SliceStateTest, 
ChangedSchemaMergeTest, DistributedTermsComponentTest, 
RestartWhileUpdatingTest, TestSolrCLIRunExample, BasicAuthIntegrationTest, 
TestInfoStreamLogging, DistributedIntervalFacetingTest, 
TestExactSharedStatsCache, TestLMDirichletSimilarityFactory, 
TestFilteredDocIdSet, SortByFunctionTest, OpenCloseCoreStressTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestMacros, TestDistribDocBasedVersion, 
ActionThrottleTest, TestFieldCacheSortRandom, HdfsNNFailoverTest, 
HdfsRestartWhileUpdatingTest, DateMathParserTest, SpellCheckCollatorTest, 
TestLRUCache, SimpleMLTQParserTest, ShardRoutingTest, 
TestMinMaxOnMultiValuedField, SystemInfoHandlerTest, 
TestDynamicFieldCollectionResource, SearchHandlerTest, OverseerTaskQueueTest, 
TestGeoJSONResponseWriter, AsyncCallRequestStatusResponseTest, 
TestSimpleTrackingShardHandler, ConvertedLegacyTest, 
TestTolerantUpdateProcessorRandomCloud, RAMDirectoryFactoryTest, 
TestCoreContainer, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverUtilsTest, 
DistributedSuggestComponentTest, ConcurrentDeleteAndCreateCollectionTest, 
TestElisionMultitermQuery, SpellingQueryConverterTest, 
DirectSolrSpellCheckerTest, DistributedExpandComponentTest, AtomicUpdatesTest, 
TestFreeTextSuggestions, TestSolrDynamicMBean, TestSurroundQueryParser, 
SolrCmdDistributorTest, MoreLikeThisHandlerTest, TestQueryTypes, 
TestCustomStream, TestFastOutputStream, TestSweetSpotSimilarityFactory, 
TestRecoveryHdfs, TestSchemaVersionResource, SolrSlf4jReporterTest, 
CdcrReplicationDistributedZkTest, ChaosMonkeySafeLeaderTest, 
TestScoreJoinQPScore, CollectionsAPIDistributedZkTest, SolrMetricManagerTest, 
ZkStateWriterTest, TermsComponentTest, TestOnReconnectListenerSupport, 
ZkSolrClientTest, UpdateRequestProcessorFactoryTest, TestUninvertingReader, 
ShardRoutingCustomTest, RankQueryTest, TestHashPartitioner, 
TestManagedResourceStorage, TestHdfsCloudBackupRestore, 
TestManagedSynonymFilterFactory, SolrIndexSplitterTest, TestInitQParser, 
LoggingHandlerTest, TestNoOpRegenerator, TestSolrCoreSnapshots, 
TestSystemIdResolver, VMParamsZkACLAndCredentialsProvidersTest, 
CloudExitableDirectoryReaderTest, SuggestComponentContextFilterQueryTest, 
SpellCheckComponentTest, TestWordDelimiterFilterFactory, TestHdfsUpdateLog, 
TestXmlQParserPlugin, CreateCollectionCleanupTest, TestLegacyFieldCache, 
RulesTest, TestManagedSchema, HttpPartitionTest, TestUseDocValuesAsStored, 
TestPointFields, SolrCloudExampleTest, TestShortCircuitedRequests, 
TestSystemCollAutoCreate, TestMiniSolrCloudCluster, ZkControllerTest, 
TestDistributedGrouping, TestRecovery, TestReload, TestRangeQuery, 
SolrCoreTest, TestGroupingSearch, PeerSyncTest, TestFunctionQuery, 
BasicFunctionalityTest, TestIndexSearcher, SoftAutoCommitTest, 
SuggesterFSTTest, DocValuesTest, TestOmitPositions, TestValueSourceCache, 
FieldAnalysisRequestHandlerTest, SolrPluginUtilsTest, JSONWriterTest, 
TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, 
TestBinaryResponseWriter, TestLFUCache, TestSuggestSpellingConverter, 
DateFieldTest, DistributedMLTComponentTest, TestCrossCoreJoin, 
TestHighlightDedupGrouping, AliasIntegrationTest, 
CollectionTooManyReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, 
DeleteInactiveReplicaTest, DeleteStatusTest, DistributedVersionInfoTest, 
LeaderFailureAfterFreshStartTest, OverseerModifyCollectionTest, 
RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, ShardSplitTest, 
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, MetricsHandlerTest, 
SecurityConfHandlerTest, StatsReloadRaceTest, 
DistributedFacetPivotLongTailTest, JavabinLoaderTest, 
TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, 
CheckHdfsIndexTest, SortSpecParsingTest, TestAddFieldRealTimeGet, 
TestGraphTermsQParserPlugin, TestMaxScoreQueryParser, 
TestRandomCollapseQParserPlugin, BlockJoinFacetRandomTest, 
BlockJoinFacetSimpleTest, TestJsonRequest, TestDFISimilarityFactory, 
TestNonDefinedSimilarityFactory, TestExactStatsCache, 
TestAuthorizationFramework, TestFieldCache, CdcrUpdateLogTest, 
DataDrivenBlockJoinTest, PeerSyncWithIndexFingerprintCachingTest, 
SolrIndexMetricsTest, TestInPlaceUpdatesDistrib]
   [junit4] Completed [696/696 (1!)] on J1 in 50.57s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 62646 lines...]


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

Reply via email to