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

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+168) - Build # 19625 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19625/
Java: 32bit/jdk-9-ea+168 -server -XX:+UseParallelGC

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

Error Message:
java.lang.RuntimeException: Error from server at http://127.0.0.1:38394/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41221/solr/test_col_shard1_replica1: Server Error    request: http://127.0.0.1:41221/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38394%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2 Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35229/solr/test_col_shard1_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@4af9be

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



request: http://127.0.0.1:41221/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38394%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35229/solr/test_col_shard1_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@4af9be
	at __randomizedtesting.SeedInfo.seed([50E557576BBE343A:66F13511E1E30E2B]:0)
	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:563)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: Error from server at http://127.0.0.1:38394/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41221/solr/test_col_shard1_replica1: Server Error



request: http://127.0.0.1:41221/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38394%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35229/solr/test_col_shard1_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@4af9be
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	... 1 more
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:38394/solr/test_col: Async exception during distributed update: Error from server at http://127.0.0.1:41221/solr/test_col_shard1_replica1: Server Error



request: http://127.0.0.1:41221/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A38394%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
Remote error message: Failed synchronous update on shard StdNode: http://127.0.0.1:35229/solr/test_col_shard1_replica2/ update: org.apache.solr.client.solrj.request.UpdateRequest@4af9be
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:641)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:281)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:270)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
	... 6 more




