Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20924/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv

Error Message:
java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35781/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:33887/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@35e8016e

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:35781/solr/test_col: Failed synchronous update on 
shard StdNode: http://127.0.0.1:33887/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@35e8016e
        at 
__randomizedtesting.SeedInfo.seed([63CDA82F910B8683:55D9CA691B56BC92]:0)
        at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        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:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:35781/solr/test_col: Failed synchronous update on shard 
StdNode: http://127.0.0.1:33887/solr/test_col_shard2_replica_n4/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@35e8016e
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:35781/solr/test_col: Failed synchronous update 
on shard StdNode: http://127.0.0.1:33887/solr/test_col_shard2_replica_n4/ 
update: org.apache.solr.client.solrj.request.UpdateRequest@35e8016e
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:370)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:399)
        ... 6 more




Build Log:
[...truncated 12439 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/init-core-data-001
   [junit4]   2> 856297 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 856302 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 856303 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="SSL overhead seems to cause 
OutOfMemory when stress testing")
   [junit4]   2> 856303 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 856303 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001
   [junit4]   2> 856303 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 856304 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 856304 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 856310 ERROR (Thread-1398) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 856404 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33213
   [junit4]   2> 856407 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 856407 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 856408 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 856409 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 856409 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@527c8b85{/solr,null,AVAILABLE}
   [junit4]   2> 856411 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@775da247{HTTP/1.1,[http/1.1]}{127.0.0.1:33887}
   [junit4]   2> 856411 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.e.j.s.Server Started @858059ms
   [junit4]   2> 856411 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33887}
   [junit4]   2> 856411 ERROR (jetty-launcher-2572-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 856411 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 856412 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 856412 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856412 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T04:06:49.589076Z
   [junit4]   2> 856418 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d4f991c{/solr,null,AVAILABLE}
   [junit4]   2> 856418 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@599b1e80{HTTP/1.1,[http/1.1]}{127.0.0.1:39579}
   [junit4]   2> 856418 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.e.j.s.Server Started @858066ms
   [junit4]   2> 856418 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39579}
   [junit4]   2> 856419 ERROR (jetty-launcher-2572-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 856419 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 856419 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 856419 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856419 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T04:06:49.596339Z
   [junit4]   2> 856420 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@11d2ff25{/solr,null,AVAILABLE}
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3e8eb8ac{HTTP/1.1,[http/1.1]}{127.0.0.1:35781}
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.e.j.s.Server Started @858068ms
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35781}
   [junit4]   2> 856421 ERROR (jetty-launcher-2572-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856421 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T04:06:49.598643Z
   [junit4]   2> 856422 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bca99e9{/solr,null,AVAILABLE}
   [junit4]   2> 856422 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@22bc80fa{HTTP/1.1,[http/1.1]}{127.0.0.1:42985}
   [junit4]   2> 856422 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.e.j.s.Server Started @858070ms
   [junit4]   2> 856422 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42985}
   [junit4]   2> 856422 ERROR (jetty-launcher-2572-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 856423 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 856423 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 856423 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 856423 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T04:06:49.600146Z
   [junit4]   2> 856425 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 856425 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 856432 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 856433 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 856437 INFO  (jetty-launcher-2572-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33213/solr
   [junit4]   2> 856442 INFO  (jetty-launcher-2572-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33213/solr
   [junit4]   2> 856444 INFO  (jetty-launcher-2572-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33213/solr
   [junit4]   2> 856444 INFO  (jetty-launcher-2572-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33213/solr
   [junit4]   2> 856482 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 856483 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42985_solr
   [junit4]   2> 856483 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.Overseer Overseer 
(id=99012130208743434-127.0.0.1:42985_solr-n_0000000000) starting
   [junit4]   2> 856495 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 856496 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33887_solr
   [junit4]   2> 856505 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 856505 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 856506 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 856506 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42985_solr
   [junit4]   2> 856512 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 856513 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 856517 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 856517 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 856519 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35781_solr
   [junit4]   2> 856524 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 856524 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 856533 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 856533 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 856534 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 856535 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39579_solr
   [junit4]   2> 856535 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 856535 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 856536 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 856540 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33887.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856548 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33887.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856548 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33887.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856568 INFO  (jetty-launcher-2572-thread-4) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node4/.
   [junit4]   2> 856573 INFO  
(zkCallback-2591-thread-1-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 856578 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35781.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856584 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35781.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856584 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35781.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856585 INFO  (jetty-launcher-2572-thread-2) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node2/.
   [junit4]   2> 856607 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39579.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856613 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42985.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856618 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39579.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856618 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39579.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856619 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42985.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856619 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42985.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 856619 INFO  (jetty-launcher-2572-thread-3) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node3/.
   [junit4]   2> 856619 INFO  (jetty-launcher-2572-thread-1) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node1/.
   [junit4]   2> 856686 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 856687 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33213/solr ready
   [junit4]   2> 856842 INFO  (qtp1757686005-8845) [n:127.0.0.1:33887_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 856844 INFO  
(OverseerThreadFactory-2691-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 856949 INFO  
(OverseerStateUpdate-99012130208743434-127.0.0.1:42985_solr-n_0000000000) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:42985/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 856949 INFO  
(OverseerStateUpdate-99012130208743434-127.0.0.1:42985_solr-n_0000000000) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_col_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39579/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 856951 INFO  
(OverseerStateUpdate-99012130208743434-127.0.0.1:42985_solr-n_0000000000) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:33887/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 856952 INFO  
(OverseerStateUpdate-99012130208743434-127.0.0.1:42985_solr-n_0000000000) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test_col",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_col_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:35781/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 857154 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 857154 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 857154 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 857155 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 857155 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 857155 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 857155 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 857155 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 857264 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857264 INFO  
(zkCallback-2591-thread-1-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857264 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857264 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857264 INFO  
(zkCallback-2591-thread-2-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857265 INFO  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857265 INFO  
(zkCallback-2592-thread-2-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 857265 INFO  
(zkCallback-2593-thread-2-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858172 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 858176 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 858180 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n6] Schema 
name=minimal-atomic-stress
   [junit4]   2> 858180 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 858181 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 858181 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 858181 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n6' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 858189 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 858190 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 858190 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 858191 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39579.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 858191 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 858191 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node3/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 858193 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=733368662, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858201 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35781.solr.core.test_col.shard2.replica_n6' (registry 
'solr.core.test_col.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 858201 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 858201 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node2/test_col_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node2/./test_col_shard2_replica_n6/data/]
   [junit4]   2> 858202 WARN  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
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> 858204 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=733368662, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858206 WARN  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
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> 858209 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n4] Schema 
name=minimal-atomic-stress
   [junit4]   2> 858212 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 858213 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 858213 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n4' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 858213 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 858213 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 858214 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33887.solr.core.test_col.shard2.replica_n4' (registry 
'solr.core.test_col.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 858214 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 858214 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node4/test_col_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node4/./test_col_shard2_replica_n4/data/]
   [junit4]   2> 858225 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42985.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@fd302bc
   [junit4]   2> 858225 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 858225 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node1/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001/tempDir-001/node1/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 858228 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=733368662, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858234 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=733368662, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 858237 WARN  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
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> 858244 WARN  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
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> 858272 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 858272 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858273 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 858273 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858274 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858274 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858274 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858274 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858275 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 858275 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858275 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=98.9873046875, 
floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=12.375804800893327, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.261770393055929
   [junit4]   2> 858275 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38bcbb8e[test_col_shard1_replica_n1] main]
   [junit4]   2> 858276 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858276 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858277 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=98.9873046875, 
floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=12.375804800893327, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.261770393055929
   [junit4]   2> 858278 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@213b8ceb[test_col_shard2_replica_n6] main]
   [junit4]   2> 858278 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858278 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858279 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858280 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584194085408735232
   [junit4]   2> 858285 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 858285 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=98.9873046875, 
floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=12.375804800893327, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.261770393055929
   [junit4]   2> 858285 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d12197c[test_col_shard1_replica_n2] 
main]
   [junit4]   2> 858286 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858287 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858287 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858287 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858287 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858288 INFO  
(searcherExecutor-2700-thread-1-processing-n:127.0.0.1:35781_solr 
x:test_col_shard2_replica_n6 s:shard2 c:test_col r:core_node8) 
[n:127.0.0.1:35781_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.c.SolrCore [test_col_shard2_replica_n6] 
Registered new searcher Searcher@213b8ceb[test_col_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858288 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858288 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584194085417123840
   [junit4]   2> 858288 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584194085417123840
   [junit4]   2> 858291 INFO  
(searcherExecutor-2701-thread-1-processing-n:127.0.0.1:39579_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node5) 
[n:127.0.0.1:39579_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@d12197c[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858291 INFO  
(searcherExecutor-2703-thread-1-processing-n:127.0.0.1:42985_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node3) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@38bcbb8e[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858292 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 858303 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 858303 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858305 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858305 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858306 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=98.9873046875, 
floorSegmentMB=1.091796875, forceMergeDeletesPctAllowed=12.375804800893327, 
segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.261770393055929
   [junit4]   2> 858307 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@32b49748[test_col_shard2_replica_n4] main]
   [junit4]   2> 858307 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858307 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 858308 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858309 INFO  
(searcherExecutor-2702-thread-1-processing-n:127.0.0.1:33887_solr 
x:test_col_shard2_replica_n4 s:shard2 c:test_col r:core_node7) 
[n:127.0.0.1:33887_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.c.SolrCore [test_col_shard2_replica_n4] 
Registered new searcher Searcher@32b49748[test_col_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858309 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1584194085439143936
   [junit4]   2> 858394 INFO  
(zkCallback-2593-thread-2-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2591-thread-1-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2591-thread-2-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2592-thread-2-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858394 INFO  
(zkCallback-2592-thread-1-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 858785 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 858785 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 858785 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/
   [junit4]   2> 858785 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:42985/solr START 
replicas=[http://127.0.0.1:39579/solr/test_col_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 858787 INFO  (qtp1518325397-8856) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.c.S.Request [test_col_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 858792 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 858792 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 858793 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/
   [junit4]   2> 858793 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:35781/solr START 
replicas=[http://127.0.0.1:33887/solr/test_col_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 858794 INFO  (qtp1757686005-8846) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.c.S.Request [test_col_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 859086 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:42985/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 859086 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 859086 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 859086 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 859087 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 859093 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n6 url=http://127.0.0.1:35781/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 859093 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 859093 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 859093 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 859095 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/ shard2
   [junit4]   2> 859196 INFO  
(zkCallback-2593-thread-2-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2592-thread-3-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2591-thread-1-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2591-thread-2-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2592-thread-2-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859196 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859238 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 859245 INFO  (qtp1117254128-8838) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2090
   [junit4]   2> 859245 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 859251 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node8&name=test_col_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2096
   [junit4]   2> 859294 INFO  (qtp1518325397-8864) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2139
   [junit4]   2> 859318 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&collection=test_col&version=2&replicaType=NRT&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&coreNodeName=core_node7&name=test_col_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2163
   [junit4]   2> 859319 INFO  (qtp1757686005-8845) [n:127.0.0.1:33887_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 859418 INFO  
(zkCallback-2593-thread-2-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2592-thread-3-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2591-thread-1-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2594-thread-2-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2592-thread-2-processing-n:127.0.0.1:42985_solr) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2593-thread-1-processing-n:127.0.0.1:33887_solr) 
[n:127.0.0.1:33887_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2594-thread-1-processing-n:127.0.0.1:35781_solr) 
[n:127.0.0.1:35781_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 859418 INFO  
(zkCallback-2591-thread-2-processing-n:127.0.0.1:39579_solr) 
[n:127.0.0.1:39579_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test_col/state.json] for collection [test_col] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 860320 INFO  (qtp1757686005-8845) [n:127.0.0.1:33887_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3478
   [junit4]   2> 860320 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 860320 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 860325 INFO  (qtp1117254128-8834) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.c.S.Request [test_col_shard1_replica_n1]  webapp=/solr 
path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 860351 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[63CDA82F910B8683])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored_idx
   [junit4]   2> 860356 INFO  (qtp1757686005-8854) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1584194087582433280&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1584194087582433280)} 0 1
   [junit4]   2> 860365 INFO  (qtp1518325397-8865) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1584194087581384704&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1584194087581384704)} 0 10
   [junit4]   2> 860365 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1584194087582433280)} 0 11
   [junit4]   2> 860365 INFO  (qtp1117254128-8861) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1584194087581384704)} 0 13
   [junit4]   2> 860370 INFO  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584194087600259072,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 860370 WARN  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 860371 INFO  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584194087601307648,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 860371 WARN  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 860377 INFO  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 860377 INFO  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 860378 INFO  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 7
   [junit4]   2> 860380 INFO  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 860381 INFO  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 860381 INFO  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 10
   [junit4]   2> 860382 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584194087612841984,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 860382 WARN  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 860382 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 860383 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 860383 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 860383 INFO  (qtp1757686005-8853) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1584194087613890560,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 860383 WARN  (qtp1757686005-8853) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 860383 INFO  (qtp1757686005-8853) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 860384 INFO  (qtp1757686005-8853) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 860384 INFO  (qtp1757686005-8853) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 1
   [junit4]   2> 860388 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 19
   [junit4]   2> 860389 INFO  (qtp1644069682-8870) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.c.S.Request [test_col_shard2_replica_n6]  webapp=/solr 
path=/schema/fields/long_dv_stored_idx params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 860390 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored_idx-seed#[63CDA82F910B8683])
 [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored_idx: 
numDocsToCheck=141, numDocsInIndex=141, incr=1
   [junit4]   2> 860406 INFO  (qtp1518325397-8850) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1584194087624376320)]} 0 11
   [junit4]   2> 860408 INFO  (qtp1117254128-8833) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[0 (1584194087624376320)]} 0 15
   [junit4]   2> 860425 INFO  (qtp1518325397-8865) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[1
 (1584194087641153536)]} 0 14
   [junit4]   2> 860425 INFO  (qtp1117254128-8834) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[1 (1584194087641153536)]} 0 15
   [junit4]   2> 860431 INFO  (qtp1757686005-8852) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[2
 (1584194087658979328)]} 0 1
   [junit4]   2> 860432 INFO  (qtp1644069682-8872) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1584194087658979328)]} 0 5
   [junit4]   2> 860434 INFO  (qtp1757686005-8842) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[3
 (1584194087666319360)]} 0 0
   [junit4]   2> 860434 INFO  (qtp1644069682-8875) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1584194087666319360)]} 0 1
   [junit4]   2> 860435 INFO  (qtp1518325397-8856) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[4
 (1584194087668416512)]} 0 0
   [junit4]   2> 860435 INFO  (qtp1117254128-8861) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[4 (1584194087668416512)]} 0 1
   [junit4]   2> 860437 INFO  (qtp1757686005-8843) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[5
 (1584194087669465088)]} 0 0
   [junit4]   2> 860437 INFO  (qtp1644069682-8873) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1584194087669465088)]} 0 1
   [junit4]   2> 860438 INFO  (qtp1757686005-8846) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[6
 (1584194087671562240)]} 0 0
   [junit4]   2> 860439 INFO  (qtp1644069682-8870) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[6 (1584194087671562240)]} 0 1
   [junit4]   2> 860440 INFO  (qtp1757686005-8840) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[7
 (1584194087672610816)]} 0 0
   [junit4]   2> 860440 INFO  (qtp1644069682-8870) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n6]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[7 (1584194087672610816)]} 0 1
   [junit4]   2> 860441 INFO  (qtp1518325397-8860) [n:127.0.0.1:39579_solr 
c:test_col s:shard1 r:core_node5 x:test_col_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:42985/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[8
 (1584194087674707968)]} 0 0
   [junit4]   2> 860442 INFO  (qtp1117254128-8835) [n:127.0.0.1:42985_solr 
c:test_col s:shard1 r:core_node3 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[8 (1584194087674707968)]} 0 1
   [junit4]   2> 860443 INFO  (qtp1757686005-8845) [n:127.0.0.1:33887_solr 
c:test_col s:shard2 r:core_node7 x:test_col_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:35781/solr/test_col_shard2_replica_n6/&wt=javabin&version=2}{add=[9
 (1584194087675756544)]} 0 0
   [junit4]   2> 860443 INFO  (qtp1644069682-8872) [n:127.0.0.1:35781_solr 
c:test_col s:shard2 r:core_node8 x:test_col_shard2_replica_n6] o.a.s.u.p.

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

  ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 879830 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@4684c140
   [junit4]   2> 879830 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard1.replica_n1, tag=1183105344
   [junit4]   2> 879830 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@573b380c: rootName = 
