You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/03/01 08:03:11 UTC

[JENKINS] Lucene-Solr-6.x-Linux (32bit/jdk1.8.0_121) - Build # 2969 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2969/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC

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

Error Message:
'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@decfd4 (not leader) wrong [docid] for SolrDocument{id=0, id_field_copy_that_does_not_support_in_place_update_s=0, title_s=title0, id_i=0, inplace_updatable_float=101.0, _version_=1560650936256299008, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=2080} expected:<1978> but was:<2080>

Stack Trace:
java.lang.AssertionError: 'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@decfd4 (not leader) wrong [docid] for SolrDocument{id=0, id_field_copy_that_does_not_support_in_place_update_s=0, title_s=title0, id_i=0, inplace_updatable_float=101.0, _version_=1560650936256299008, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=2080} expected:<1978> but was:<2080>
	at __randomizedtesting.SeedInfo.seed([ABEB2489AD2257AB:23BF1B5303DE3A53]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11260 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/init-core-data-001
   [junit4]   2> 180197 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 180198 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 180200 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 180205 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 180206 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 180237 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 180238 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 180258 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 180263 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 180265 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 180292 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 180296 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 180296 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 180301 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 180301 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 180301 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 180302 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 180332 WARN  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 180333 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 180347 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 180351 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 180353 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 180353 WARN  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 180353 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 180353 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/init-core-data-001/]
   [junit4]   2> 180354 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 180355 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7244000029887565]
   [junit4]   2> 180362 WARN  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 180420 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 180420 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 180422 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 180422 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 180423 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.8271484375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=6.21766331558926, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227834496387063
   [junit4]   2> 180424 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf9adb[collection1] main]
   [junit4]   2> 180424 WARN  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 180425 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 180428 INFO  (searcherExecutor-636-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cf9adb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 180428 INFO  (coreLoadExecutor-635-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560650908121956352
   [junit4]   2> 180432 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 180434 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 180435 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 180435 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 180535 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:35294
   [junit4]   2> 180553 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 180555 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 180558 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 180560 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 180561 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 180563 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 180564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 180566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 180568 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 180570 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 180572 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 180662 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/cores/collection1
   [junit4]   2> 180666 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 180667 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11da72a{/,null,AVAILABLE}
   [junit4]   2> 180668 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ad8b2b{SSL,[ssl, http/1.1]}{127.0.0.1:45533}
   [junit4]   2> 180668 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server Started @182148ms
   [junit4]   2> 180668 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/tempDir-001/control/data, hostContext=/, hostPort=45533, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/cores}
   [junit4]   2> 180669 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 180669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 180669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 180669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 180669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T07:18:08.193Z
   [junit4]   2> 180672 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 180672 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/solr.xml
   [junit4]   2> 180686 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 180686 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35294/solr
   [junit4]   2> 180710 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 180711 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45533_
   [junit4]   2> 180712 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.Overseer Overseer (id=97540681758146565-127.0.0.1:45533_-n_0000000000) starting
   [junit4]   2> 180720 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45533_
   [junit4]   2> 180721 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 181075 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/cores
   [junit4]   2> 181075 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:45533_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 181079 INFO  (OverseerStateUpdate-97540681758146565-127.0.0.1:45533_-n_0000000000) [n:127.0.0.1:45533_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 182105 WARN  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 182106 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 182131 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 182138 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 182141 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 182141 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/control-001/cores/collection1/data/]
   [junit4]   2> 182142 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 182144 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7244000029887565]
   [junit4]   2> 182155 WARN  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 182227 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 182227 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 182228 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 182228 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 182230 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.8271484375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=6.21766331558926, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227834496387063
   [junit4]   2> 182230 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c630[collection1] main]
   [junit4]   2> 182232 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 182232 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 182232 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 182236 INFO  (searcherExecutor-649-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19c630[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 182237 INFO  (coreLoadExecutor-648-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560650910018830336
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:45533/collection1/
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:45533/collection1/ has no replicas
   [junit4]   2> 182244 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 182250 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:45533/collection1/ shard1
   [junit4]   2> 182401 INFO  (coreZkRegister-641-thread-1-processing-n:127.0.0.1:45533_ x:collection1 c:control_collection) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 182661 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 182663 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35294/solr ready
   [junit4]   2> 182665 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 182759 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/cores/collection1
   [junit4]   2> 182760 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001
   [junit4]   2> 182762 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 182763 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8bc24b{/,null,AVAILABLE}
   [junit4]   2> 182764 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f6197a{SSL,[ssl, http/1.1]}{127.0.0.1:41869}
   [junit4]   2> 182764 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server Started @184244ms
   [junit4]   2> 182764 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=41869, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/cores}
   [junit4]   2> 182765 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 182765 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 182765 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 182765 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 182765 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T07:18:10.289Z
   [junit4]   2> 182769 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 182769 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/solr.xml
   [junit4]   2> 182775 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 182776 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35294/solr
   [junit4]   2> 182786 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:41869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 182789 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:41869_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 182791 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:41869_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41869_
   [junit4]   2> 182792 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 182792 INFO  (zkCallback-235-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 182792 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 182982 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:41869_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/cores
   [junit4]   2> 182982 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:41869_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 182984 INFO  (OverseerStateUpdate-97540681758146565-127.0.0.1:45533_-n_0000000000) [n:127.0.0.1:45533_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 183999 WARN  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 184000 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 184016 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 184020 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 184021 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 184021 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 184021 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 184023 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7244000029887565]
   [junit4]   2> 184031 WARN  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 184085 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 184085 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 184086 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 184086 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 184088 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.8271484375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=6.21766331558926, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227834496387063
   [junit4]   2> 184088 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c29016[collection1] main]
   [junit4]   2> 184089 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 184090 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 184090 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 184093 INFO  (searcherExecutor-660-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c29016[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 184093 INFO  (coreLoadExecutor-659-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560650911964987392
   [junit4]   2> 184100 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 184100 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 184101 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41869/collection1/
   [junit4]   2> 184101 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 184101 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy https://127.0.0.1:41869/collection1/ has no replicas
   [junit4]   2> 184101 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 184104 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41869/collection1/ shard1
   [junit4]   2> 184254 INFO  (coreZkRegister-654-thread-1-processing-n:127.0.0.1:41869_ x:collection1 c:collection1) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 184675 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/cores/collection1
   [junit4]   2> 184675 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001
   [junit4]   2> 184677 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 184678 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@86655a{/,null,AVAILABLE}
   [junit4]   2> 184679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14148c1{SSL,[ssl, http/1.1]}{127.0.0.1:43158}
   [junit4]   2> 184679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server Started @186159ms
   [junit4]   2> 184679 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=43158, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/cores}
   [junit4]   2> 184679 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 184680 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 184680 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 184680 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 184680 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T07:18:12.204Z
   [junit4]   2> 184682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 184682 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/solr.xml
   [junit4]   2> 184693 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 184694 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35294/solr
   [junit4]   2> 184703 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:43158_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 184705 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:43158_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 184707 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:43158_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43158_
   [junit4]   2> 184710 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 184711 INFO  (zkCallback-241-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 184711 INFO  (zkCallback-226-thread-1-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 184715 INFO  (zkCallback-235-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 184823 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:43158_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/cores
   [junit4]   2> 184824 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:43158_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 184826 INFO  (OverseerStateUpdate-97540681758146565-127.0.0.1:45533_-n_0000000000) [n:127.0.0.1:45533_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 185855 WARN  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 185856 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 185877 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 185881 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 185882 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 185882 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 185883 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 185885 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7244000029887565]
   [junit4]   2> 185892 WARN  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 185949 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 185949 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 185965 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 185965 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 185966 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.8271484375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=6.21766331558926, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227834496387063
   [junit4]   2> 185966 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@706d06[collection1] main]
   [junit4]   2> 185968 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 185969 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 185969 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 185972 INFO  (searcherExecutor-671-thread-1-processing-n:127.0.0.1:43158_ x:collection1 c:collection1) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@706d06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 185973 INFO  (coreLoadExecutor-670-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560650913936310272
   [junit4]   2> 185977 INFO  (coreZkRegister-665-thread-1-processing-n:127.0.0.1:43158_ x:collection1 c:collection1) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 185977 INFO  (updateExecutor-238-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 185977 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 185978 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 185978 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 185978 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 185978 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41869/collection1/] and I am [https://127.0.0.1:43158/collection1/]
   [junit4]   2> 185981 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41869]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43158_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 186106 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 186107 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 186107 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_    ] 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:43158_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:43158","node_name":"127.0.0.1:43158_","state":"recovering"}
   [junit4]   2> 186107 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 186107 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43158_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 186518 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/cores/collection1
   [junit4]   2> 186519 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001
   [junit4]   2> 186521 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 186522 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1757342{/,null,AVAILABLE}
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1530c8e{SSL,[ssl, http/1.1]}{127.0.0.1:32853}
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.Server Started @188003ms
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=32853, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/cores}
   [junit4]   2> 186524 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.5.0
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 186524 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 186525 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-01T07:18:14.049Z
   [junit4]   2> 186527 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 186527 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/solr.xml
   [junit4]   2> 186535 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 186536 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35294/solr
   [junit4]   2> 186545 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:32853_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 186547 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:32853_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 186549 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:32853_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32853_
   [junit4]   2> 186550 INFO  (zkCallback-226-thread-2-processing-n:127.0.0.1:45533_) [n:127.0.0.1:45533_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 186550 INFO  (zkCallback-241-thread-1-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 186550 INFO  (zkCallback-235-thread-1-processing-n:127.0.0.1:41869_) [n:127.0.0.1:41869_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 186551 INFO  (zkCallback-248-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 186551 INFO  (zkCallback-230-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 186608 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41869/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 186609 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:43158 START replicas=[https://127.0.0.1:41869/collection1/] nUpdates=100
   [junit4]   2> 186624 INFO  (qtp21190198-1436) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 186624 INFO  (qtp21190198-1436) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 186626 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 186626 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 186626 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 186626 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 186627 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 186627 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 186627 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 186627 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 186627 INFO  (recoveryExecutor-239-thread-1-processing-n:127.0.0.1:43158_ x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 186908 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:32853_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/cores
   [junit4]   2> 186908 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [n:127.0.0.1:32853_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 186909 INFO  (OverseerStateUpdate-97540681758146565-127.0.0.1:45533_-n_0000000000) [n:127.0.0.1:45533_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 187926 WARN  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 187927 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
   [junit4]   2> 187954 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 187958 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 187959 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 187959 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 187960 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@460457
   [junit4]   2> 187961 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7244000029887565]
   [junit4]   2> 187968 WARN  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 188025 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 188025 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 188026 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 188026 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 188028 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=29.8271484375, floorSegmentMB=1.1162109375, forceMergeDeletesPctAllowed=6.21766331558926, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4227834496387063
   [junit4]   2> 188028 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ceae6c[collection1] main]
   [junit4]   2> 188029 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 188029 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 188030 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 188033 INFO  (searcherExecutor-682-thread-1-processing-n:127.0.0.1:32853_ x:collection1 c:collection1) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ceae6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 188034 INFO  (coreLoadExecutor-681-thread-1-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560650916097425408
   [junit4]   2> 188038 INFO  (coreZkRegister-676-thread-1-processing-n:127.0.0.1:32853_ x:collection1 c:collection1) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 188039 INFO  (updateExecutor-245-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 188039 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 188039 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 188039 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 188039 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 188039 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:41869/collection1/] and I am [https://127.0.0.1:32853/collection1/]
   [junit4]   2> 188042 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:41869]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:32853_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 188049 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 188050 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 188050 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] 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:32853_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:32853","node_name":"127.0.0.1:32853_","state":"down"}
   [junit4]   2> 188489 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 188490 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] 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> 189050 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] 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:32853_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:32853","node_name":"127.0.0.1:32853_","state":"recovering"}
   [junit4]   2> 189050 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 189050 INFO  (qtp21190198-1437) [n:127.0.0.1:41869_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:32853_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [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> 189553 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [https://127.0.0.1:41869/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 189553 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=https://127.0.0.1:32853 START replicas=[https://127.0.0.1:41869/collection1/] nUpdates=100
   [junit4]   2> 189563 INFO  (qtp21190198-1438) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 189563 INFO  (qtp21190198-1438) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 189564 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 189565 INFO  (recoveryExecutor-246-thread-1-processing-n:127.0.0.1:32853_ x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [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> 190490 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 190622 INFO  (qtp1931889-1463) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/schema/fields/inplace_updatable_int params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 190742 INFO  (qtp30679323-1497) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/schema/fields/inplace_updatable_float params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190745 INFO  (qtp30679323-1502) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/schema/fields/_version_ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 190747 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 190748 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a19cf[collection1] realtime]
   [junit4]   2> 190748 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] 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 2
   [junit4]   2> 190864 INFO  (qtp24520734-1400) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190865 INFO  (qtp24520734-1400) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190865 INFO  (qtp24520734-1400) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190865 INFO  (qtp24520734-1400) [n:127.0.0.1:45533_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 190885 INFO  (qtp30679323-1498) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190885 INFO  (qtp1931889-1464) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190887 INFO  (qtp30679323-1498) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190885 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 190887 INFO  (qtp1931889-1464) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190887 INFO  (qtp21190198-1435) [n:127.0.0.1:41869_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 190889 INFO  (qtp30679323-1498) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 190889 INFO  (qtp30679323-1498) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41869/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 190889 INFO  (qtp1931889-1464) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.Direc

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

.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 274961 INFO  (zkCallback-248-thread-4-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32853_
   [junit4]   2> 274962 INFO  (zkCallback-248-thread-2-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 274962 INFO  (zkCallback-248-thread-4-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_    ] o.a.s.c.Overseer Overseer (id=97540681758146575-127.0.0.1:32853_-n_0000000003) starting
   [junit4]   2> 275952 WARN  (zkCallback-241-thread-2-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 275952 INFO  (zkCallback-241-thread-2-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@109ab6
   [junit4]   2> 276072 INFO  (zkCallback-241-thread-2-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 276458 WARN  (zkCallback-241-thread-4-processing-n:127.0.0.1:43158_) [n:127.0.0.1:43158_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 276459 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 276461 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@14148c1{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 276462 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@86655a{/,null,UNAVAILABLE}
   [junit4]   2> 276462 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 32853
   [junit4]   2> 276462 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1930870
   [junit4]   2> 276465 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.Overseer Overseer (id=97540681758146575-127.0.0.1:32853_-n_0000000003) closing
   [junit4]   2> 276465 INFO  (OverseerStateUpdate-97540681758146575-127.0.0.1:32853_-n_0000000003) [n:127.0.0.1:32853_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32853_
   [junit4]   2> 277462 WARN  (zkCallback-248-thread-2-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 277462 INFO  (zkCallback-248-thread-2-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@72d130
   [junit4]   2> 277571 INFO  (zkCallback-248-thread-2-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 277967 WARN  (zkCallback-248-thread-3-processing-n:127.0.0.1:32853_) [n:127.0.0.1:32853_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 277967 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 277968 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1530c8e{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 277969 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1757342{/,null,UNAVAILABLE}
   [junit4]   2> 277970 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[ABEB2489AD2257AB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35294 35294
   [junit4]   2> 278005 INFO  (Thread-346) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35294 35294
   [junit4]   2> 278006 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> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	94	/solr/overseer/collection-queue-work
   [junit4]   2> 	22	/solr/overseer/queue
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=ABEB2489AD2257AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 97.6s J2 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 'sanitycheck' results against client: org.apache.solr.client.solrj.impl.HttpSolrClient@decfd4 (not leader) wrong [docid] for SolrDocument{id=0, id_field_copy_that_does_not_support_in_place_update_s=0, title_s=title0, id_i=0, inplace_updatable_float=101.0, _version_=1560650936256299008, inplace_updatable_int_with_default=666, inplace_updatable_float_with_default=42.0, [docid]=2080} expected:<1978> but was:<2080>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABEB2489AD2257AB:23BF1B5303DE3A53]:0)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesInResults(TestInPlaceUpdatesDistrib.java:442)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.assertDocIdsAndValuesAgainstAllClients(TestInPlaceUpdatesDistrib.java:413)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.docValuesUpdateTest(TestInPlaceUpdatesDistrib.java:321)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:140)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 278015 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 278015 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27138504
   [junit4]   2> 278016 INFO  (coreCloseExecutor-704-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ac3110
   [junit4]   2> 278053 INFO  (coreCloseExecutor-704-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 278059 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[ABEB2489AD2257AB]-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-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_ABEB2489AD2257AB-001
   [junit4]   2> Mar 01, 2017 7:19:45 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(Lucene62): {id_i=Lucene50(blocksize=128), title_s=FSTOrd50, id=PostingsFormat(name=MockRandom), id_field_copy_that_does_not_support_in_place_update_s=FSTOrd50}, docValues:{inplace_updatable_float=DocValuesFormat(name=Asserting), id_i=DocValuesFormat(name=Lucene54), _version_=DocValuesFormat(name=Asserting), title_s=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), id_field_copy_that_does_not_support_in_place_update_s=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1910, maxMBSortInHeap=6.912738539107325, sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=it, timezone=Africa/Harare
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_121 (32-bit)/cpus=12,threads=1,free=86843240,total=266338304
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, MinimalSchemaTest, DistribJoinFromCollectionTest, TestConfigSetsAPI, TestJsonFacets, TestCoreAdminApis, CoreAdminHandlerTest, LeaderElectionContextKeyTest, DistributedFacetPivotSmallAdvancedTest, TestFieldCacheSanityChecker, CollectionReloadTest, CursorMarkTest, DocValuesMultiTest, CollectionsAPIAsyncDistributedZkTest, SuggestComponentTest, TestLRUStatsCache, TestLMJelinekMercerSimilarityFactory, TestInPlaceUpdatesDistrib]
   [junit4] Completed [95/696 (1!)] on J2 in 98.40s, 1 test, 1 failure <<< FAILURES!

[...truncated 56890 lines...]