Build Log:
[...truncated 11385 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/init-core-data-001
   [junit4]   2> 258897 WARN  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 258897 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 258897 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-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> 258898 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001
   [junit4]   2> 258898 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 258898 INFO  (Thread-930) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 258898 INFO  (Thread-930) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 258899 ERROR (Thread-930) [    ] 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> 258998 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:34031
   [junit4]   2> 259002 INFO  (jetty-launcher-1254-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 259002 INFO  (jetty-launcher-1254-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 259002 INFO  (jetty-launcher-1254-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 259003 INFO  (jetty-launcher-1254-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 259003 INFO  (jetty-launcher-1254-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16eaa7b{/solr,null,AVAILABLE}
   [junit4]   2> 259003 INFO  (jetty-launcher-1254-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3b814{/solr,null,AVAILABLE}
   [junit4]   2> 259005 INFO  (jetty-launcher-1254-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31f34b{/solr,null,AVAILABLE}
   [junit4]   2> 259005 INFO  (jetty-launcher-1254-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b9196a{/solr,null,AVAILABLE}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a443e3{HTTP/1.1,[http/1.1]}{127.0.0.1:38394}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@461a1b{HTTP/1.1,[http/1.1]}{127.0.0.1:35229}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.e.j.s.Server Started @260894ms
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@980dbb{HTTP/1.1,[http/1.1]}{127.0.0.1:41976}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=38394}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.e.j.s.Server Started @260895ms
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.e.j.s.Server Started @260895ms
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41976}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35229}
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7a2d81{HTTP/1.1,[http/1.1]}{127.0.0.1:41221}
   [junit4]   2> 259006 ERROR (jetty-launcher-1254-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-1) [    ] o.e.j.s.Server Started @260895ms
   [junit4]   2> 259006 ERROR (jetty-launcher-1254-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41221}
   [junit4]   2> 259006 ERROR (jetty-launcher-1254-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259006 ERROR (jetty-launcher-1254-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.0.0
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259007 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T13:03:18.430991Z
   [junit4]   2> 259007 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259006 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T13:03:18.430925Z
   [junit4]   2> 259007 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T13:03:18.431146Z
   [junit4]   2> 259007 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-05-13T13:03:18.431048Z
   [junit4]   2> 259009 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259009 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259009 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259010 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 259025 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 259025 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 259026 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 259026 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34031/solr
   [junit4]   2> 259030 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 0x15c01e7f7330007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 259043 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259043 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259043 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259044 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259045 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38394_solr
   [junit4]   2> 259045 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41976_solr
   [junit4]   2> 259045 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41221_solr
   [junit4]   2> 259045 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97955387691696140-127.0.0.1:38394_solr-n_0000000000) starting
   [junit4]   2> 259046 INFO  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259046 INFO  (zkCallback-1273-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259046 INFO  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259046 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 259047 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35229_solr
   [junit4]   2> 259047 INFO  (zkCallback-1273-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 259047 INFO  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 259047 INFO  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 259048 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 259057 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38394_solr
   [junit4]   2> 259058 INFO  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 259067 INFO  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 259067 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 259067 INFO  (zkCallback-1273-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 259127 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38394.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259133 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38394.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259134 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38394.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259135 INFO  (jetty-launcher-1254-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node2/.
   [junit4]   2> 259178 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35229.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259184 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35229.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259184 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35229.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259186 INFO  (jetty-launcher-1254-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node4/.
   [junit4]   2> 259204 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41221.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259208 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41221.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259208 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41221.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259209 INFO  (jetty-launcher-1254-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node1/.
   [junit4]   2> 259294 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41976.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259298 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41976.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259298 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41976.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 259299 INFO  (jetty-launcher-1254-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node3/.
   [junit4]   2> 259323 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 0x15c01e7f733000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 259325 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 259326 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:34031/solr ready
   [junit4]   2> 259990 INFO  (qtp1589086-5174) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 259994 INFO  (OverseerThreadFactory-2433-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 260098 INFO  (qtp4412561-5179) [    ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 260099 INFO  (qtp4602098-5157) [    ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2
   [junit4]   2> 260099 INFO  (qtp4412561-5179) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 260099 INFO  (qtp4602098-5157) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 260102 INFO  (qtp12897036-5163) [    ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 260102 INFO  (qtp12897036-5163) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 260102 INFO  (qtp1589086-5162) [    ] o.a.s.h.a.CoreAdminOperation core create command property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2
   [junit4]   2> 260103 INFO  (qtp1589086-5162) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 260206 INFO  (zkCallback-1273-thread-1) [    ] 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> 260206 INFO  (zkCallback-1275-thread-1) [    ] 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> 260206 INFO  (zkCallback-1276-thread-1) [    ] 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> 260206 INFO  (zkCallback-1274-thread-1) [    ] 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> 261110 WARN  (qtp4602098-5157) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 261110 WARN  (qtp4412561-5179) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 261110 INFO  (qtp4602098-5157) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 261111 INFO  (qtp4412561-5179) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 261112 WARN  (qtp12897036-5163) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 261113 INFO  (qtp12897036-5163) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 261113 WARN  (qtp1589086-5162) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 261114 INFO  (qtp1589086-5162) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 261124 INFO  (qtp4412561-5179) [    ] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 261124 INFO  (qtp4602098-5157) [    ] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 261125 INFO  (qtp4602098-5157) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 261125 INFO  (qtp4412561-5179) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 261125 INFO  (qtp4602098-5157) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col, trusted=true
   [junit4]   2> 261125 INFO  (qtp4412561-5179) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col, trusted=true
   [junit4]   2> 261126 INFO  (qtp4412561-5179) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_35229.solr.core.test_col.shard1.replica2' (registry 'solr.core.test_col.shard1.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 261126 INFO  (qtp4602098-5157) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41221.solr.core.test_col.shard1.replica1' (registry 'solr.core.test_col.shard1.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 261126 INFO  (qtp4412561-5179) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 261126 INFO  (qtp4602098-5157) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 261126 INFO  (qtp4412561-5179) [    ] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node4/test_col_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node4/./test_col_shard1_replica2/data/]
   [junit4]   2> 261126 INFO  (qtp4602098-5157) [    ] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node1/test_col_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node1/./test_col_shard1_replica1/data/]
   [junit4]   2> 261129 INFO  (qtp4602098-5157) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=83.9697265625, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=5.974577387768628, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 261129 INFO  (qtp4412561-5179) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=83.9697265625, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=5.974577387768628, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 261129 INFO  (qtp12897036-5163) [    ] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 261129 INFO  (qtp1589086-5162) [    ] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 261131 INFO  (qtp12897036-5163) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 261131 WARN  (qtp4602098-5157) [    ] 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> 261131 INFO  (qtp12897036-5163) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col, trusted=true
   [junit4]   2> 261131 WARN  (qtp4412561-5179) [    ] 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> 261131 INFO  (qtp1589086-5162) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 261132 INFO  (qtp1589086-5162) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col, trusted=true
   [junit4]   2> 261133 INFO  (qtp12897036-5163) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38394.solr.core.test_col.shard2.replica2' (registry 'solr.core.test_col.shard2.replica2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 261133 INFO  (qtp1589086-5162) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41976.solr.core.test_col.shard2.replica1' (registry 'solr.core.test_col.shard2.replica1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10087c2
   [junit4]   2> 261133 INFO  (qtp12897036-5163) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 261133 INFO  (qtp1589086-5162) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 261133 INFO  (qtp12897036-5163) [    ] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node2/test_col_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node2/./test_col_shard2_replica2/data/]
   [junit4]   2> 261133 INFO  (qtp1589086-5162) [    ] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node3/test_col_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001/tempDir-001/node3/./test_col_shard2_replica1/data/]
   [junit4]   2> 261136 INFO  (qtp12897036-5163) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=83.9697265625, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=5.974577387768628, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 261137 INFO  (qtp1589086-5162) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=83.9697265625, floorSegmentMB=0.9189453125, forceMergeDeletesPctAllowed=5.974577387768628, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 261138 WARN  (qtp12897036-5163) [    ] 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> 261138 WARN  (qtp1589086-5162) [    ] 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> 261176 INFO  (qtp4602098-5157) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261176 INFO  (qtp4412561-5179) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261176 INFO  (qtp4602098-5157) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261176 INFO  (qtp4412561-5179) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261177 INFO  (qtp4602098-5157) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261177 INFO  (qtp4412561-5179) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261177 INFO  (qtp4602098-5157) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261177 INFO  (qtp4412561-5179) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261179 INFO  (qtp4602098-5157) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 261179 INFO  (qtp4412561-5179) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 261179 INFO  (qtp4412561-5179) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a2621c[test_col_shard1_replica2] main]
   [junit4]   2> 261179 INFO  (qtp4602098-5157) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75dd4d[test_col_shard1_replica1] main]
   [junit4]   2> 261180 INFO  (qtp4602098-5157) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 261180 INFO  (qtp4412561-5179) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 261181 INFO  (qtp4602098-5157) [    ] 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> 261181 INFO  (qtp4412561-5179) [    ] 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> 261181 INFO  (qtp4412561-5179) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 261181 INFO  (qtp4602098-5157) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 261182 INFO  (searcherExecutor-2443-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@a2621c[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261182 INFO  (qtp4412561-5179) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567286205461037056
   [junit4]   2> 261183 INFO  (searcherExecutor-2442-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@75dd4d[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261183 INFO  (qtp4602098-5157) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567286205462085632
   [junit4]   2> 261187 INFO  (qtp4602098-5157) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 261187 INFO  (qtp4602098-5157) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 261187 INFO  (qtp4602098-5157) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41221/solr/test_col_shard1_replica1/
   [junit4]   2> 261187 INFO  (qtp4602098-5157) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:41221/solr START replicas=[http://127.0.0.1:35229/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 261187 INFO  (qtp4602098-5157) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:41221/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 261188 INFO  (qtp4412561-5182) [    ] o.a.s.c.S.Request [test_col_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 261189 INFO  (qtp4602098-5157) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 261189 INFO  (qtp4602098-5157) [    ] 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> 261189 INFO  (qtp4602098-5157) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 261191 INFO  (qtp4602098-5157) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41221/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 261216 INFO  (qtp12897036-5163) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261216 INFO  (qtp1589086-5162) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 261216 INFO  (qtp12897036-5163) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261216 INFO  (qtp1589086-5162) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 261225 INFO  (qtp12897036-5163) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261225 INFO  (qtp1589086-5162) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 261225 INFO  (qtp12897036-5163) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261225 INFO  (qtp1589086-5162) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 261226 INFO  (qtp12897036-5163) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 261226 INFO  (qtp1589086-5162) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 261227 INFO  (qtp12897036-5163) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11df7dc[test_col_shard2_replica2] main]
   [junit4]   2> 261227 INFO  (qtp1589086-5162) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a9b360[test_col_shard2_replica1] main]
   [junit4]   2> 261227 INFO  (qtp12897036-5163) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 261227 INFO  (qtp1589086-5162) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 261228 INFO  (qtp12897036-5163) [    ] 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> 261228 INFO  (qtp1589086-5162) [    ] 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> 261229 INFO  (qtp12897036-5163) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 261229 INFO  (qtp1589086-5162) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 261230 INFO  (searcherExecutor-2444-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@11df7dc[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261230 INFO  (searcherExecutor-2445-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@1a9b360[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 261231 INFO  (qtp12897036-5163) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567286205512417280
   [junit4]   2> 261231 INFO  (qtp1589086-5162) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1567286205512417280
   [junit4]   2> 261235 INFO  (qtp12897036-5163) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 261235 INFO  (qtp12897036-5163) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 261235 INFO  (qtp12897036-5163) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38394/solr/test_col_shard2_replica2/
   [junit4]   2> 261235 INFO  (qtp12897036-5163) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=http://127.0.0.1:38394/solr START replicas=[http://127.0.0.1:41976/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 261236 INFO  (qtp12897036-5163) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=http://127.0.0.1:38394/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 261237 INFO  (qtp1589086-5178) [    ] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 261237 INFO  (qtp12897036-5163) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 261237 INFO  (qtp12897036-5163) [    ] 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> 261237 INFO  (qtp12897036-5163) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 261239 INFO  (qtp12897036-5163) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38394/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 261340 INFO  (zkCallback-1276-thread-1) [    ] 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> 261340 INFO  (zkCallback-1275-thread-1) [    ] 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> 261340 INFO  (zkCallback-1274-thread-1) [    ] 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> 261340 INFO  (zkCallback-1273-thread-1) [    ] 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> 261341 INFO  (qtp4602098-5157) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 261342 INFO  (qtp4602098-5157) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=1243
   [junit4]   2> 261389 INFO  (qtp12897036-5163) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 261391 INFO  (qtp12897036-5163) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=1289
   [junit4]   2> 261491 INFO  (zkCallback-1274-thread-1) [    ] 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> 261491 INFO  (zkCallback-1276-thread-1) [    ] 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> 261491 INFO  (zkCallback-1273-thread-1) [    ] 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> 261491 INFO  (zkCallback-1275-thread-1) [    ] 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> 262188 INFO  (qtp4412561-5179) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard1_replica2&action=CREATE&numShards=2&collection=test_col&shard=shard1&wt=javabin&version=2} status=0 QTime=2089
   [junit4]   2> 262237 INFO  (qtp1589086-5162) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&newCollection=true&name=test_col_shard2_replica1&action=CREATE&numShards=2&collection=test_col&shard=shard2&wt=javabin&version=2} status=0 QTime=2134
   [junit4]   2> 262239 INFO  (qtp1589086-5174) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 262338 INFO  (zkCallback-1276-thread-1) [    ] 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> 262338 INFO  (zkCallback-1275-thread-1) [    ] 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> 262338 INFO  (zkCallback-1273-thread-1) [    ] 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> 262338 INFO  (zkCallback-1274-thread-1) [    ] 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> 263239 INFO  (qtp1589086-5174) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&property.schema=schema-minimal-atomic-stress.xml&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set&name=test_col&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3249
   [junit4]   2> 263240 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-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> 263240 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 263245 INFO  (qtp1589086-5176) [    ] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 263290 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv_idx-seed#[50E557576BBE343A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_idx
   [junit4]   2> 263312 INFO  (qtp1589086-5165) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1567286207679823872&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1567286207679823872)} 0 10
   [junit4]   2> 263312 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1567286207679823872)} 0 14
   [junit4]   2> 263313 INFO  (qtp4412561-5166) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1567286207677726720&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1567286207677726720)} 0 11
   [junit4]   2> 263313 INFO  (qtp4602098-5161) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1567286207677726720)} 0 21
   [junit4]   2> 263315 INFO  (qtp12897036-5149) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 263315 INFO  (qtp1589086-5178) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 263315 INFO  (qtp4412561-5170) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 263316 WARN  (qtp1589086-5178) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 263315 WARN  (qtp12897036-5149) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 263316 INFO  (qtp4602098-5150) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 263316 INFO  (qtp12897036-5149) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 263316 WARN  (qtp4412561-5170) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 263316 WARN  (qtp4602098-5150) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 263317 INFO  (qtp4412561-5170) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 263317 INFO  (qtp4602098-5150) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 263317 INFO  (qtp12897036-5149) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 263316 INFO  (qtp1589086-5178) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 263318 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 3
   [junit4]   2> 263318 INFO  (qtp4602098-5150) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 263318 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 2
   [junit4]   2> 263318 INFO  (qtp4412561-5170) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 263319 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 3
   [junit4]   2> 263319 INFO  (qtp1589086-5178) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 263319 INFO  (qtp1589086-5178) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&optimize=true&maxSegments=1&waitSearcher=true&openSearcher=true&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 4
   [junit4]   2> 263320 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={_stateVer_=test_col:4&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 6
   [junit4]   2> 263321 INFO  (qtp4412561-5179) [    ] o.a.s.c.S.Request [test_col_shard1_replica2]  webapp=/solr path=/schema/fields/long_dv_idx params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 263322 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv_idx-seed#[50E557576BBE343A]) [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_idx: numDocsToCheck=145, numDocsInIndex=435, incr=3
   [junit4]   2> 263344 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0 (1567286207706038272)]} 0 1
   [junit4]   2> 263344 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1567286207706038272)]} 0 21
   [junit4]   2> 263367 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1 (1567286207729106944)]} 0 21
   [junit4]   2> 263368 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1567286207729106944)]} 0 22
   [junit4]   2> 263390 INFO  (qtp1589086-5271) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[2 (1567286207754272768)]} 0 2
   [junit4]   2> 263390 INFO  (qtp12897036-5169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1567286207754272768)]} 0 21
   [junit4]   2> 263405 INFO  (qtp1589086-5174) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[3 (1567286207777341440)]} 0 14
   [junit4]   2> 263406 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1567286207777341440)]} 0 14
   [junit4]   2> 263407 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4 (1567286207794118656)]} 0 0
   [junit4]   2> 263407 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1567286207794118656)]} 0 1
   [junit4]   2> 263408 INFO  (qtp1589086-5176) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[5 (1567286207795167232)]} 0 0
   [junit4]   2> 263409 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1567286207795167232)]} 0 0
   [junit4]   2> 263424 INFO  (qtp1589086-5165) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[6 (1567286207796215808)]} 0 14
   [junit4]   2> 263425 INFO  (qtp12897036-5153) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1567286207796215808)]} 0 15
   [junit4]   2> 263426 INFO  (qtp1589086-5168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[7 (1567286207814041600)]} 0 0
   [junit4]   2> 263426 INFO  (qtp12897036-5169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1567286207814041600)]} 0 0
   [junit4]   2> 263456 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8 (1567286207815090176)]} 0 29
   [junit4]   2> 263457 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1567286207815090176)]} 0 29
   [junit4]   2> 263458 INFO  (qtp1589086-5178) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[9 (1567286207847596032)]} 0 0
   [junit4]   2> 263459 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1567286207847596032)]} 0 1
   [junit4]   2> 263461 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10 (1567286207848644608)]} 0 0
   [junit4]   2> 263461 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1567286207848644608)]} 0 1
   [junit4]   2> 263462 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11 (1567286207850741760)]} 0 0
   [junit4]   2> 263462 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1567286207850741760)]} 0 0
   [junit4]   2> 263463 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12 (1567286207851790336)]} 0 0
   [junit4]   2> 263463 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1567286207851790336)]} 0 0
   [junit4]   2> 263475 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13 (1567286207853887488)]} 0 10
   [junit4]   2> 263475 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1567286207853887488)]} 0 11
   [junit4]   2> 263476 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14 (1567286207865421824)]} 0 0
   [junit4]   2> 263476 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1567286207865421824)]} 0 1
   [junit4]   2> 263493 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15 (1567286207867518976)]} 0 15
   [junit4]   2> 263493 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1567286207867518976)]} 0 16
   [junit4]   2> 263494 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[16 (1567286207885344768)]} 0 0
   [junit4]   2> 263495 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1567286207885344768)]} 0 0
   [junit4]   2> 263495 INFO  (qtp1589086-5271) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[17 (1567286207886393344)]} 0 0
   [junit4]   2> 263496 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1567286207886393344)]} 0 0
   [junit4]   2> 263509 INFO  (qtp1589086-5174) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[18 (1567286207888490496)]} 0 12
   [junit4]   2> 263509 INFO  (qtp12897036-5153) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1567286207888490496)]} 0 12
   [junit4]   2> 263510 INFO  (qtp1589086-5176) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[19 (1567286207902121984)]} 0 0
   [junit4]   2> 263511 INFO  (qtp12897036-5169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1567286207902121984)]} 0 0
   [junit4]   2> 263527 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[20 (1567286207903170560)]} 0 15
   [junit4]   2> 263527 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1567286207903170560)]} 0 16
   [junit4]   2> 263529 INFO  (qtp1589086-5165) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[21 (1567286207920996352)]} 0 0
   [junit4]   2> 263529 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1567286207920996352)]} 0 1
   [junit4]   2> 263530 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[22 (1567286207922044928)]} 0 0
   [junit4]   2> 263530 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1567286207922044928)]} 0 0
   [junit4]   2> 263531 INFO  (qtp1589086-5168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[23 (1567286207924142080)]} 0 0
   [junit4]   2> 263531 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1567286207924142080)]} 0 0
   [junit4]   2> 263533 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[24 (1567286207925190656)]} 0 0
   [junit4]   2> 263533 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1567286207925190656)]} 0 1
   [junit4]   2> 263534 INFO  (qtp1589086-5178) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[25 (1567286207926239232)]} 0 0
   [junit4]   2> 263534 INFO  (qtp12897036-5153) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1567286207926239232)]} 0 0
   [junit4]   2> 263535 INFO  (qtp1589086-5271) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[26 (1567286207927287808)]} 0 0
   [junit4]   2> 263535 INFO  (qtp12897036-5169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1567286207927287808)]} 0 0
   [junit4]   2> 263546 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[27 (1567286207929384960)]} 0 10
   [junit4]   2> 263546 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1567286207929384960)]} 0 10
   [junit4]   2> 263558 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[28 (1567286207940919296)]} 0 10
   [junit4]   2> 263558 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1567286207940919296)]} 0 11
   [junit4]   2> 263570 INFO  (qtp1589086-5174) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[29 (1567286207953502208)]} 0 10
   [junit4]   2> 263570 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1567286207953502208)]} 0 11
   [junit4]   2> 263571 INFO  (qtp1589086-5176) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[30 (1567286207966085120)]} 0 0
   [junit4]   2> 263572 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1567286207966085120)]} 0 0
   [junit4]   2> 263583 INFO  (qtp1589086-5165) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[31 (1567286207967133696)]} 0 10
   [junit4]   2> 263583 INFO  (qtp12897036-5153) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1567286207967133696)]} 0 11
   [junit4]   2> 263585 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[32 (1567286207979716608)]} 0 0
   [junit4]   2> 263585 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1567286207979716608)]} 0 1
   [junit4]   2> 263586 INFO  (qtp1589086-5168) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[33 (1567286207981813760)]} 0 0
   [junit4]   2> 263586 INFO  (qtp12897036-5169) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1567286207981813760)]} 0 0
   [junit4]   2> 263588 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[34 (1567286207982862336)]} 0 0
   [junit4]   2> 263588 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1567286207982862336)]} 0 0
   [junit4]   2> 263589 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[35 (1567286207983910912)]} 0 0
   [junit4]   2> 263589 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1567286207983910912)]} 0 1
   [junit4]   2> 263590 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[36 (1567286207986008064)]} 0 0
   [junit4]   2> 263590 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1567286207986008064)]} 0 0
   [junit4]   2> 263593 INFO  (qtp1589086-5178) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[37 (1567286207987056640)]} 0 0
   [junit4]   2> 263593 INFO  (qtp12897036-5151) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1567286207987056640)]} 0 2
   [junit4]   2> 263594 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[38 (1567286207990202368)]} 0 0
   [junit4]   2> 263595 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1567286207990202368)]} 0 0
   [junit4]   2> 263596 INFO  (qtp1589086-5271) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[39 (1567286207991250944)]} 0 0
   [junit4]   2> 263596 INFO  (qtp12897036-5149) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1567286207991250944)]} 0 1
   [junit4]   2> 263597 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[40 (1567286207993348096)]} 0 0
   [junit4]   2> 263598 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1567286207993348096)]} 0 0
   [junit4]   2> 263599 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[41 (1567286207994396672)]} 0 0
   [junit4]   2> 263600 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1567286207994396672)]} 0 1
   [junit4]   2> 263601 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[42 (1567286207996493824)]} 0 0
   [junit4]   2> 263601 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1567286207996493824)]} 0 0
   [junit4]   2> 263602 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[43 (1567286207997542400)]} 0 0
   [junit4]   2> 263602 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1567286207997542400)]} 0 1
   [junit4]   2> 263604 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[44 (1567286207999639552)]} 0 0
   [junit4]   2> 263605 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1567286207999639552)]} 0 1
   [junit4]   2> 263606 INFO  (qtp1589086-5174) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:38394/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[45 (1567286208001736704)]} 0 0
   [junit4]   2> 263606 INFO  (qtp12897036-5153) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1567286208001736704)]} 0 0
   [junit4]   2> 263607 INFO  (qtp4412561-5173) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[46 (1567286208003833856)]} 0 0
   [junit4]   2> 263607 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1567286208003833856)]} 0 0
   [junit4]   2> 263608 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[47 (1567286208004882432)]} 0 0
   [junit4]   2> 263608 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1567286208004882432)]} 0 0
   [junit4]   2> 263609 INFO  (qtp4412561-5170) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[48 (1567286208005931008)]} 0 0
   [junit4]   2> 263610 INFO  (qtp4602098-5148) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1567286208005931008)]} 0 0
   [junit4]   2> 263610 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[49 (1567286208006979584)]} 0 0
   [junit4]   2> 263611 INFO  (qtp4602098-5157) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1567286208006979584)]} 0 0
   [junit4]   2> 263612 INFO  (qtp4412561-5179) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[50 (1567286208008028160)]} 0 0
   [junit4]   2> 263612 INFO  (qtp4602098-5152) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1567286208008028160)]} 0 0
   [junit4]   2> 263613 INFO  (qtp4412561-5182) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:41221/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[51 (1567286208009076736)]} 0 0
   [junit4]   2> 263613 INFO  (qtp4602098-5150) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1567286208009076736)]} 0 0
   [junit4]   2> 263614 INFO  (qtp4412561-5182) [

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

cConnected type:NodeDataChanged path:/collections/test_col/state.json] for collection [test_col] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 284536 INFO  (zkCallback-1274-thread-1) [    ] 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> 284536 INFO  (zkCallback-1275-thread-1) [    ] 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> 284536 INFO  (zkCallback-1276-thread-1) [    ] 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> 284536 INFO  (coreCloseExecutor-2465-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@dd6e5c
   [junit4]   2> 284537 INFO  (coreCloseExecutor-2465-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 284537 INFO  (coreCloseExecutor-2465-thread-1) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@c9fe06 commitCommandVersion:0
   [junit4]   2> 284537 INFO  (coreCloseExecutor-2462-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica2, tag=18096448
   [junit4]   2> 284541 INFO  (coreCloseExecutor-2462-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=18096448
   [junit4]   2> 284543 INFO  (coreCloseExecutor-2465-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica2, tag=14511708
   [junit4]   2> 284543 INFO  (coreCloseExecutor-2464-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard1.replica1, tag=12935416
   [junit4]   2> 284545 INFO  (jetty-closer-1255-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97955387691696140-127.0.0.1:38394_solr-n_0000000000) closing
   [junit4]   2> 284546 INFO  (OverseerStateUpdate-97955387691696140-127.0.0.1:38394_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38394_solr
   [junit4]   2> 284547 INFO  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284547 INFO  (zkCallback-1275-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284554 INFO  (zkCallback-1273-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41976_solr
   [junit4]   2> 284555 INFO  (zkCallback-1273-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 284555 INFO  (coreCloseExecutor-2464-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=12935416
   [junit4]   2> 284557 INFO  (coreCloseExecutor-2465-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard1.leader, tag=14511708
   [junit4]   2> 284559 INFO  (zkCallback-1273-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 284559 INFO  (coreCloseExecutor-2463-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.test_col.shard2.replica1, tag=12575159
   [junit4]   2> 284563 INFO  (coreCloseExecutor-2463-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.test_col.shard2.leader, tag=12575159
   [junit4]   2> 284565 WARN  (zkCallback-1273-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 284565 INFO  (jetty-closer-1255-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@31f34b{/solr,null,UNAVAILABLE}
   [junit4]   2> 286047 WARN  (zkCallback-1276-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 286047 INFO  (jetty-closer-1255-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b3b814{/solr,null,UNAVAILABLE}
   [junit4]   2> 286059 WARN  (zkCallback-1274-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 286059 WARN  (zkCallback-1275-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 286059 INFO  (jetty-closer-1255-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16eaa7b{/solr,null,UNAVAILABLE}
   [junit4]   2> 286059 INFO  (jetty-closer-1255-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1b9196a{/solr,null,UNAVAILABLE}
   [junit4]   2> 286061 ERROR (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-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> 286061 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34031 34031
   [junit4]   2> 286240 INFO  (Thread-930) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:34031 34031
   [junit4]   2> 286241 WARN  (Thread-930) [    ] 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> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/test_col/state.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> 286241 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[50E557576BBE343A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_50E557576BBE343A-001
   [junit4]   2> May 13, 2017 1:03:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {long_stored_idx=Lucene50(blocksize=128), long_dv_idx=FSTOrd50, id=PostingsFormat(name=LuceneFixedGap), long_dv_stored_idx=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70), long_dv_idx=DocValuesFormat(name=Asserting), long_dv_stored=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), long_dv=DocValuesFormat(name=Asserting), long_dv_stored_idx=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1263, maxMBSortInHeap=6.555047948999666, sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Asia/Tbilisi
   [junit4]   2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=223050168,total=313262080
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, SuggestComponentContextFilterQueryTest, TestIBSimilarityFactory, TestComponentsName, RuleEngineTest, TestFileDictionaryLookup, TestExpandComponent, TestSerializedLuceneMatchVersion, TestBinaryField, DateFieldTest, TestSubQueryTransformerCrossCore, PrimitiveFieldTypeTest, TestSolrQueryParser, CloudExitableDirectoryReaderTest, BlockJoinFacetRandomTest, CoreAdminHandlerTest, StatsReloadRaceTest, SuggesterWFSTTest, TestQueryWrapperFilter, ClassificationUpdateProcessorIntegrationTest, TestLegacyFieldCache, HttpSolrCallGetCoreTest, PluginInfoTest, TestShardHandlerFactory, TestCollationField, AtomicUpdateProcessorFactoryTest, LukeRequestHandlerTest, HLLSerializationTest, TestDynamicFieldResource, ShowFileRequestHandlerTest, DeleteShardTest, StatelessScriptUpdateProcessorFactoryTest, TestRestoreCore, DistributedSuggestComponentTest, TestManagedSchema, TestClusterProperties, PreAnalyzedUpdateProcessorTest, TestConfigSetsAPIExclusivity, ManagedSchemaRoundRobinCloudTest, TestReRankQParserPlugin, TestLockTree, OverseerTest, DistributedVersionInfoTest, TestSolr4Spatial2, TestSolrXml, BinaryUpdateRequestHandlerTest, TestWriterPerf, TestUtils, TestExtendedDismaxParser, FieldMutatingUpdateProcessorTest, TestManagedResourceStorage, CoreSorterTest, SolrMetricReporterTest, TestSolrConfigHandlerCloud, BadIndexSchemaTest, BitVectorTest, ReplicaListTransformerTest, HdfsWriteToMultipleCollectionsTest, TestConfig, OpenExchangeRatesOrgProviderTest, DirectUpdateHandlerOptimizeTest, ZkStateReaderTest, TestScoreJoinQPScore, TestBinaryResponseWriter, TestBulkSchemaConcurrent, DistributedFacetPivotLongTailTest, FieldAnalysisRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, HighlighterConfigTest, TestLuceneMatchVersion, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [132/710 (1!)] on J2 in 27.86s, 5 tests, 1 error <<< FAILURES!

[...truncated 38153 lines...]