solr_42985, domain = solr.core.test_col.shard1.replica_n1, service url = null, 
agent id = null] for registry solr.core.test_col.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@74eea96
   [junit4]   2> 879835 INFO  (coreCloseExecutor-2720-thread-1) 
[n:127.0.0.1:35781_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=765903948
   [junit4]   2> 879836 INFO  (coreCloseExecutor-2720-thread-1) 
[n:127.0.0.1:35781_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 879836 INFO  (coreCloseExecutor-2720-thread-1) 
[n:127.0.0.1:35781_solr c:test_col s:shard2 r:core_node8 
x:test_col_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@75e8e2f8 commitCommandVersion:0
   [junit4]   2> 879837 INFO  (coreCloseExecutor-2721-thread-1) 
[n:127.0.0.1:39579_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=566881491
   [junit4]   2> 879837 INFO  (coreCloseExecutor-2721-thread-1) 
[n:127.0.0.1:39579_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 879837 INFO  (coreCloseExecutor-2721-thread-1) 
[n:127.0.0.1:39579_solr c:test_col s:shard1 r:core_node5 
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@7e5b0d0d commitCommandVersion:0
   [junit4]   2> 879838 INFO  (coreCloseExecutor-2722-thread-1) 
[n:127.0.0.1:33887_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=2132071123
   [junit4]   2> 879838 INFO  (coreCloseExecutor-2722-thread-1) 
[n:127.0.0.1:33887_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 879838 INFO  (coreCloseExecutor-2722-thread-1) 
[n:127.0.0.1:33887_solr c:test_col s:shard2 r:core_node7 
x:test_col_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@74d33d7b commitCommandVersion:0
   [junit4]   2> 879840 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1183105344
   [junit4]   2> 879840 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 879840 INFO  (coreCloseExecutor-2723-thread-1) 
[n:127.0.0.1:42985_solr c:test_col s:shard1 r:core_node3 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@58e8bbe6 commitCommandVersion:0
   [junit4]   2> 879845 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15fc302018c000c, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 879845 INFO  (jetty-closer-2573-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@527c8b85{/solr,null,UNAVAILABLE}
   [junit4]   2> 879848 INFO  (jetty-closer-2573-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d4f991c{/solr,null,UNAVAILABLE}
   [junit4]   2> 879853 INFO  (jetty-closer-2573-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=99012130208743434-127.0.0.1:42985_solr-n_0000000000) closing
   [junit4]   2> 879853 INFO  
(OverseerStateUpdate-99012130208743434-127.0.0.1:42985_solr-n_0000000000) 
[n:127.0.0.1:42985_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:42985_solr
   [junit4]   2> 879854 WARN  
(OverseerAutoScalingTriggerThread-99012130208743434-127.0.0.1:42985_solr-n_0000000000)
 [n:127.0.0.1:42985_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 879856 INFO  (jetty-closer-2573-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1bca99e9{/solr,null,UNAVAILABLE}
   [junit4]   2> 881345 INFO  (jetty-closer-2573-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@11d2ff25{/solr,null,UNAVAILABLE}
   [junit4]   2> 881346 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 881346 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[63CDA82F910B8683]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33213 33213
   [junit4]   2> 886750 INFO  (Thread-1398) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33213 33213
   [junit4]   2> 886751 WARN  (Thread-1398) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99012130208743434-127.0.0.1:42985_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_63CDA82F910B8683-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Direct), 
long_dv_idx=DocValuesFormat(name=Lucene70), 
long_dv_stored=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), long_dv=DocValuesFormat(name=Lucene70), 
long_dv_stored_idx=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=397, 
maxMBSortInHeap=7.138677266734577, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@171acf00),
 locale=ak, timezone=Pacific/Auckland
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=143887944,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, 
TestClusterStateMutator, TestStressRecovery, TestOnReconnectListenerSupport, 
TestRawTransformer, TestFieldCacheReopen, SynonymTokenizerTest, 
TestSolrConfigHandlerConcurrent, PathHierarchyTokenizerFactoryTest, 
TestHalfAndHalfDocValues, ImplicitSnitchTest, BlockJoinFacetDistribTest, 
TestRequestStatusCollectionAPI, TestSolrFieldCacheBean, SolrIndexConfigTest, 
CurrencyFieldTypeTest, ShardRoutingTest, AddBlockUpdateTest, SOLR749Test, 
TestStressReorder, TestSQLHandler, SignatureUpdateProcessorFactoryTest, 
MissingSegmentRecoveryTest, VersionInfoTest, 
DocumentAnalysisRequestHandlerTest, SolrMetricManagerTest, TestBlobHandler, 
PolyFieldTest, TestManagedStopFilterFactory, TestCloudPseudoReturnFields, 
SuggesterFSTTest, TestConfigSetsAPI, SmileWriterTest, 
HdfsAutoAddReplicasIntegrationTest, DistribDocExpirationUpdateProcessorTest, 
TestCollationField, SaslZkACLProviderTest, TestRangeQuery, QueryEqualityTest, 
TestConfigSetProperties, DocValuesMultiTest, ZkSolrClientTest, 
RemoteQueryErrorTest, AddReplicaTest, AtomicUpdatesTest, OutputWriterTest, 
TestCollectionAPIs, TestChildDocTransformer, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TolerantUpdateProcessorTest, 
PrimUtilsTest, RegexBoostProcessorTest, PreAnalyzedFieldTest, 
HdfsBasicDistributedZk2Test, TestDynamicFieldCollectionResource, 
TestSolrCoreSnapshots, BlobRepositoryCloudTest, SolrJmxReporterTest, 
TestTlogReplica, HighlighterMaxOffsetTest, CdcrBidirectionalTest, 
TestAtomicUpdateErrorCases, TestPolicyCloud, TestPullReplicaErrorHandling, 
NumericFieldsTest, TestFaceting, TestLegacyField, TestPerFieldSimilarity, 
TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [242/749 (1!)] on J1 in 30.48s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 41754 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to