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/20 21:50:42 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+161) - Build # 19219 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19219/
Java: 64bit/jdk-9-ea+161 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
Earlier: [13054, 13054, 13054], now: [13054, 13054, -1]

Stack Trace:
java.lang.AssertionError: Earlier: [13054, 13054, 13054], now: [13054, 13054, -1]
	at __randomizedtesting.SeedInfo.seed([CD2FE022E7B68C98:457BDFF8494AE160]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:530)
	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13097 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdatesDistrib
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/init-core-data-001
   [junit4]   2> 2394476 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 2394478 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2394479 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_/
   [junit4]   2> 2394480 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2394481 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2394543 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2394551 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=inplace-updates
   [junit4]   2> 2394553 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2394638 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 2394639 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2394639 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 2394642 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2394642 WARN  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 2394643 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2394644 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2394709 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2394716 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2394718 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2394721 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 2394721 WARN  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer.
   [junit4]   2> 2394721 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2394721 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2394721 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/init-core-data-001/]
   [junit4]   2> 2394722 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2394734 WARN  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2394931 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2394932 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2394933 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2394933 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2394935 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5110023c[collection1] main]
   [junit4]   2> 2394936 WARN  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.r.ManagedResourceStorage Cannot write to config directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2394936 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2394938 INFO  (searcherExecutor-9525-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5110023c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2394938 INFO  (coreLoadExecutor-9524-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426469035016192
   [junit4]   2> 2394941 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2394943 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2394945 INFO  (Thread-4146) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2394945 INFO  (Thread-4146) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2395046 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkTestServer start zk server on port:39635
   [junit4]   2> 2395058 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2395063 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema-inplace-updates.xml to /configs/conf1/schema.xml
   [junit4]   2> 2395067 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2395070 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2395078 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2395082 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2395085 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2395088 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2395092 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2395095 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2395098 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2395882 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/cores/collection1
   [junit4]   2> 2395885 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2395913 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33071380{/_,null,AVAILABLE}
   [junit4]   2> 2395913 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21de05dc{SSL,[ssl, http/1.1]}{127.0.0.1:39842}
   [junit4]   2> 2395913 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server Started @2397917ms
   [junit4]   2> 2395913 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/tempDir-001/control/data, hostPort=39842, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/cores}
   [junit4]   2> 2395914 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2395914 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2395914 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2395914 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2395914 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-20T21:39:55.768822Z
   [junit4]   2> 2395918 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2395918 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/solr.xml
   [junit4]   2> 2395927 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2395939 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2395940 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39842__
   [junit4]   2> 2395940 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.Overseer Overseer (id=97651654315212805-127.0.0.1:39842__-n_0000000000) starting
   [junit4]   2> 2395945 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39842__
   [junit4]   2> 2395949 INFO  (zkCallback-4443-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2396164 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/cores
   [junit4]   2> 2396164 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2396183 INFO  (OverseerStateUpdate-97651654315212805-127.0.0.1:39842__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2397202 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2397209 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2397211 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2397211 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2397212 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2397212 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/control-001/cores/collection1/data/]
   [junit4]   2> 2397212 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2397226 WARN  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2397400 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2397400 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2397401 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2397401 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2397403 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26d64b8f[collection1] main]
   [junit4]   2> 2397404 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2397404 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2397404 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2397406 INFO  (searcherExecutor-9538-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26d64b8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2397406 INFO  (coreLoadExecutor-9537-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426471622901760
   [junit4]   2> 2397412 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2397413 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2397413 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:39842/_/collection1/
   [junit4]   2> 2397413 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2397413 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:39842/_/collection1/ has no replicas
   [junit4]   2> 2397413 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2397420 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:39842/_/collection1/ shard1
   [junit4]   2> 2397573 INFO  (coreZkRegister-9530-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2397634 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2397635 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39635/solr ready
   [junit4]   2> 2397635 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2397635 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2398332 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/cores/collection1
   [junit4]   2> 2398333 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001
   [junit4]   2> 2398334 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2398335 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@33778144{/_,null,AVAILABLE}
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@499fa442{SSL,[ssl, http/1.1]}{127.0.0.1:33365}
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server Started @2400340ms
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/tempDir-001/jetty1, hostPort=33365, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/cores}
   [junit4]   2> 2398336 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2398336 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2398337 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-20T21:39:58.191012Z
   [junit4]   2> 2398338 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2398338 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/solr.xml
   [junit4]   2> 2398345 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2398349 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2398350 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2398352 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33365__
   [junit4]   2> 2398354 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2398355 INFO  (zkCallback-4443-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2398362 INFO  (zkCallback-4447-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2398564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/cores
   [junit4]   2> 2398564 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2398577 INFO  (OverseerStateUpdate-97651654315212805-127.0.0.1:39842__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2398680 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2399586 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2399603 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2399606 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2399607 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2399607 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2399608 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2399608 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2399634 WARN  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2399935 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2399935 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2399936 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2399936 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2399939 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d69c41[collection1] main]
   [junit4]   2> 2399940 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2399940 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2399940 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2399941 INFO  (searcherExecutor-9549-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d69c41[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2399942 INFO  (coreLoadExecutor-9548-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426474282090496
   [junit4]   2> 2399948 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2399949 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2399949 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:33365/_/collection1/
   [junit4]   2> 2399949 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2399949 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:33365/_/collection1/ has no replicas
   [junit4]   2> 2399949 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2399953 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:33365/_/collection1/ shard1
   [junit4]   2> 2400053 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2400103 INFO  (coreZkRegister-9543-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2400206 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2401018 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/cores/collection1
   [junit4]   2> 2401018 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001
   [junit4]   2> 2401021 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2401022 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4346c488{/_,null,AVAILABLE}
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e3ad17d{SSL,[ssl, http/1.1]}{127.0.0.1:33798}
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server Started @2403027ms
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/tempDir-001/jetty2, hostPort=33798, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/cores}
   [junit4]   2> 2401023 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2401023 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-20T21:40:00.877912Z
   [junit4]   2> 2401025 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2401025 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/solr.xml
   [junit4]   2> 2401035 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2401042 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2401043 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2401077 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33798__
   [junit4]   2> 2401078 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401078 INFO  (zkCallback-4447-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401078 INFO  (zkCallback-4443-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401081 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2401183 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2401209 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/cores
   [junit4]   2> 2401210 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2401211 INFO  (OverseerStateUpdate-97651654315212805-127.0.0.1:39842__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2401313 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2401314 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2402220 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2402232 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2402235 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2402236 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2402236 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2402236 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2402237 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2402264 WARN  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2402551 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2402551 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2402552 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2402552 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2402555 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea2424b[collection1] main]
   [junit4]   2> 2402556 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2402556 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2402556 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2402557 INFO  (searcherExecutor-9560-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ea2424b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2402558 INFO  (coreLoadExecutor-9559-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426477025165312
   [junit4]   2> 2402562 INFO  (coreZkRegister-9554-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2402563 INFO  (updateExecutor-4456-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2402563 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2402563 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2402563 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 2402563 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2402563 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:33365/_/collection1/] and I am [https://127.0.0.1:33798/_/collection1/]
   [junit4]   2> 2402567 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:33365/_]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33798__&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2402580 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2402580 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2402580 INFO  (qtp412939776-22557) [    ] 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:33798__, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33798/_","node_name":"127.0.0.1:33798__","state":"down"}
   [junit4]   2> 2402669 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2402670 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2403565 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/cores/collection1
   [junit4]   2> 2403566 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001
   [junit4]   2> 2403567 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2403568 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@61253ec3{/_,null,AVAILABLE}
   [junit4]   2> 2403573 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2def556d{SSL,[ssl, http/1.1]}{127.0.0.1:39336}
   [junit4]   2> 2403573 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.e.j.s.Server Started @2405577ms
   [junit4]   2> 2403573 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/tempDir-001/jetty3, hostPort=39336, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/cores}
   [junit4]   2> 2403574 ERROR (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2403574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2403574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2403574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2403574 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-20T21:40:03.428397Z
   [junit4]   2> 2403576 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2403576 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/solr.xml
   [junit4]   2> 2403580 INFO  (qtp412939776-22557) [    ] 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:33798__, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"core":"collection1","base_url":"https://127.0.0.1:33798/_","node_name":"127.0.0.1:33798__","state":"recovering"}
   [junit4]   2> 2403581 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2403581 INFO  (qtp412939776-22557) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:33798__&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   2> 2403582 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39635/solr
   [junit4]   2> 2403587 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2403588 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2403589 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39336__
   [junit4]   2> 2403590 INFO  (zkCallback-4443-thread-4) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2403590 INFO  (zkCallback-4447-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2403590 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2403590 INFO  (zkCallback-4466-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2403590 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2403692 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2403692 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2403755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/cores
   [junit4]   2> 2403755 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2403757 INFO  (OverseerStateUpdate-97651654315212805-127.0.0.1:39842__-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 2403858 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2403859 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2403858 INFO  (zkCallback-4466-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2404081 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2404081 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [https://127.0.0.1:33365/_/collection1/].
   [junit4]   2> 2404087 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1562426478628438016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2404087 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2404087 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2404087 INFO  (qtp412939776-22562) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2404092 INFO  (qtp412939776-22562) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2404092 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2404094 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2404094 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:33365/_/collection1/
   [junit4]   2> 2404094 WARN  (recoveryExecutor-4457-thread-1) [    ] o.a.s.h.ReplicationHandler SolrCloud is enabled for core collection1 but so is old-style replication. Make sure you intend this behavior, it usually indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 2404095 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2404095 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426478636826624
   [junit4]   2> 2404097 INFO  (qtp412939776-22562) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2404097 INFO  (recoveryExecutor-4457-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2404097 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2404097 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2404097 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2404097 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2404198 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2404198 INFO  (zkCallback-4466-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2404198 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2404766 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2404777 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=inplace-updates
   [junit4]   2> 2404780 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 2404780 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2404781 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2404781 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2404781 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c18d7a1
   [junit4]   2> 2404795 WARN  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2404969 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2404969 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2404970 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2404970 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2404978 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3792dfbc[collection1] main]
   [junit4]   2> 2404979 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2404979 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2404979 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2404980 INFO  (searcherExecutor-9573-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3792dfbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2404980 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426479564816384
   [junit4]   2> 2404983 INFO  (coreZkRegister-9565-thread-1) [    ] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 2404984 INFO  (updateExecutor-4463-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2404984 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2404984 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2404984 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 2404984 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2404984 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [https://127.0.0.1:33365/_/collection1/] and I am [https://127.0.0.1:39336/_/collection1/]
   [junit4]   2> 2404986 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [https://127.0.0.1:33365/_]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39336__&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2404988 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2404988 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2404988 INFO  (qtp412939776-22557) [    ] 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:39336__, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39336/_","node_name":"127.0.0.1:39336__","state":"down"}
   [junit4]   2> 2405055 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2405055 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] 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:down live:true
   [junit4]   2> 2405086 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2405086 INFO  (zkCallback-4466-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2405086 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2405988 INFO  (qtp412939776-22557) [    ] 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:39336__, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"https://127.0.0.1:39336/_","node_name":"127.0.0.1:39336__","state":"recovering"}
   [junit4]   2> 2405989 INFO  (qtp412939776-22557) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2405989 INFO  (qtp412939776-22557) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39336__&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1000
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:recovering live:true
   [junit4]   2> 2406489 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2406489 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [https://127.0.0.1:33365/_/collection1/].
   [junit4]   2> 2406492 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1562426481150263296,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2406492 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2406493 INFO  (qtp412939776-22562) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2406493 INFO  (qtp412939776-22562) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2406496 INFO  (qtp412939776-22560) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2406496 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2406498 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2406498 WARN  (recoveryExecutor-4464-thread-1) [    ] o.a.s.h.ReplicationHandler SolrCloud is enabled for core collection1 but so is old-style replication. Make sure you intend this behavior, it usually indicates a mis-configuration. Master setting is false and slave setting is true
   [junit4]   2> 2406499 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2406499 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562426481157603328
   [junit4]   2> 2406501 INFO  (recoveryExecutor-4464-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2406600 INFO  (zkCallback-4453-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2406600 INFO  (zkCallback-4466-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 2406600 INFO  (zkCallback-4459-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   1> -
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 2407056 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2407059 INFO  (qtp412939776-22560) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/schema/fields/inplace_updatable_int params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2407060 INFO  (qtp412939776-22560) [    ] 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> 2407060 INFO  (qtp412939776-22558) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/schema/fields/_version_ params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2407060 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.u.TestInPlaceUpdatesDistrib Trying num docs = 339
   [junit4]   2> 2407095 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to https://127.0.0.1:33365/_/collection1/
   [junit4]   2> 2407095 INFO  (qtp412939776-22559) [    ] o.a.s.c.S.Request [collection1]  webapp=/_ path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2407095 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-1 (1562426481747951616)]} 0 0
   [junit4]   2> 2407095 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2407095 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2407095 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2407095 INFO  (indexFetcher-9572-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2407095 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-1 (1562426481747951616)]} 0 1
   [junit4]   2> 2407096 INFO  (qtp412939776-22563) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-1 (1562426481747951616)]} 0 33
   [junit4]   2> 2407107 INFO  (qtp965722752-22593) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-2 (1562426481783603200)]} 0 9
   [junit4]   2> 2407108 INFO  (qtp1151523449-22623) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-2 (1562426481783603200)]} 0 10
   [junit4]   2> 2407108 INFO  (qtp412939776-22558) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-2 (1562426481783603200)]} 0 11
   [junit4]   2> 2407109 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-3 (1562426481796186112)]} 0 0
   [junit4]   2> 2407109 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-3 (1562426481796186112)]} 0 0
   [junit4]   2> 2407109 INFO  (qtp412939776-22560) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-3 (1562426481796186112)]} 0 1
   [junit4]   2> 2407110 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-4 (1562426481798283264)]} 0 0
   [junit4]   2> 2407110 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-4 (1562426481798283264)]} 0 0
   [junit4]   2> 2407111 INFO  (qtp412939776-22564) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-4 (1562426481798283264)]} 0 0
   [junit4]   2> 2407111 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-5 (1562426481799331840)]} 0 0
   [junit4]   2> 2407112 INFO  (qtp1151523449-22623) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-5 (1562426481799331840)]} 0 0
   [junit4]   2> 2407112 INFO  (qtp412939776-22563) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-5 (1562426481799331840)]} 0 0
   [junit4]   2> 2407113 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-6 (1562426481800380416)]} 0 0
   [junit4]   2> 2407113 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-6 (1562426481800380416)]} 0 0
   [junit4]   2> 2407113 INFO  (qtp412939776-22558) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-6 (1562426481800380416)]} 0 1
   [junit4]   2> 2407134 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-7 (1562426481802477568)]} 0 20
   [junit4]   2> 2407135 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-7 (1562426481802477568)]} 0 20
   [junit4]   2> 2407135 INFO  (qtp412939776-22560) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-7 (1562426481802477568)]} 0 21
   [junit4]   2> 2407136 INFO  (qtp965722752-22595) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-8 (1562426481824497664)]} 0 0
   [junit4]   2> 2407136 INFO  (qtp1151523449-22629) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-8 (1562426481824497664)]} 0 0
   [junit4]   2> 2407136 INFO  (qtp412939776-22564) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-8 (1562426481824497664)]} 0 1
   [junit4]   2> 2407138 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-9 (1562426481826594816)]} 0 0
   [junit4]   2> 2407138 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-9 (1562426481826594816)]} 0 0
   [junit4]   2> 2407138 INFO  (qtp412939776-22563) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-9 (1562426481826594816)]} 0 0
   [junit4]   2> 2407139 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-10 (1562426481827643392)]} 0 0
   [junit4]   2> 2407139 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-10 (1562426481827643392)]} 0 0
   [junit4]   2> 2407139 INFO  (qtp412939776-22558) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-10 (1562426481827643392)]} 0 0
   [junit4]   2> 2407140 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-11 (1562426481828691968)]} 0 0
   [junit4]   2> 2407140 INFO  (qtp1151523449-22629) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-11 (1562426481828691968)]} 0 0
   [junit4]   2> 2407140 INFO  (qtp412939776-22560) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-11 (1562426481828691968)]} 0 0
   [junit4]   2> 2407141 INFO  (qtp965722752-22588) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-12 (1562426481830789120)]} 0 0
   [junit4]   2> 2407141 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-12 (1562426481830789120)]} 0 0
   [junit4]   2> 2407142 INFO  (qtp412939776-22564) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-12 (1562426481830789120)]} 0 0
   [junit4]   2> 2407142 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-13 (1562426481831837696)]} 0 0
   [junit4]   2> 2407143 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-13 (1562426481831837696)]} 0 0
   [junit4]   2> 2407143 INFO  (qtp412939776-22563) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-13 (1562426481831837696)]} 0 0
   [junit4]   2> 2407143 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-14 (1562426481832886272)]} 0 0
   [junit4]   2> 2407144 INFO  (qtp1151523449-22629) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-14 (1562426481832886272)]} 0 0
   [junit4]   2> 2407144 INFO  (qtp412939776-22558) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-14 (1562426481832886272)]} 0 0
   [junit4]   2> 2407144 INFO  (qtp965722752-22593) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-15 (1562426481833934848)]} 0 0
   [junit4]   2> 2407145 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-15 (1562426481833934848)]} 0 0
   [junit4]   2> 2407145 INFO  (qtp412939776-22560) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-15 (1562426481833934848)]} 0 0
   [junit4]   2> 2407146 INFO  (qtp965722752-22593) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-16 (1562426481834983424)]} 0 0
   [junit4]   2> 2407146 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-16 (1562426481834983424)]} 0 0
   [junit4]   2> 2407146 INFO  (qtp412939776-22564) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-16 (1562426481834983424)]} 0 0
   [junit4]   2> 2407147 INFO  (qtp965722752-22593) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-17 (1562426481836032000)]} 0 0
   [junit4]   2> 2407147 INFO  (qtp1151523449-22629) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-17 (1562426481836032000)]} 0 0
   [junit4]   2> 2407147 INFO  (qtp412939776-22563) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-17 (1562426481836032000)]} 0 0
   [junit4]   2> 2407148 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-18 (1562426481837080576)]} 0 0
   [junit4]   2> 2407148 INFO  (qtp1151523449-22628) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-18 (1562426481837080576)]} 0 0
   [junit4]   2> 2407148 INFO  (qtp412939776-22558) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-18 (1562426481837080576)]} 0 0
   [junit4]   2> 2407160 INFO  (qtp965722752-22594) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-19 (1562426481839177728)]} 0 10
   [junit4]   2> 2407160 INFO  (qtp1151523449-22630) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-19 (1562426481839177728)]} 0 10
   [junit4]   2> 2407160 INFO  (qtp412939776-22560) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={versions=true&wt=javabin&version=2}{add=[-19 (1562426481839177728)]} 0 11
   [junit4]   2> 2407162 INFO  (qtp965722752-22593) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-20 (1562426481851760640)]} 0 0
   [junit4]   2> 2407162 INFO  (qtp1151523449-22629) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/_ path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:33365/_/collection1/&wt=javabin&version=2}{add=[-20 (1562426481851760640)]} 0 0
   [junit4]   2> 2407162 INFO  (qtp4129397

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

tContextHandler@61253ec3{/_,null,UNAVAILABLE}
   [junit4]   2> 2468669 INFO  (TEST-TestInPlaceUpdatesDistrib.test-seed#[CD2FE022E7B68C98]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39635 39635
   [junit4]   2> 2468701 INFO  (Thread-4146) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:39635 39635
   [junit4]   2> 2468701 WARN  (Thread-4146) [    ] 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> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	70	/solr/overseer/collection-queue-work
   [junit4]   2> 	29	/solr/overseer/queue
   [junit4]   2> 	15	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesDistrib -Dtests.method=test -Dtests.seed=CD2FE022E7B68C98 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl-SX -Dtests.timezone=Mexico/General -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 73.8s J2 | TestInPlaceUpdatesDistrib.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Earlier: [13054, 13054, 13054], now: [13054, 13054, -1]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD2FE022E7B68C98:457BDFF8494AE160]:0)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.ensureRtgWorksWithPartialUpdatesTest(TestInPlaceUpdatesDistrib.java:530)
   [junit4]    > 	at org.apache.solr.update.TestInPlaceUpdatesDistrib.test(TestInPlaceUpdatesDistrib.java:161)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:547)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2468703 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2468703 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1537367424
   [junit4]   2> 2468703 INFO  (SUITE-TestInPlaceUpdatesDistrib-seed#[CD2FE022E7B68C98]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2468704 INFO  (coreCloseExecutor-9606-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dbeb96d
   [junit4]   2> 2468723 INFO  (coreCloseExecutor-9606-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=767474029
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.update.TestInPlaceUpdatesDistrib_CD2FE022E7B68C98-001
   [junit4]   2> Mar 20, 2017 9:41:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {title_s=FST50, id=PostingsFormat(name=LuceneVarGapDocFreqInterval), id_field_copy_that_does_not_support_in_place_update_s=FST50}, docValues:{inplace_updatable_float=DocValuesFormat(name=Memory), id_i=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Memory), inplace_updatable_int=DocValuesFormat(name=Lucene70), inplace_updatable_float_with_default=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1439, maxMBSortInHeap=7.147042239568513, sim=RandomSimilarity(queryNorm=true): {}, locale=nl-SX, timezone=Mexico/General
   [junit4]   2> NOTE: Linux 4.4.0-66-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=272770040,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [TestUtils, CoreSorterTest, TestGraphTermsQParserPlugin, SolrCLIZkUtilsTest, TestCustomSort, TestSubQueryTransformerDistrib, SimpleFacetsTest, TestConfig, TestLegacyNumericRangeQueryBuilder, CheckHdfsIndexTest, BlockJoinFacetRandomTest, TestExpandComponent, TestExclusionRuleCollectionAccess, TestAuthenticationFramework, HLLUtilTest, OverseerStatusTest, TriLevelCompositeIdRoutingTest, DirectUpdateHandlerTest, CdcrReplicationDistributedZkTest, TestBulkSchemaConcurrent, HdfsCollectionsAPIDistributedZkTest, TestClusterProperties, TestZkChroot, TestExtendedDismaxParser, TestSolrConfigHandlerCloud, UpdateParamsTest, TestFastOutputStream, PrimitiveFieldTypeTest, RequestLoggingTest, ZkStateReaderTest, TermVectorComponentDistributedTest, TestRestoreCore, DateRangeFieldTest, TestUninvertingReader, TestRecovery, TestHdfsBackupRestoreCore, TestLuceneMatchVersion, DebugComponentTest, SharedFSAutoReplicaFailoverTest, LeaderElectionTest, StatsReloadRaceTest, TestManagedSchemaAPI, JsonValidatorTest, TestSchemaResource, SuggesterWFSTTest, TestSolrCloudWithHadoopAuthPlugin, TestLMDirichletSimilarityFactory, HttpPartitionTest, SolrCoreCheckLockOnStartupTest, TestIndexSearcher, TestQuerySenderNoQuery, CursorMarkTest, SuggesterTSTTest, TestRestManager, StatelessScriptUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, TestGroupingSearch, ShowFileRequestHandlerTest, TestMiniSolrCloudClusterSSL, SolrTestCaseJ4Test, TestCloudSchemaless, XmlUpdateRequestHandlerTest, SynonymTokenizerTest, TestSearcherReuse, TestBinaryField, ActionThrottleTest, TestSlowCompositeReaderWrapper, ConcurrentDeleteAndCreateCollectionTest, DocValuesMultiTest, TestIntervalFaceting, TestChildDocTransformer, BasicDistributedZk2Test, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotWhiteBoxTest, AsyncCallRequestStatusResponseTest, TestJsonFacets, TestCollapseQParserPlugin, TolerantUpdateProcessorTest, CloudExitableDirectoryReaderTest, TestTolerantSearch, TestSchemaManager, NoCacheHeaderTest, TestDocSet, TestSolrXml, TestSort, HardAutoCommitTest, TestExactSharedStatsCache, TestUseDocValuesAsStored2, ManagedSchemaRoundRobinCloudTest, SolrIndexMetricsTest, TestDistributedMissingSort, TestStressCloudBlindAtomicUpdates, BadCopyFieldTest, TestEmbeddedSolrServerSchemaAPI, TestFileDictionaryLookup, CloudMLTQParserTest, CoreMergeIndexesAdminHandlerTest, TestCSVResponseWriter, SuggestComponentContextFilterQueryTest, AtomicUpdatesTest, TestShardHandlerFactory, TestIndexingPerformance, CurrencyFieldXmlFileTest, FieldAnalysisRequestHandlerTest, HdfsDirectoryFactoryTest, SolrIndexConfigTest, SSLMigrationTest, DateFieldTest, HdfsThreadLeakTest, BadIndexSchemaTest, TestConfigOverlay, DistribDocExpirationUpdateProcessorTest, RequestHandlersTest, LukeRequestHandlerTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, ZkControllerTest, TestStressReorder, TestReload, TestRangeQuery, TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, TestFunctionQuery, TestLazyCores, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestFoldingMultitermQuery, SuggesterTest, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, QueryEqualityTest, DistanceFunctionTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, DocumentBuilderTest, TestSolrQueryParser, SolrPluginUtilsTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestLFUCache, CdcrVersionReplicationTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, ForceLeaderTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OnlyLeaderIndexesTest, ReplaceNodeTest, SaslZkACLProviderTest, ShardSplitTest, TestShortCircuitedRequests, TestSolrCloudWithKerberosAlt, TestTolerantUpdateProcessorCloud, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsWriteToMultipleCollectionsTest, TestClusterStateMutator, RulesTest, TestDynamicLoading, TestSolrConfigHandlerConcurrent, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedDebugComponentTest, DistributedSuggestComponentTest, TestTrackingShardHandlerFactory, JavabinLoaderTest, WrapperMergePolicyFactoryTest, JvmMetricsTest, SolrMetricsIntegrationTest, SolrJmxReporterTest, SolrCloudReportersTest, SpatialRPTFieldTypeTest, TestSchemalessBufferedUpdates, AnalyticsMergeStrategyTest, TestDistribIDF, TestHighFrequencyDictionaryFactory, HdfsDirectoryTest, HdfsLockFactoryTest, TestFieldCache, TestFieldCacheSortRandom, TestLegacyFieldCache, TestNumericTerms64, TestHdfsUpdateLog, TestInPlaceUpdatesDistrib]
   [junit4] Completed [701/701 (1!)] on J2 in 74.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 51684 lines...]