Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19054/
Java: 32bit/jdk-9-ea+158 -client -XX:+UseParallelGC

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

Error Message:
'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@1dfe997 (not leader) wrong 
[docid] for SolrDocument{id=3, 
id_field_copy_that_does_not_support_in_place_update_s=3, title_s=title3, 
id_i=3, inplace_updatable_float=101.0, _version_=1560385847276077056, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=3606} expected:<4970> but 
was:<3606>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: 
org.apache.solr.client.solrj.impl.HttpSolrClient@1dfe997 (not leader) wrong 
[docid] for SolrDocument{id=3, 
id_field_copy_that_does_not_support_in_place_update_s=3, title_s=title3, 
id_i=3, inplace_updatable_float=101.0, _version_=1560385847276077056, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=3606} expected:<4970> but 
was:<3606>
        at 
__randomizedtesting.SeedInfo.seed([920CC9C98EAAC9C6:1A58F6132056A43E]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:547)
        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:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11121 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/init-core-data-001
   [junit4]   2> 162864 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 162866 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 162866 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qxxj/g
   [junit4]   2> 162868 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 162869 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 162959 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 162960 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 162974 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 162977 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 163129 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 163133 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 163133 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 163140 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 163140 WARN  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 163140 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 163142 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 163202 WARN  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 163203 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 163212 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 163215 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 163218 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 163218 WARN  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first 
