Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.0-Linux/263/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

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:33821/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1: Server Error    
request: 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33821%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
 Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@6047604a

Stack Trace:
java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error from 
server at http://127.0.0.1:33821/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33821%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@6047604a
        at 
__randomizedtesting.SeedInfo.seed([123998684B1F47C4:242DFA2EC1427DD5]:0)
        at java.util.concurrent.FutureTask.report(FutureTask.java:122)
        at java.util.concurrent.FutureTask.get(FutureTask.java:192)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:283)
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:195)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: Error from server at 
http://127.0.0.1:33821/solr/test_col: Async exception during distributed 
update: Error from server at 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33821%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@6047604a
        at 
org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:411)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:33821/solr/test_col: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1: Server Error



request: 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A33821%2Fsolr%2Ftest_col_shard1_replica_n2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: 
http://127.0.0.1:46507/solr/test_col_shard2_replica_n2/ update: 
org.apache.solr.client.solrj.request.UpdateRequest@6047604a
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        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 10955 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/init-core-data-001
   [junit4]   2> 73946 WARN  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 73946 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 73947 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-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> 73947 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001
   [junit4]   2> 73947 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 73948 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 73948 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 73949 ERROR (Thread-135) [    ] 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> 74047 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40049
   [junit4]   2> 74052 INFO  (jetty-launcher-124-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 74053 INFO  (jetty-launcher-124-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 74053 INFO  (jetty-launcher-124-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 74054 INFO  (jetty-launcher-124-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 74055 INFO  (jetty-launcher-124-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4930d5e6{/solr,null,AVAILABLE}
   [junit4]   2> 74056 INFO  (jetty-launcher-124-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fa3ecff{/solr,null,AVAILABLE}
   [junit4]   2> 74056 INFO  (jetty-launcher-124-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4b6a4c7c{/solr,null,AVAILABLE}
   [junit4]   2> 74056 INFO  (jetty-launcher-124-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@43eb18c4{/solr,null,AVAILABLE}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4bfff1c{HTTP/1.1,[http/1.1]}{127.0.0.1:34417}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13c5967f{HTTP/1.1,[http/1.1]}{127.0.0.1:46507}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2bc93f40{HTTP/1.1,[http/1.1]}{127.0.0.1:44209}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-2) [    ] 
o.e.j.s.Server Started @75600ms
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-1) [    ] 
o.e.j.s.Server Started @75600ms
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-4) [    ] 
o.e.j.s.Server Started @75600ms
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46507}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44209}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@48a2a621{HTTP/1.1,[http/1.1]}{127.0.0.1:33821}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34417}
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-3) [    ] 
o.e.j.s.Server Started @75600ms
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33821}
   [junit4]   2> 74059 ERROR (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 74059 ERROR (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 74059 ERROR (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 74059 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T21:11:11.719Z
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74059 ERROR (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T21:11:11.719Z
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T21:11:11.719Z
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 74060 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T21:11:11.719Z
   [junit4]   2> 74069 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74069 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74069 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74075 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 74117 INFO  (jetty-launcher-124-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 74124 INFO  (jetty-launcher-124-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 74125 INFO  (jetty-launcher-124-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 74133 INFO  (jetty-launcher-124-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40049/solr
   [junit4]   2> 74217 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74217 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74223 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46507_solr
   [junit4]   2> 74223 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34417_solr
   [junit4]   2> 74225 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 74225 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 74226 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer 
(id=98551848737701898-127.0.0.1:46507_solr-n_0000000000) starting
   [junit4]   2> 74227 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 74228 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74229 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44209_solr
   [junit4]   2> 74237 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 74238 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 74254 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 74255 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 74256 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33821_solr
   [junit4]   2> 74270 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 74271 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46507_solr
   [junit4]   2> 74274 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 74281 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 74282 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 74289 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 74292 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 74307 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34417.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74324 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34417.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74324 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34417.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74325 INFO  (jetty-launcher-124-thread-1) 
[n:127.0.0.1:34417_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node1/.
   [junit4]   2> 74350 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74356 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33821.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74356 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74357 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74357 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74358 INFO  (jetty-launcher-124-thread-4) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node4/.
   [junit4]   2> 74363 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74363 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74363 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33821.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74363 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33821.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 74364 INFO  (jetty-launcher-124-thread-2) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node2/.
   [junit4]   2> 74364 INFO  (jetty-launcher-124-thread-3) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node3/.
   [junit4]   2> 74454 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 74454 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40049/solr ready
   [junit4]   2> 74569 INFO  (qtp1129292639-869) [n:127.0.0.1:44209_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.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> 74570 INFO  
(OverseerThreadFactory-636-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
test_col
   [junit4]   2> 74673 INFO  
(OverseerStateUpdate-98551848737701898-127.0.0.1:46507_solr-n_0000000000) 
[n:127.0.0.1:46507_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:44209/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 74674 INFO  
(OverseerStateUpdate-98551848737701898-127.0.0.1:46507_solr-n_0000000000) 
[n:127.0.0.1:46507_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:33821/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 74675 INFO  
(OverseerStateUpdate-98551848737701898-127.0.0.1:46507_solr-n_0000000000) 
[n:127.0.0.1:46507_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_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34417/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 74675 INFO  
(OverseerStateUpdate-98551848737701898-127.0.0.1:46507_solr-n_0000000000) 
[n:127.0.0.1:46507_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46507/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 74881 INFO  (qtp886637219-851) [n:127.0.0.1:46507_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 74884 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 74884 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 74884 INFO  (qtp911498577-863) [n:127.0.0.1:34417_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 74884 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 74884 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 74884 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 74885 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 74992 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 74993 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 74993 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 74993 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 74992 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 74993 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 74993 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 74993 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 75899 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 75899 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 75902 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 75906 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 75922 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 75923 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n1] Schema 
name=minimal-atomic-stress
   [junit4]   2> 75924 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 75924 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 75925 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44209.solr.core.test_col.shard1.replica_n1' (registry 
'solr.core.test_col.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 75925 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 75925 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node4/test_col_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node4/./test_col_shard1_replica_n1/data/]
   [junit4]   2> 75925 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 75926 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n1' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 75926 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34417.solr.core.test_col.shard2.replica_n1' (registry 
'solr.core.test_col.shard2.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 75926 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 75926 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard2_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 75926 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node1/test_col_shard2_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node1/./test_col_shard2_replica_n1/data/]
   [junit4]   2> 75927 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.9375, 
floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=8.539118486859373, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75928 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 75928 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica_n2' using 
configuration from collection test_col, trusted=true
   [junit4]   2> 75928 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46507.solr.core.test_col.shard2.replica_n2' (registry 
'solr.core.test_col.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 75929 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 75929 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] o.a.s.c.SolrCore 
[[test_col_shard2_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node2/test_col_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node2/./test_col_shard2_replica_n2/data/]
   [junit4]   2> 75929 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.9375, 
floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=8.539118486859373, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75929 WARN  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 75930 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.9375, 
floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=8.539118486859373, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75930 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema [test_col_shard1_replica_n2] Schema 
name=minimal-atomic-stress
   [junit4]   2> 75932 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field 
id
   [junit4]   2> 75932 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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> 75933 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_33821.solr.core.test_col.shard1.replica_n2' (registry 
'solr.core.test_col.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@2027071d
   [junit4]   2> 75933 WARN  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_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> 75933 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 75942 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node3/test_col_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001/tempDir-001/node3/./test_col_shard1_replica_n2/data/]
   [junit4]   2> 75944 WARN  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_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> 75944 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=4.9375, 
floorSegmentMB=0.447265625, forceMergeDeletesPctAllowed=8.539118486859373, 
segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75946 WARN  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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> 75974 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 75974 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75976 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75976 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75977 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.421875, 
floorSegmentMB=0.6513671875, forceMergeDeletesPctAllowed=4.219485349454035, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75977 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2314c0c2[test_col_shard2_replica_n1] main]
   [junit4]   2> 75978 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 75978 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_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> 75979 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75979 INFO  
(searcherExecutor-645-thread-1-processing-n:127.0.0.1:34417_solr 
x:test_col_shard2_replica_n1 s:shard2 c:test_col r:core_node3) 
[n:127.0.0.1:34417_solr c:test_col s:shard2 r:core_node3 
x:test_col_shard2_replica_n1] o.a.s.c.SolrCore [test_col_shard2_replica_n1] 
Registered new searcher Searcher@2314c0c2[test_col_shard2_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75980 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576829581932888064
   [junit4]   2> 75981 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 75981 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75982 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 75983 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75983 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75983 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.421875, 
floorSegmentMB=0.6513671875, forceMergeDeletesPctAllowed=4.219485349454035, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75984 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@727653b1[test_col_shard2_replica_n2] main]
   [junit4]   2> 75984 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 75984 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_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> 75985 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75989 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576829581942325248
   [junit4]   2> 75989 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 75989 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75989 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 75989 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 75991 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75991 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75991 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 75991 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 75991 INFO  
(searcherExecutor-646-thread-1-processing-n:127.0.0.1:46507_solr 
x:test_col_shard2_replica_n2 s:shard2 c:test_col r:core_node4) 
[n:127.0.0.1:46507_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.c.SolrCore [test_col_shard2_replica_n2] 
Registered new searcher Searcher@727653b1[test_col_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75992 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.421875, 
floorSegmentMB=0.6513671875, forceMergeDeletesPctAllowed=4.219485349454035, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75992 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@78b83561[test_col_shard1_replica_n1] main]
   [junit4]   2> 75992 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.421875, 
floorSegmentMB=0.6513671875, forceMergeDeletesPctAllowed=4.219485349454035, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 75993 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 75993 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 75994 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42a5639d[test_col_shard1_replica_n2] main]
   [junit4]   2> 75994 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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> 75994 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75994 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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> 75994 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576829581947568128
   [junit4]   2> 75995 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 75995 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576829581948616704
   [junit4]   2> 75996 INFO  
(searcherExecutor-647-thread-1-processing-n:127.0.0.1:33821_solr 
x:test_col_shard1_replica_n2 s:shard1 c:test_col r:core_node2) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2] 
Registered new searcher Searcher@42a5639d[test_col_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75997 INFO  
(searcherExecutor-644-thread-1-processing-n:127.0.0.1:44209_solr 
x:test_col_shard1_replica_n1 s:shard1 c:test_col r:core_node1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1] 
Registered new searcher Searcher@78b83561[test_col_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 75997 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 76099 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76099 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76099 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76099 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76099 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76099 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76099 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76099 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76483 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76483 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 76483 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/
   [junit4]   2> 76483 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:34417/solr START 
replicas=[http://127.0.0.1:46507/solr/test_col_shard2_replica_n2/] nUpdates=100
   [junit4]   2> 76483 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard2_replica_n1 url=http://127.0.0.1:34417/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 76485 INFO  (qtp886637219-862) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.S.Request [test_col_shard2_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> 76486 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 76486 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_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> 76486 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 76488 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/ shard2
   [junit4]   2> 76498 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 76498 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 76498 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:44209/solr/test_col_shard1_replica_n1/
   [junit4]   2> 76498 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:44209/solr START 
replicas=[http://127.0.0.1:33821/solr/test_col_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 76498 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_col_shard1_replica_n1 url=http://127.0.0.1:44209/solr DONE. 
 We have no versions.  sync failed.
   [junit4]   2> 76500 INFO  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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> 76500 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 76500 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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> 76500 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 76502 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44209/solr/test_col_shard1_replica_n1/ shard1
   [junit4]   2> 76603 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76603 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76603 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76603 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76603 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76603 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76603 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76603 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76638 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76639 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node3&name=test_col_shard2_replica_n1&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1755
   [junit4]   2> 76652 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 76653 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node1&name=test_col_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=1769
   [junit4]   2> 76754 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76754 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76754 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 76754 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76754 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76754 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 76754 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 76754 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 76995 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node4&name=test_col_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=2114
   [junit4]   2> 77003 INFO  (qtp1184009997-850) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.xml&coreNodeName=core_node2&name=test_col_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=2119
   [junit4]   2> 77005 INFO  (qtp1129292639-869) [n:127.0.0.1:44209_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> 77105 INFO  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 77105 INFO  
(zkCallback-143-thread-1-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_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> 77105 INFO  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 77105 INFO  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 77105 INFO  
(zkCallback-145-thread-1-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 77105 INFO  
(zkCallback-147-thread-1-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_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> 77105 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_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> 77105 INFO  
(zkCallback-145-thread-2-processing-n:127.0.0.1:34417_solr) 
[n:127.0.0.1:34417_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> 78005 INFO  (qtp1129292639-869) [n:127.0.0.1:44209_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&property.config=solrconfig-tlog.xml&property.schema=schema-minimal-atomic-stress.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=3436
   [junit4]   2> 78008 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-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_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 78008 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 78017 INFO  (qtp886637219-841) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.c.S.Request [test_col_shard2_replica_n2]  webapp=/solr 
path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 78035 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[123998684B1F47C4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_stored
   [junit4]   2> 78061 INFO  (qtp1184009997-837) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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_=-1576829584098197504&distrib.from=http://127.0.0.1:44209/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576829584098197504)} 0 6
   [junit4]   2> 78062 INFO  (qtp1129292639-852) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576829584098197504)} 0 17
   [junit4]   2> 78062 INFO  (qtp886637219-840) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&_version_=-1576829584089808896&distrib.from=http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1576829584089808896)} 0 17
   [junit4]   2> 78063 INFO  (qtp911498577-849) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1576829584089808896)} 0 26
   [junit4]   2> 78065 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576829584119169024,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78065 WARN  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 78065 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78078 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 x:test_col_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78078 INFO  (qtp1129292639-871) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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:34417/solr/test_col_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 13
   [junit4]   2> 78080 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576829584134897664,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78080 WARN  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 78080 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78080 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576829584134897664,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78080 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78080 WARN  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 78080 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_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:34417/solr/test_col_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 78080 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78081 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78081 INFO  (qtp886637219-851) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_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:34417/solr/test_col_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 78086 INFO  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576829584141189120,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 78086 WARN  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the 
entire index! Use with care.
   [junit4]   2> 78086 INFO  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 78086 INFO  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 x:test_col_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 78086 INFO  (qtp1184009997-855) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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:34417/solr/test_col_shard2_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=}
 0 0
   [junit4]   2> 78088 INFO  (qtp911498577-866) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=test_col:6&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=}
 0 24
   [junit4]   2> 78091 INFO  (qtp911498577-843) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.c.S.Request [test_col_shard2_replica_n1]  webapp=/solr 
path=/schema/fields/long_dv_stored params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 78093 INFO  
(TEST-TestStressCloudBlindAtomicUpdates.test_dv_stored-seed#[123998684B1F47C4]) 
[    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_stored: 
numDocsToCheck=117, numDocsInIndex=585, incr=5
   [junit4]   2> 78108 INFO  (qtp1184009997-838) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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:44209/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[0
 (1576829584153772032)]} 0 1
   [junit4]   2> 78109 INFO  (qtp1129292639-870) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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 (1576829584153772032)]} 0 10
   [junit4]   2> 78116 INFO  (qtp1184009997-837) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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:44209/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[1
 (1576829584170549248)]} 0 0
   [junit4]   2> 78116 INFO  (qtp1129292639-854) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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 (1576829584170549248)]} 0 3
   [junit4]   2> 78122 INFO  (qtp886637219-842) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[2
 (1576829584174743552)]} 0 1
   [junit4]   2> 78122 INFO  (qtp911498577-856) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[2 (1576829584174743552)]} 0 4
   [junit4]   2> 78125 INFO  (qtp886637219-841) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[3
 (1576829584179986432)]} 0 0
   [junit4]   2> 78125 INFO  (qtp911498577-863) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[3 (1576829584179986432)]} 0 2
   [junit4]   2> 78130 INFO  (qtp1184009997-837) [n:127.0.0.1:33821_solr 
c:test_col s:shard1 r:core_node2 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:44209/solr/test_col_shard1_replica_n1/&wt=javabin&version=2}{add=[4
 (1576829584184180736)]} 0 0
   [junit4]   2> 78130 INFO  (qtp1129292639-852) [n:127.0.0.1:44209_solr 
c:test_col s:shard1 r:core_node1 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 (1576829584184180736)]} 0 3
   [junit4]   2> 78134 INFO  (qtp886637219-840) [n:127.0.0.1:46507_solr 
c:test_col s:shard2 r:core_node4 x:test_col_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34417/solr/test_col_shard2_replica_n1/&wt=javabin&version=2}{add=[5
 (1576829584189423616)]} 0 0
   [junit4]   2> 78135 INFO  (qtp911498577-866) [n:127.0.0.1:34417_solr 
c:test_col s:shard2 r:core_node3 x:test_col_shard2_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica_n1]  webapp=/solr 
path=/update params={wt=javabin&version=2}{add=[5 (1576829584189423616)]} 0 3
   [junit4]

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

s.SolrJmxReporter@7f43df0f: rootName = solr_46507, domain = 
solr.core.test_col.shard2.replica_n2, service url = null, agent id = null] for 
registry solr.core.test_col.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@7d39fe80
   [junit4]   2> 98345 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.c.SolrCore [test_col_shard1_replica_n2]  
CLOSING SolrCore org.apache.solr.core.SolrCore@5b95ca83
   [junit4]   2> 98345 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard1.replica_n2, tag=1536543363
   [junit4]   2> 98345 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@50e89974: rootName = 
solr_33821, domain = solr.core.test_col.shard1.replica_n2, service url = null, 
agent id = null] for registry solr.core.test_col.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1930f3fa
   [junit4]   2> 98353 INFO  (coreCloseExecutor-665-thread-1) 
[n:127.0.0.1:46507_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard2.leader, tag=22249797
   [junit4]   2> 98353 INFO  (coreCloseExecutor-665-thread-1) 
[n:127.0.0.1:46507_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 98353 INFO  (coreCloseExecutor-665-thread-1) 
[n:127.0.0.1:46507_solr c:test_col s:shard2 r:core_node4 
x:test_col_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@77a94188 commitCommandVersion:0
   [junit4]   2> 98357 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.c.SolrCore [test_col_shard1_replica_n1]  
CLOSING SolrCore org.apache.solr.core.SolrCore@29f6010b
   [junit4]   2> 98357 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.test_col.shard1.replica_n1, tag=703987979
   [junit4]   2> 98357 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22d6d505: rootName = 
solr_44209, 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@526e4104
   [junit4]   2> 98369 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=703987979
   [junit4]   2> 98369 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 98369 INFO  (coreCloseExecutor-666-thread-1) 
[n:127.0.0.1:44209_solr c:test_col s:shard1 r:core_node1 
x:test_col_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@6832d718 commitCommandVersion:0
   [junit4]   2> 98369 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.test_col.shard1.leader, tag=1536543363
   [junit4]   2> 98369 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 Committing on 
IndexWriter close.
   [junit4]   2> 98369 INFO  (coreCloseExecutor-667-thread-1) 
[n:127.0.0.1:33821_solr c:test_col s:shard1 r:core_node2 
x:test_col_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData 
with IW:org.apache.solr.update.SolrIndexWriter@66b214af commitCommandVersion:0
   [junit4]   2> 98389 INFO  (jetty-closer-125-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98551848737701898-127.0.0.1:46507_solr-n_0000000000) closing
   [junit4]   2> 98389 INFO  
(OverseerStateUpdate-98551848737701898-127.0.0.1:46507_solr-n_0000000000) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46507_solr
   [junit4]   2> 98390 INFO  
(zkCallback-144-thread-2-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (1)
   [junit4]   2> 98390 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 0x15e20625ff80009, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 98395 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 0x15e20625ff8000c, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 98396 INFO  (jetty-closer-125-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4b6a4c7c{/solr,null,UNAVAILABLE}
   [junit4]   2> 99889 WARN  
(zkCallback-143-thread-2-processing-n:127.0.0.1:33821_solr) 
[n:127.0.0.1:33821_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 99890 WARN  
(zkCallback-147-thread-2-processing-n:127.0.0.1:44209_solr) 
[n:127.0.0.1:44209_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 99891 INFO  (jetty-closer-125-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4930d5e6{/solr,null,UNAVAILABLE}
   [junit4]   2> 99893 INFO  (jetty-closer-125-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43eb18c4{/solr,null,UNAVAILABLE}
   [junit4]   2> 99897 WARN  
(zkCallback-144-thread-1-processing-n:127.0.0.1:46507_solr) 
[n:127.0.0.1:46507_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 99899 INFO  (jetty-closer-125-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2fa3ecff{/solr,null,UNAVAILABLE}
   [junit4]   2> 99900 ERROR 
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-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> 99901 INFO  
(SUITE-TestStressCloudBlindAtomicUpdates-seed#[123998684B1F47C4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40049 40049
   [junit4]   2> 104931 INFO  (Thread-135) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40049 40049
   [junit4]   2> 104933 WARN  (Thread-135) [    ] 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>        32      /solr/collections/test_col/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [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-7.0-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_123998684B1F47C4-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=4, maxDocsPerChunk=298, blockSize=106), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=4, blockSize=106)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-JO, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=163246336,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [GraphQueryTest, 
TestAnalyzeInfixSuggestions, TestLockTree, TestDFISimilarityFactory, 
SpatialRPTFieldTypeTest, TestSchemalessBufferedUpdates, 
TestManagedResourceStorage, DeleteStatusTest, TestAtomicUpdateErrorCases, 
CollectionReloadTest, CustomCollectionTest, QueryParsingTest, 
TestSQLHandlerNonCloud, InfoHandlerTest, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [45/729 (1!)] on J1 in 31.00s, 5 tests, 1 error <<< 
FAILURES!

[...truncated 45655 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to