MBeanServer.
   [junit4]   2> 163218 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 163219 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/init-core-data-001/]
   [junit4]   2> 163219 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 163223 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.509260495143443]
   [junit4]   2> 163227 WARN  (coreLoadExecutor-681-thread-1) [    ] 
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> 163351 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 163351 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 163352 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 163352 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 163352 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.8505859375, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=8.289635519784111, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8699846525508126
   [junit4]   2> 163353 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@176cae3[collection1] main]
   [junit4]   2> 163353 WARN  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 163354 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 163355 INFO  (searcherExecutor-682-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@176cae3[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 163355 INFO  (coreLoadExecutor-681-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560385821986521088
   [junit4]   2> 163358 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 163359 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 163360 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 163360 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 163460 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:32956
   [junit4]   2> 163470 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 163472 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 163474 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 163476 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 163478 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 163480 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 163482 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 163483 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 163486 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 163488 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 163490 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 164635 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/cores/collection1
   [junit4]   2> 164638 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 164641 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@e5c6ba{/qxxj/g,null,AVAILABLE}
   [junit4]   2> 164642 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13221fb{HTTP/1.1,[http/1.1]}{127.0.0.1:39349}
   [junit4]   2> 164642 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server Started @166576ms
   [junit4]   2> 164642 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qxxj/g, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/tempDir-001/control/data,
 hostPort=39349, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/cores}
   [junit4]   2> 164642 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 164643 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 164643 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 164643 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 164643 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-26T09:04:43.401262Z
   [junit4]   2> 164646 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 164646 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/solr.xml
   [junit4]   2> 164658 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32956/solr
   [junit4]   2> 164670 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 164670 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 
127.0.0.1:39349_qxxj%2Fg
   [junit4]   2> 164671 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97524113874681860-127.0.0.1:39349_qxxj%2Fg-n_0000000000) starting
   [junit4]   2> 164675 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39349_qxxj%2Fg
   [junit4]   2> 164676 INFO  (zkCallback-229-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 164992 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/cores
   [junit4]   2> 164992 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 164994 INFO  
(OverseerStateUpdate-97524113874681860-127.0.0.1:39349_qxxj%2Fg-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 166007 WARN  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 166007 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 166015 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 166017 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 166018 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 166018 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/control-001/cores/collection1/data/]
   [junit4]   2> 166018 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 166021 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.509260495143443]
   [junit4]   2> 166026 WARN  (coreLoadExecutor-694-thread-1) [    ] 
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> 166193 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 166193 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 166198 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 166198 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 166198 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.8505859375, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=8.289635519784111, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8699846525508126
   [junit4]   2> 166199 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@e8134d[collection1] main]
   [junit4]   2> 166199 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 166200 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 166200 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 166201 INFO  (searcherExecutor-695-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@e8134d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 166201 INFO  (coreLoadExecutor-694-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560385824970768384
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39349/qxxj/g/collection1/
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39349/qxxj/g/collection1/ has no replicas
   [junit4]   2> 166208 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 166217 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39349/qxxj/g/collection1/ shard1
   [junit4]   2> 166369 INFO  (coreZkRegister-687-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 166583 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 166584 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:32956/solr ready
   [junit4]   2> 166584 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 166584 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 166591 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15a79aa34890006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 167737 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/cores/collection1
   [junit4]   2> 167739 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001
   [junit4]   2> 167740 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 167741 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12db025{/qxxj/g,null,AVAILABLE}
   [junit4]   2> 167742 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1910a5d{HTTP/1.1,[http/1.1]}{127.0.0.1:43541}
   [junit4]   2> 167742 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server Started @169676ms
   [junit4]   2> 167742 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qxxj/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/tempDir-001/jetty1,
 hostPort=43541, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/cores}
   [junit4]   2> 167743 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 167743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 167743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 167743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 167743 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-26T09:04:46.501314Z
   [junit4]   2> 167748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 167748 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/solr.xml
   [junit4]   2> 167760 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32956/solr
   [junit4]   2> 167766 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 167768 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 167772 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43541_qxxj%2Fg
   [junit4]   2> 167773 INFO  (zkCallback-229-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 167774 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 167775 INFO  (zkCallback-239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 168145 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/cores
   [junit4]   2> 168145 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 168151 INFO  
(OverseerStateUpdate-97524113874681860-127.0.0.1:39349_qxxj%2Fg-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 168258 INFO  (zkCallback-239-thread-1) [    ] 
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> 169164 WARN  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 169165 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 169172 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 169175 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 169175 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 169176 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 169176 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 169179 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.509260495143443]
   [junit4]   2> 169186 WARN  (coreLoadExecutor-705-thread-1) [    ] 
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> 169326 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 169326 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 169331 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 169331 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 169332 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.8505859375, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=8.289635519784111, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8699846525508126
   [junit4]   2> 169332 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@f34be0[collection1] main]
   [junit4]   2> 169333 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 169333 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 169333 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 169334 INFO  (searcherExecutor-706-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@f34be0[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 169335 INFO  (coreLoadExecutor-705-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560385828257005568
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43541/qxxj/g/collection1/
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:43541/qxxj/g/collection1/ has no replicas
   [junit4]   2> 169340 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 169345 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43541/qxxj/g/collection1/ shard1
   [junit4]   2> 169450 INFO  (zkCallback-239-thread-1) [    ] 
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> 169496 INFO  (coreZkRegister-700-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 169604 INFO  (zkCallback-239-thread-1) [    ] 
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> 170506 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/cores/collection1
   [junit4]   2> 170508 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001
   [junit4]   2> 170509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 170509 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8f9050{/qxxj/g,null,AVAILABLE}
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@76b7ff{HTTP/1.1,[http/1.1]}{127.0.0.1:41802}
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server Started @172443ms
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qxxj/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/tempDir-001/jetty2,
 hostPort=41802, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/cores}
   [junit4]   2> 170510 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 170510 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-26T09:04:49.268902Z
   [junit4]   2> 170513 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 170513 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/solr.xml
   [junit4]   2> 170521 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32956/solr
   [junit4]   2> 170527 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 170527 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 170528 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41802_qxxj%2Fg
   [junit4]   2> 170531 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 170531 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 170531 INFO  (zkCallback-239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 170531 INFO  (zkCallback-229-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 170639 INFO  (zkCallback-239-thread-1) [    ] 
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> 170755 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/cores
   [junit4]   2> 170755 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 170764 INFO  
(OverseerStateUpdate-97524113874681860-127.0.0.1:39349_qxxj%2Fg-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 170868 INFO  (zkCallback-245-thread-1) [    ] 
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> 170868 INFO  (zkCallback-239-thread-1) [    ] 
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> 171770 WARN  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 171770 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 171778 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 171780 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 171780 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 171781 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 171781 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 171784 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.509260495143443]
   [junit4]   2> 171789 WARN  (coreLoadExecutor-716-thread-1) [    ] 
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> 171921 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 171921 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 171924 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 171924 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 171925 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.8505859375, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=8.289635519784111, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8699846525508126
   [junit4]   2> 171925 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@ef2cd7[collection1] main]
   [junit4]   2> 171926 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 171926 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 171926 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 171927 INFO  (searcherExecutor-717-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ef2cd7[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 171927 INFO  (coreLoadExecutor-716-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560385830974914560
   [junit4]   2> 171930 INFO  (coreZkRegister-711-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 171930 INFO  (updateExecutor-242-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 171930 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 171931 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 171931 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 171931 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 171931 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:43541/qxxj/g/collection1/] and I am 
[http://127.0.0.1:41802/qxxj/g/collection1/]
   [junit4]   2> 171933 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:43541/qxxj/g]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41802_qxxj%252Fg&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 171935 INFO  (qtp6696924-1499) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 171936 INFO  (qtp6696924-1499) [    ] o.a.s.h.a.PrepRecoveryOp 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 171936 INFO  (qtp6696924-1499) [    ] 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:41802_qxxj%2Fg, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41802/qxxj/g","node_name":"127.0.0.1:41802_qxxj%2Fg","state":"down"}
   [junit4]   2> 172033 INFO  (zkCallback-245-thread-1) [    ] 
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> 172033 INFO  (zkCallback-239-thread-1) [    ] 
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> 172936 INFO  (qtp6696924-1499) [    ] 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:41802_qxxj%2Fg, coreNodeName=core_node2, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:41802/qxxj/g","node_name":"127.0.0.1:41802_qxxj%2Fg","state":"recovering"}
   [junit4]   2> 172936 INFO  (qtp6696924-1499) [    ] o.a.s.h.a.PrepRecoveryOp 
Waited coreNodeName: core_node2, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 172936 INFO  (qtp6696924-1499) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41802_qxxj%252Fg&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> 173236 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/cores/collection1
   [junit4]   2> 173238 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001
   [junit4]   2> 173239 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 173240 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@199e9b4{/qxxj/g,null,AVAILABLE}
   [junit4]   2> 173241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@128904c{HTTP/1.1,[http/1.1]}{127.0.0.1:39471}
   [junit4]   2> 173241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.Server Started @175174ms
   [junit4]   2> 173241 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/qxxj/g, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/tempDir-001/jetty3,
 hostPort=39471, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/cores}
   [junit4]   2> 173241 ERROR 
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 173242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.0.0
   [junit4]   2> 173242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 173242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 173242 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-26T09:04:52.000777Z
   [junit4]   2> 173245 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 173245 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/solr.xml
   [junit4]   2> 173256 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:32956/solr
   [junit4]   2> 173261 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 173262 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 173263 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39471_qxxj%2Fg
   [junit4]   2> 173264 INFO  (zkCallback-245-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173265 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173264 INFO  (zkCallback-233-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173264 INFO  (zkCallback-239-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173264 INFO  (zkCallback-229-thread-4) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 173369 INFO  (zkCallback-245-thread-1) [    ] 
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> 173369 INFO  (zkCallback-239-thread-1) [    ] 
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> 173437 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:43541/qxxj/g/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 173437 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41802/qxxj/g 
START replicas=[http://127.0.0.1:43541/qxxj/g/collection1/] nUpdates=100
   [junit4]   2> 173439 INFO  (qtp6696924-1494) [    ] 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> 173439 INFO  (qtp6696924-1494) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 173440 INFO  (recoveryExecutor-243-thread-1) [    ] 
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> 173440 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 173440 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 173440 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 173441 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 173441 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 173441 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 173441 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 173441 INFO  (recoveryExecutor-243-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 173546 INFO  (zkCallback-245-thread-1) [    ] 
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> 173546 INFO  (zkCallback-239-thread-1) [    ] 
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> 173586 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/cores
   [junit4]   2> 173586 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 173588 INFO  
(OverseerStateUpdate-97524113874681860-127.0.0.1:39349_qxxj%2Fg-n_0000000000) [ 
   ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 173690 INFO  (zkCallback-245-thread-1) [    ] 
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> 173690 INFO  (zkCallback-252-thread-1) [    ] 
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> 173690 INFO  (zkCallback-239-thread-1) [    ] 
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> 174604 WARN  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 174605 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 174616 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 174619 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 174619 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 174620 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 174620 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a25009
   [junit4]   2> 174627 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=13, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.509260495143443]
   [junit4]   2> 174634 WARN  (coreLoadExecutor-727-thread-1) [    ] 
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> 174810 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 174810 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 174813 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 174813 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 174813 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5.8505859375, 
floorSegmentMB=0.716796875, forceMergeDeletesPctAllowed=8.289635519784111, 
segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8699846525508126
   [junit4]   2> 174813 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c62d0a[collection1] main]
   [junit4]   2> 174814 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 174814 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 174814 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 174815 INFO  (searcherExecutor-728-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c62d0a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 174815 INFO  (coreLoadExecutor-727-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1560385834003202048
   [junit4]   2> 174818 INFO  (coreZkRegister-722-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 174819 INFO  (updateExecutor-249-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 174819 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 174819 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 174819 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 174819 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 174819 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:43541/qxxj/g/collection1/] and I am 
[http://127.0.0.1:39471/qxxj/g/collection1/]
   [junit4]   2> 174821 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:43541/qxxj/g]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39471_qxxj%252Fg&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 174822 INFO  (qtp6696924-1501) [    ] o.a.s.h.a.PrepRecoveryOp 
Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, 
onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 174823 INFO  (qtp6696924-1501) [    ] o.a.s.h.a.PrepRecoveryOp 
Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have 
state: recovering
   [junit4]   2> 174823 INFO  (qtp6696924-1501) [    ] 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:39471_qxxj%2Fg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39471/qxxj/g","node_name":"127.0.0.1:39471_qxxj%2Fg","state":"down"}
   [junit4]   2> 174923 INFO  (zkCallback-252-thread-1) [    ] 
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> 174923 INFO  (zkCallback-245-thread-1) [    ] 
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> 174923 INFO  (zkCallback-239-thread-1) [    ] 
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> 175175 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 175175 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 175823 INFO  (qtp6696924-1501) [    ] 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:39471_qxxj%2Fg, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:39471/qxxj/g","node_name":"127.0.0.1:39471_qxxj%2Fg","state":"recovering"}
   [junit4]   2> 175823 INFO  (qtp6696924-1501) [    ] o.a.s.h.a.PrepRecoveryOp 
Waited coreNodeName: core_node3, state: recovering, checkLive: true, 
onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 175823 INFO  (qtp6696924-1501) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:39471_qxxj%252Fg&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:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 176324 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:43541/qxxj/g/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 176324 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39471/qxxj/g 
START replicas=[http://127.0.0.1:43541/qxxj/g/collection1/] nUpdates=100
   [junit4]   2> 176325 INFO  (qtp6696924-1501) [    ] 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> 176325 INFO  (qtp6696924-1501) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
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> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 176326 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 176327 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 176327 INFO  (recoveryExecutor-250-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 176429 INFO  (zkCallback-245-thread-1) [    ] 
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> 176429 INFO  (zkCallback-239-thread-1) [    ] 
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> 176429 INFO  (zkCallback-252-thread-1) [    ] 
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]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 177176 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 177179 INFO  (qtp6696924-1494) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/schema/fields/inplace_updatable_int 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177180 INFO  (qtp3782162-1562) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/schema/fields/inplace_updatable_float 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177181 INFO  (qtp3782162-1563) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/schema/fields/_version_ 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177182 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 177186 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7468e8[collection1] realtime]
   [junit4]   2> 177186 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 4
   [junit4]   2> 177187 INFO  (qtp7332537-1458) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177190 INFO  (qtp7332537-1458) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177192 INFO  (qtp7332537-1458) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177193 INFO  (qtp7332537-1458) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 177227 INFO  (qtp6696924-1499) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177227 INFO  (qtp3782162-1557) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177228 INFO  (qtp6696924-1499) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177228 INFO  (qtp16776995-1527) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177228 INFO  (qtp3782162-1557) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177231 INFO  (qtp3782162-1557) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177231 INFO  (qtp3782162-1557) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 177231 INFO  (qtp6696924-1499) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177232 INFO  (qtp16776995-1527) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177238 INFO  (qtp6696924-1499) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 177238 INFO  (qtp16776995-1527) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177238 INFO  (qtp16776995-1527) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 10
   [junit4]   2> 177238 INFO  (qtp6696924-1497) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={_stateVer_=collection1:12&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 45
   [junit4]   2> 177248 INFO  (qtp16776995-1529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&wt=javabin&version=2}{add=[0
 (2001)]} 0 6
   [junit4]   2> 177252 INFO  (qtp6696924-1500) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177253 INFO  (qtp6696924-1500) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177254 INFO  (qtp6696924-1500) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177254 INFO  (qtp6696924-1500) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41802/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 177254 INFO  (qtp3782162-1559) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177254 INFO  (qtp3782162-1559) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177255 INFO  (qtp16776995-1524) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177255 INFO  (qtp16776995-1524) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@128571a
   [junit4]   2> 177255 INFO  (qtp3782162-1559) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177255 INFO  (qtp3782162-1559) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41802/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 177262 INFO  (qtp16776995-1524) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1058552[collection1] main]
   [junit4]   2> 177262 INFO  (qtp16776995-1524) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177263 INFO  (searcherExecutor-717-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1058552[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 177263 INFO  (qtp16776995-1524) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41802/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 177264 INFO  (qtp16776995-1522) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 14
   [junit4]   2> 177352 INFO  (qtp16776995-1527) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&_version_=2003&distrib.from=http://127.0.0.1:43541/qxxj/gcollection1/&wt=javabin&version=2}{deleteByQuery=inplace_updatable_float:101.0
 (-2003)} 0 10
   [junit4]   2> 177443 INFO  (qtp16776995-1529) [    ] 
o.a.s.u.DirectUpdateHandler2 Reordered DBQs detected.  
Update=add{_version_=2002,id=0} 
DBQs=[DBQ{version=2003,q=inplace_updatable_float:101.0}]
   [junit4]   2> 177455 INFO  (qtp16776995-1529) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e44ae1[collection1] realtime]
   [junit4]   2> 177456 INFO  (qtp16776995-1529) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19d4810[collection1] realtime]
   [junit4]   2> 177457 INFO  (qtp16776995-1529) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&distrib.inplace.prevversion=2001&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&wt=javabin&version=2&distrib.inplace.update=true}{add=[0
 (2002)]} 0 15
   [junit4]   2> 177542 INFO  (qtp16776995-1524) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/qxxj/g path=/get 
params={distrib=false&qt=/get&ids=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 177543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.u.TestInPlaceUpdatesDistrib reorderedDBQIndividualReplicaTest: This test 
passed fine...
   [junit4]   2> 177543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 177543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@109809[collection1] realtime]
   [junit4]   2> 177543 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
 (-9223372036854775807)} 0 0
   [junit4]   2> 177544 INFO  (qtp7332537-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177545 INFO  (qtp7332537-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177545 INFO  (qtp7332537-1459) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177545 INFO  (qtp7332537-1459) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 1
   [junit4]   2> 177546 INFO  (qtp6696924-1494) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177546 INFO  (qtp6696924-1494) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177546 INFO  (qtp6696924-1494) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177546 INFO  (qtp6696924-1494) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/qxxj/g path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:43541/qxxj/g/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 177547 INFO  (qtp3782162-1562) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177547 INFO  (qtp3782162-1562) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 177547 INFO  (qtp3782162-1562) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177546 INFO  (qtp16776995-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 177547 INFO  (qtp16776995-1528) [    ] o.a.s.u.SolrIndexWriter 
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@128571a
   [junit4]   2> 177548 INFO  (qtp16776995-1528) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1609777[collection1] main]
   [junit4]   2> 177548 INFO  (qtp16776995-1528) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 177549 INFO  (searcherExecutor-717-t

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

 (2) -> (1)
   [junit4]   2> 211940 INFO  (zkCallback-252-thread-2) [    ] o.a.s.c.Overseer 
Overseer (id=97524113874681871-127.0.0.1:39471_qxxj%2Fg-n_0000000003) starting
   [junit4]   2> 211940 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 212050 INFO  (zkCallback-252-thread-2) [    ] 
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: [1])
   [junit4]   2> 212935 WARN  (zkCallback-245-thread-2) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 212935 INFO  (zkCallback-245-thread-2) [    ] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ae82f4
   [junit4]   2> 213053 INFO  (zkCallback-245-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 213439 WARN  (zkCallback-245-thread-3) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 213439 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 213440 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@76b7ff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 213440 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@8f9050{/qxxj/g,null,UNAVAILABLE}
   [junit4]   2> 213441 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 39471
   [junit4]   2> 213441 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=6668997
   [junit4]   2> 213443 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.Overseer Overseer 
(id=97524113874681871-127.0.0.1:39471_qxxj%2Fg-n_0000000003) closing
   [junit4]   2> 213443 INFO  
(OverseerStateUpdate-97524113874681871-127.0.0.1:39471_qxxj%2Fg-n_0000000003) [ 
   ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39471_qxxj%2Fg
   [junit4]   2> 214440 WARN  (zkCallback-252-thread-1) [    ] 
o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 214440 INFO  (zkCallback-252-thread-1) [    ] o.a.s.c.SolrCore 
[collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18e8205
   [junit4]   2> 214497 INFO  (zkCallback-252-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 214946 WARN  (zkCallback-252-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 214946 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 214947 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@128904c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 214947 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@199e9b4{/qxxj/g,null,UNAVAILABLE}
   [junit4]   2> 214948 INFO  
(TEST-TestInPlaceUpdatesDistrib.test-seed#[920CC9C98EAAC9C6]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:32956 32956
   [junit4]   2> 214957 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:32956 32956
   [junit4]   2> 214958 WARN  (Thread-346) [    ] 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>        48      /solr/overseer/collection-queue-work
   [junit4]   2>        28      /solr/overseer/queue
   [junit4]   2>        14      /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=920CC9C98EAAC9C6 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=zh-Hans-HK -Dtests.timezone=Pacific/Noumea -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 51.6s J1 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 'sanitycheck' results 
against client: org.apache.solr.client.solrj.impl.HttpSolrClient@1dfe997 (not 
leader) wrong [docid] for SolrDocument{id=3, 
id_field_copy_that_does_not_support_in_place_update_s=3, title_s=title3, 
id_i=3, inplace_updatable_float=101.0, _version_=1560385847276077056, 
inplace_updatable_int_with_default=666, 
inplace_updatable_float_with_default=42.0, [docid]=3606} expected:<4970> but 
was:<3606>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([920CC9C98EAAC9C6:1A58F6132056A43E]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 214961 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 214961 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=4976226
   [junit4]   2> 214961 INFO  (coreCloseExecutor-750-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@13e8bbf
   [junit4]   2> 214982 INFO  (coreCloseExecutor-750-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 214984 INFO  
(SUITE-TestInPlaceUpdatesDistrib-seed#[920CC9C98EAAC9C6]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.TestInPlaceUpdatesDistrib_920CC9C98EAAC9C6-001
   [junit4]   2> Feb 26, 2017 9:05:33 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{title_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
id=PostingsFormat(name=MockRandom), 
id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
 docValues:{inplace_updatable_float=DocValuesFormat(name=Lucene70), 
id_i=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Lucene70), 
title_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), 
id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Asserting),
 inplace_updatable_int_with_default=DocValuesFormat(name=Lucene70), 
inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, 
maxPointsInLeafNode=1765, maxMBSortInHeap=5.641221421699306, 
sim=RandomSimilarity(queryNorm=false): {}, locale=zh-Hans-HK, 
timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea 
(32-bit)/cpus=12,threads=1,free=174196952,total=284688384
   [junit4]   2> NOTE: All tests run in this JVM: [DirectSolrSpellCheckerTest, 
TestSmileRequest, UUIDUpdateProcessorFallbackTest, TestUseDocValuesAsStored2, 
DistributedVersionInfoTest, BadComponentTest, TestRuleBasedAuthorizationPlugin, 
DistributedMLTComponentTest, TestMaxScoreQueryParser, SpatialFilterTest, 
TestQueryTypes, ClusterStateUpdateTest, TestDocumentBuilder, 
MetricsHandlerTest, AlternateDirectoryTest, CSVRequestHandlerTest, 
ActionThrottleTest, TestGraphMLResponseWriter, TestConfigSetsAPIZkFailure, 
ZkCLITest, ManagedSchemaRoundRobinCloudTest, TestUpdate, 
TestFieldCacheVsDocValues, TestClassicSimilarityFactory, SolrSlf4jReporterTest, 
DirectSolrConnectionTest, TestNumericTerms32, 
TestLeaderInitiatedRecoveryThread, TestInPlaceUpdatesDistrib]
   [junit4] Completed [97/693 (1!)] on J1 in 52.66s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 53570 lines...]

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

Reply via email to