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 2016/12/14 09:04:52 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (64bit/jdk-9-ea+147) - Build # 2417 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2417/
Java: 64bit/jdk-9-ea+147 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([BCA34A70C4245D2:99F65523B005780A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:184)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.waitForRecoveriesToFinish(TestStressCloudBlindAtomicUpdates.java:459)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:304)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv_stored(TestStressCloudBlindAtomicUpdates.java:203)
	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:538)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11677 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/init-core-data-001
   [junit4]   2> 768514 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-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> 768515 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001
   [junit4]   2> 768515 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 768516 INFO  (Thread-1583) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 768516 INFO  (Thread-1583) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 768616 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35580
   [junit4]   2> 768621 INFO  (jetty-launcher-799-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 768622 INFO  (jetty-launcher-799-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 768622 INFO  (jetty-launcher-799-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 768623 INFO  (jetty-launcher-799-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 768624 INFO  (jetty-launcher-799-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27ab94cf{/solr,null,AVAILABLE}
   [junit4]   2> 768624 INFO  (jetty-launcher-799-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3f8fb28d{/solr,null,AVAILABLE}
   [junit4]   2> 768626 INFO  (jetty-launcher-799-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@673689b4{/solr,null,AVAILABLE}
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d206d22{HTTP/1.1,[http/1.1]}{127.0.0.1:33334}
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49e37f32{HTTP/1.1,[http/1.1]}{127.0.0.1:41161}
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-2) [    ] o.e.j.s.Server Started @770655ms
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-1) [    ] o.e.j.s.Server Started @770655ms
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33334}
   [junit4]   2> 768627 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41161}
   [junit4]   2> 768628 ERROR (jetty-launcher-799-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768628 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 768628 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768628 ERROR (jetty-launcher-799-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768630 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 768630 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768630 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768630 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T08:30:39.393203Z
   [junit4]   2> 768629 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768629 INFO  (jetty-launcher-799-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@158f5cff{/solr,null,AVAILABLE}
   [junit4]   2> 768628 INFO  (jetty-launcher-799-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54186447{HTTP/1.1,[http/1.1]}{127.0.0.1:45919}
   [junit4]   2> 768631 INFO  (jetty-launcher-799-thread-4) [    ] o.e.j.s.Server Started @770658ms
   [junit4]   2> 768631 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45919}
   [junit4]   2> 768631 INFO  (jetty-launcher-799-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f504075{HTTP/1.1,[http/1.1]}{127.0.0.1:43682}
   [junit4]   2> 768631 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T08:30:39.394288Z
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.e.j.s.Server Started @770659ms
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43682}
   [junit4]   2> 768632 ERROR (jetty-launcher-799-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768632 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T08:30:39.395681Z
   [junit4]   2> 768634 ERROR (jetty-launcher-799-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768634 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 768634 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768634 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768634 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-12-14T08:30:39.397802Z
   [junit4]   2> 768635 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768635 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768638 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768640 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768644 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 768646 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 0x158fc7470b30001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 768646 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 768646 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 0x158fc7470b30004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 768648 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 768651 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 768651 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35580/solr
   [junit4]   2> 768656 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35580/solr
   [junit4]   2> 768658 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35580/solr
   [junit4]   2> 768660 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35580/solr
   [junit4]   2> 768682 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33334_solr
   [junit4]   2> 768682 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43682_solr
   [junit4]   2> 768682 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41161_solr
   [junit4]   2> 768683 INFO  (zkCallback-818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768683 INFO  (zkCallback-814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768685 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768685 INFO  (zkCallback-817-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768686 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97104969025650697-127.0.0.1:33334_solr-n_0000000000) starting
   [junit4]   2> 768686 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45919_solr
   [junit4]   2> 768686 INFO  (zkCallback-818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768687 INFO  (zkCallback-817-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768688 INFO  (zkCallback-814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768690 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768707 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33334_solr
   [junit4]   2> 768708 INFO  (zkCallback-814-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768708 INFO  (zkCallback-820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768708 INFO  (zkCallback-818-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768710 INFO  (jetty-launcher-799-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node4/.
   [junit4]   2> 768710 INFO  (zkCallback-817-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768728 INFO  (jetty-launcher-799-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node2/.
   [junit4]   2> 768729 INFO  (jetty-launcher-799-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node3/.
   [junit4]   2> 768730 INFO  (jetty-launcher-799-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node1/.
   [junit4]   2> 768734 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 768735 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35580/solr ready
   [junit4]   2> 769399 INFO  (qtp538175934-5580) [    ] 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> 769401 INFO  (OverseerThreadFactory-3133-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection test_col
   [junit4]   2> 769509 INFO  (qtp538175934-5582) [    ] 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> 769509 INFO  (qtp738833434-5558) [    ] 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> 769510 INFO  (qtp881817907-5559) [    ] 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> 769511 INFO  (qtp1357564411-5569) [    ] 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> 769615 INFO  (zkCallback-820-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> 769615 INFO  (zkCallback-817-thread-2) [    ] 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> 769615 INFO  (zkCallback-814-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> 769615 INFO  (zkCallback-818-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> 770519 INFO  (qtp881817907-5559) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 770520 INFO  (qtp538175934-5582) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 770522 INFO  (qtp1357564411-5569) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 770522 INFO  (qtp738833434-5558) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 770533 INFO  (qtp538175934-5582) [    ] o.a.s.s.IndexSchema [test_col_shard1_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 770533 INFO  (qtp881817907-5559) [    ] o.a.s.s.IndexSchema [test_col_shard2_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 770534 INFO  (qtp538175934-5582) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 770534 INFO  (qtp881817907-5559) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 770535 INFO  (qtp538175934-5582) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica1' using configuration from collection test_col
   [junit4]   2> 770535 INFO  (qtp881817907-5559) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica2' using configuration from collection test_col
   [junit4]   2> 770535 INFO  (qtp881817907-5559) [    ] o.a.s.c.SolrCore [[test_col_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node1/test_col_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node1/./test_col_shard2_replica2/data/]
   [junit4]   2> 770535 INFO  (qtp538175934-5582) [    ] o.a.s.c.SolrCore [[test_col_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node4/test_col_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node4/./test_col_shard1_replica1/data/]
   [junit4]   2> 770535 INFO  (qtp881817907-5559) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c118b9
   [junit4]   2> 770535 INFO  (qtp538175934-5582) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c118b9
   [junit4]   2> 770537 INFO  (qtp538175934-5582) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.1572265625, noCFSRatio=1.0]
   [junit4]   2> 770537 INFO  (qtp881817907-5559) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.1572265625, noCFSRatio=1.0]
   [junit4]   2> 770539 INFO  (qtp738833434-5558) [    ] o.a.s.s.IndexSchema [test_col_shard2_replica1] Schema name=minimal-atomic-stress
   [junit4]   2> 770539 INFO  (qtp1357564411-5569) [    ] o.a.s.s.IndexSchema [test_col_shard1_replica2] Schema name=minimal-atomic-stress
   [junit4]   2> 770541 WARN  (qtp881817907-5559) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 770541 WARN  (qtp538175934-5582) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 770541 INFO  (qtp738833434-5558) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 770541 INFO  (qtp1357564411-5569) [    ] o.a.s.s.IndexSchema Loaded schema minimal-atomic-stress/1.6 with uniqueid field id
   [junit4]   2> 770543 INFO  (qtp738833434-5558) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard2_replica1' using configuration from collection test_col
   [junit4]   2> 770543 INFO  (qtp1357564411-5569) [    ] o.a.s.c.CoreContainer Creating SolrCore 'test_col_shard1_replica2' using configuration from collection test_col
   [junit4]   2> 770543 INFO  (qtp1357564411-5569) [    ] o.a.s.c.SolrCore [[test_col_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node3/test_col_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node3/./test_col_shard1_replica2/data/]
   [junit4]   2> 770543 INFO  (qtp738833434-5558) [    ] o.a.s.c.SolrCore [[test_col_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node2/test_col_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001/tempDir-001/node2/./test_col_shard2_replica1/data/]
   [junit4]   2> 770543 INFO  (qtp1357564411-5569) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c118b9
   [junit4]   2> 770543 INFO  (qtp738833434-5558) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@42c118b9
   [junit4]   2> 770544 INFO  (qtp1357564411-5569) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.1572265625, noCFSRatio=1.0]
   [junit4]   2> 770544 INFO  (qtp738833434-5558) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=2.1572265625, noCFSRatio=1.0]
   [junit4]   2> 770547 INFO  (qtp881817907-5559) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770547 INFO  (qtp538175934-5582) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770547 INFO  (qtp881817907-5559) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770547 INFO  (qtp538175934-5582) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770547 WARN  (qtp1357564411-5569) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 770547 WARN  (qtp738833434-5558) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 770551 INFO  (qtp538175934-5582) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770551 INFO  (qtp538175934-5582) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770551 INFO  (qtp881817907-5559) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770551 INFO  (qtp881817907-5559) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770551 INFO  (qtp538175934-5582) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 770551 INFO  (qtp881817907-5559) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 770552 INFO  (qtp538175934-5582) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c2844da[test_col_shard1_replica1] main]
   [junit4]   2> 770552 INFO  (qtp881817907-5559) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a343130[test_col_shard2_replica2] main]
   [junit4]   2> 770552 INFO  (qtp881817907-5559) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 770552 INFO  (qtp538175934-5582) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 770553 INFO  (qtp881817907-5559) [    ] 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> 770553 INFO  (qtp538175934-5582) [    ] 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> 770553 INFO  (qtp1357564411-5569) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770553 INFO  (qtp538175934-5582) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 770553 INFO  (qtp1357564411-5569) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770553 INFO  (qtp881817907-5559) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 770554 INFO  (searcherExecutor-3142-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard1_replica1] Registered new searcher Searcher@5c2844da[test_col_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770554 INFO  (searcherExecutor-3143-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard2_replica2] Registered new searcher Searcher@6a343130[test_col_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770554 INFO  (qtp538175934-5582) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553679506543214592
   [junit4]   2> 770554 INFO  (qtp881817907-5559) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553679506543214592
   [junit4]   2> 770556 INFO  (qtp738833434-5558) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770556 INFO  (qtp738833434-5558) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770557 INFO  (qtp1357564411-5569) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770557 INFO  (qtp1357564411-5569) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770558 INFO  (qtp1357564411-5569) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 770558 INFO  (qtp881817907-5559) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 770558 INFO  (qtp1357564411-5569) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f20bf3[test_col_shard1_replica2] main]
   [junit4]   2> 770558 INFO  (qtp538175934-5582) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 770558 INFO  (qtp1357564411-5569) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 770559 INFO  (qtp1357564411-5569) [    ] 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> 770559 INFO  (qtp1357564411-5569) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 770559 INFO  (searcherExecutor-3145-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard1_replica2] Registered new searcher Searcher@57f20bf3[test_col_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770559 INFO  (qtp1357564411-5569) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553679506548457472
   [junit4]   2> 770564 INFO  (qtp738833434-5558) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770564 INFO  (qtp738833434-5558) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770564 INFO  (qtp738833434-5558) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 770565 INFO  (qtp738833434-5558) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42097034[test_col_shard2_replica1] main]
   [junit4]   2> 770565 INFO  (qtp738833434-5558) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates_config-set
   [junit4]   2> 770565 INFO  (qtp738833434-5558) [    ] 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> 770565 INFO  (qtp738833434-5558) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 770566 INFO  (searcherExecutor-3144-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard2_replica1] Registered new searcher Searcher@42097034[test_col_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 770566 INFO  (qtp738833434-5558) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1553679506555797504
   [junit4]   2> 770660 INFO  (zkCallback-820-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> 770660 INFO  (zkCallback-814-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> 770660 INFO  (zkCallback-817-thread-2) [    ] 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> 770660 INFO  (zkCallback-818-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> 771058 INFO  (qtp881817907-5559) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 771058 INFO  (qtp881817907-5559) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 771058 INFO  (qtp881817907-5559) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41161/solr/test_col_shard2_replica2/
   [junit4]   2> 771058 INFO  (qtp538175934-5582) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 771058 INFO  (qtp881817907-5559) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=http://127.0.0.1:41161/solr START replicas=[http://127.0.0.1:33334/solr/test_col_shard2_replica1/] nUpdates=100
   [junit4]   2> 771058 INFO  (qtp538175934-5582) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 771058 INFO  (qtp538175934-5582) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45919/solr/test_col_shard1_replica1/
   [junit4]   2> 771059 INFO  (qtp538175934-5582) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:45919/solr START replicas=[http://127.0.0.1:43682/solr/test_col_shard1_replica2/] nUpdates=100
   [junit4]   2> 771059 INFO  (qtp881817907-5559) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica2 url=http://127.0.0.1:41161/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 771059 INFO  (qtp538175934-5582) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard1_replica1 url=http://127.0.0.1:45919/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 771061 INFO  (qtp738833434-5571) [    ] 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> 771061 INFO  (qtp1357564411-5577) [    ] 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> 771061 INFO  (qtp538175934-5582) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 771061 INFO  (qtp881817907-5559) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 771061 INFO  (qtp538175934-5582) [    ] 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> 771061 INFO  (qtp881817907-5559) [    ] 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> 771063 INFO  (qtp538175934-5582) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45919/solr/test_col_shard1_replica1/ shard1
   [junit4]   2> 771063 INFO  (qtp881817907-5559) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41161/solr/test_col_shard2_replica2/ shard2
   [junit4]   2> 771164 INFO  (zkCallback-814-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> 771164 INFO  (zkCallback-820-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> 771164 INFO  (zkCallback-817-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> 771164 INFO  (zkCallback-818-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> 771213 INFO  (qtp538175934-5582) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 771213 INFO  (qtp881817907-5559) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 771216 INFO  (qtp881817907-5559) [    ] 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=1706
   [junit4]   2> 771216 INFO  (qtp538175934-5582) [    ] 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=1706
   [junit4]   2> 771316 INFO  (zkCallback-814-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> 771316 INFO  (zkCallback-820-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> 771316 INFO  (zkCallback-817-thread-2) [    ] 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> 771316 INFO  (zkCallback-818-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> 771566 INFO  (qtp1357564411-5569) [    ] 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=2055
   [junit4]   2> 771571 INFO  (qtp738833434-5558) [    ] 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=2061
   [junit4]   2> 771573 INFO  (qtp538175934-5580) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 771671 INFO  (zkCallback-820-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> 771671 INFO  (zkCallback-814-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> 771671 INFO  (zkCallback-818-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> 771671 INFO  (zkCallback-817-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> 772573 INFO  (qtp538175934-5580) [    ] 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=3174
   [junit4]   2> 772574 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: test_col failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node1 rstate:active live:true
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 772574 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: test_col
   [junit4]   2> 772581 INFO  (qtp538175934-5581) [    ] o.a.s.c.S.Request [test_col_shard1_replica1]  webapp=/solr path=/schema/fieldtypes/long params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 772599 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv_idx-seed#[BCA34A70C4245D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test_dv_idx
   [junit4]   2> 772610 INFO  (qtp1357564411-5557) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1553679508689649664&distrib.from=http://127.0.0.1:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553679508689649664)} 0 1
   [junit4]   2> 772610 INFO  (qtp738833434-5548) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1553679508691746816&distrib.from=http://127.0.0.1:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{deleteByQuery=*:* (-1553679508691746816)} 0 1
   [junit4]   2> 772611 INFO  (qtp881817907-5561) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{deleteByQuery=*:* (-1553679508691746816)} 0 8
   [junit4]   2> 772611 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1553679508689649664)} 0 9
   [junit4]   2> 772613 INFO  (qtp1357564411-5566) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 772614 WARN  (qtp1357564411-5566) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 772614 INFO  (qtp538175934-5580) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 772614 INFO  (qtp1357564411-5566) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 772614 WARN  (qtp538175934-5580) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 772614 INFO  (qtp538175934-5580) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 772614 INFO  (qtp1357564411-5566) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 772614 INFO  (qtp881817907-5561) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 772614 WARN  (qtp881817907-5561) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 772614 INFO  (qtp738833434-5550) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 772615 INFO  (qtp881817907-5561) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 772615 WARN  (qtp738833434-5550) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 772614 INFO  (qtp1357564411-5566) [    ] 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:41161/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 772615 INFO  (qtp738833434-5550) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 772615 INFO  (qtp881817907-5561) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 772614 INFO  (qtp538175934-5580) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 772615 INFO  (qtp738833434-5550) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 772615 INFO  (qtp538175934-5580) [    ] 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:41161/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 772615 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 0
   [junit4]   2> 772615 INFO  (qtp881817907-5561) [    ] 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:41161/solr/test_col_shard2_replica2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{optimize=} 0 1
   [junit4]   2> 772615 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={_stateVer_=test_col:5&optimize=true&maxSegments=1&waitSearcher=true&wt=javabin&version=2}{optimize=} 0 3
   [junit4]   2> 772617 INFO  (qtp738833434-5558) [    ] o.a.s.c.S.Request [test_col_shard2_replica1]  webapp=/solr path=/schema/fields/long_dv_idx params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 772617 INFO  (TEST-TestStressCloudBlindAtomicUpdates.test_dv_idx-seed#[BCA34A70C4245D2]) [    ] o.a.s.c.TestStressCloudBlindAtomicUpdates Testing long_dv_idx: numDocsToCheck=112, numDocsInIndex=784, incr=7
   [junit4]   2> 772626 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[0 (1553679508709572608)]} 0 2
   [junit4]   2> 772626 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1553679508709572608)]} 0 5
   [junit4]   2> 772629 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[1 (1553679508717961216)]} 0 0
   [junit4]   2> 772630 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1553679508717961216)]} 0 1
   [junit4]   2> 772637 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[2 (1553679508721106944)]} 0 3
   [junit4]   2> 772637 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1553679508721106944)]} 0 6
   [junit4]   2> 772641 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[3 (1553679508729495552)]} 0 0
   [junit4]   2> 772641 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1553679508729495552)]} 0 1
   [junit4]   2> 772644 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[4 (1553679508732641280)]} 0 0
   [junit4]   2> 772644 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1553679508732641280)]} 0 1
   [junit4]   2> 772647 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[5 (1553679508736835584)]} 0 0
   [junit4]   2> 772648 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1553679508736835584)]} 0 1
   [junit4]   2> 772651 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[6 (1553679508739981312)]} 0 0
   [junit4]   2> 772651 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1553679508739981312)]} 0 1
   [junit4]   2> 772654 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[7 (1553679508744175616)]} 0 0
   [junit4]   2> 772654 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1553679508744175616)]} 0 1
   [junit4]   2> 772657 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[8 (1553679508747321344)]} 0 0
   [junit4]   2> 772657 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1553679508747321344)]} 0 1
   [junit4]   2> 772661 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[9 (1553679508750467072)]} 0 0
   [junit4]   2> 772661 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1553679508750467072)]} 0 2
   [junit4]   2> 772664 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[10 (1553679508753612800)]} 0 0
   [junit4]   2> 772664 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1553679508753612800)]} 0 1
   [junit4]   2> 772668 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[11 (1553679508757807104)]} 0 0
   [junit4]   2> 772668 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1553679508757807104)]} 0 1
   [junit4]   2> 772671 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[12 (1553679508760952832)]} 0 0
   [junit4]   2> 772671 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1553679508760952832)]} 0 1
   [junit4]   2> 772675 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[13 (1553679508765147136)]} 0 0
   [junit4]   2> 772675 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1553679508765147136)]} 0 1
   [junit4]   2> 772678 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[14 (1553679508768292864)]} 0 0
   [junit4]   2> 772678 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1553679508768292864)]} 0 1
   [junit4]   2> 772681 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[15 (1553679508771438592)]} 0 0
   [junit4]   2> 772681 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1553679508771438592)]} 0 1
   [junit4]   2> 772684 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[16 (1553679508774584320)]} 0 0
   [junit4]   2> 772684 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1553679508774584320)]} 0 1
   [junit4]   2> 772687 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[17 (1553679508777730048)]} 0 0
   [junit4]   2> 772687 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1553679508777730048)]} 0 1
   [junit4]   2> 772690 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[18 (1553679508781924352)]} 0 0
   [junit4]   2> 772690 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1553679508781924352)]} 0 1
   [junit4]   2> 772693 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[19 (1553679508785070080)]} 0 0
   [junit4]   2> 772694 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1553679508785070080)]} 0 1
   [junit4]   2> 772697 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[20 (1553679508788215808)]} 0 0
   [junit4]   2> 772697 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1553679508788215808)]} 0 2
   [junit4]   2> 772700 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[21 (1553679508792410112)]} 0 0
   [junit4]   2> 772700 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1553679508792410112)]} 0 1
   [junit4]   2> 772703 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[22 (1553679508795555840)]} 0 0
   [junit4]   2> 772703 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1553679508795555840)]} 0 1
   [junit4]   2> 772706 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[23 (1553679508798701568)]} 0 0
   [junit4]   2> 772707 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1553679508798701568)]} 0 1
   [junit4]   2> 772710 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[24 (1553679508802895872)]} 0 0
   [junit4]   2> 772711 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1553679508802895872)]} 0 2
   [junit4]   2> 772714 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[25 (1553679508806041600)]} 0 0
   [junit4]   2> 772714 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1553679508806041600)]} 0 1
   [junit4]   2> 772717 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[26 (1553679508809187328)]} 0 0
   [junit4]   2> 772717 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1553679508809187328)]} 0 1
   [junit4]   2> 772720 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[27 (1553679508812333056)]} 0 0
   [junit4]   2> 772720 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1553679508812333056)]} 0 1
   [junit4]   2> 772724 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[28 (1553679508816527360)]} 0 0
   [junit4]   2> 772724 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1553679508816527360)]} 0 1
   [junit4]   2> 772727 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[29 (1553679508819673088)]} 0 0
   [junit4]   2> 772727 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1553679508819673088)]} 0 1
   [junit4]   2> 772730 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[30 (1553679508822818816)]} 0 0
   [junit4]   2> 772730 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1553679508822818816)]} 0 1
   [junit4]   2> 772733 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[31 (1553679508825964544)]} 0 0
   [junit4]   2> 772733 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1553679508825964544)]} 0 1
   [junit4]   2> 772736 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[32 (1553679508830158848)]} 0 0
   [junit4]   2> 772737 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1553679508830158848)]} 0 1
   [junit4]   2> 772740 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[33 (1553679508833304576)]} 0 0
   [junit4]   2> 772740 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1553679508833304576)]} 0 1
   [junit4]   2> 772743 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[34 (1553679508836450304)]} 0 0
   [junit4]   2> 772743 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1553679508836450304)]} 0 1
   [junit4]   2> 772747 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[35 (1553679508840644608)]} 0 0
   [junit4]   2> 772747 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1553679508840644608)]} 0 1
   [junit4]   2> 772750 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[36 (1553679508843790336)]} 0 0
   [junit4]   2> 772750 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1553679508843790336)]} 0 1
   [junit4]   2> 772753 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[37 (1553679508846936064)]} 0 0
   [junit4]   2> 772753 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1553679508846936064)]} 0 1
   [junit4]   2> 772756 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[38 (1553679508851130368)]} 0 0
   [junit4]   2> 772757 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1553679508851130368)]} 0 2
   [junit4]   2> 772760 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[39 (1553679508855324672)]} 0 0
   [junit4]   2> 772760 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1553679508855324672)]} 0 1
   [junit4]   2> 772763 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[40 (1553679508858470400)]} 0 0
   [junit4]   2> 772763 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1553679508858470400)]} 0 1
   [junit4]   2> 772766 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[41 (1553679508861616128)]} 0 0
   [junit4]   2> 772766 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1553679508861616128)]} 0 1
   [junit4]   2> 772769 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[42 (1553679508864761856)]} 0 0
   [junit4]   2> 772769 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1553679508864761856)]} 0 1
   [junit4]   2> 772772 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[43 (1553679508867907584)]} 0 0
   [junit4]   2> 772772 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1553679508867907584)]} 0 1
   [junit4]   2> 772775 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[44 (1553679508871053312)]} 0 0
   [junit4]   2> 772775 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1553679508871053312)]} 0 1
   [junit4]   2> 772778 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[45 (1553679508874199040)]} 0 0
   [junit4]   2> 772779 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1553679508874199040)]} 0 1
   [junit4]   2> 772781 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[46 (1553679508877344768)]} 0 0
   [junit4]   2> 772782 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1553679508877344768)]} 0 1
   [junit4]   2> 772785 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[47 (1553679508880490496)]} 0 0
   [junit4]   2> 772785 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47 (1553679508880490496)]} 0 1
   [junit4]   2> 772788 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[48 (1553679508883636224)]} 0 0
   [junit4]   2> 772788 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48 (1553679508883636224)]} 0 1
   [junit4]   2> 772791 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[49 (1553679508887830528)]} 0 0
   [junit4]   2> 772792 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49 (1553679508887830528)]} 0 1
   [junit4]   2> 772794 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[50 (1553679508890976256)]} 0 0
   [junit4]   2> 772795 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50 (1553679508890976256)]} 0 1
   [junit4]   2> 772798 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[51 (1553679508894121984)]} 0 0
   [junit4]   2> 772798 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51 (1553679508894121984)]} 0 1
   [junit4]   2> 772801 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[52 (1553679508897267712)]} 0 0
   [junit4]   2> 772801 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52 (1553679508897267712)]} 0 1
   [junit4]   2> 772804 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[53 (1553679508900413440)]} 0 0
   [junit4]   2> 772804 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53 (1553679508900413440)]} 0 1
   [junit4]   2> 772807 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[54 (1553679508903559168)]} 0 0
   [junit4]   2> 772807 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54 (1553679508903559168)]} 0 1
   [junit4]   2> 772810 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[55 (1553679508906704896)]} 0 0
   [junit4]   2> 772810 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55 (1553679508906704896)]} 0 1
   [junit4]   2> 772813 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[56 (1553679508909850624)]} 0 0
   [junit4]   2> 772813 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56 (1553679508909850624)]} 0 1
   [junit4]   2> 772816 INFO  (qtp738833434-5552) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[57 (1553679508914044928)]} 0 0
   [junit4]   2> 772816 INFO  (qtp881817907-5561) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57 (1553679508914044928)]} 0 1
   [junit4]   2> 772820 INFO  (qtp738833434-5558) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[58 (1553679508917190656)]} 0 0
   [junit4]   2> 772820 INFO  (qtp881817907-5559) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58 (1553679508917190656)]} 0 1
   [junit4]   2> 772823 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[59 (1553679508920336384)]} 0 0
   [junit4]   2> 772823 INFO  (qtp538175934-5580) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59 (1553679508920336384)]} 0 1
   [junit4]   2> 772826 INFO  (qtp738833434-5571) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[60 (1553679508923482112)]} 0 0
   [junit4]   2> 772826 INFO  (qtp881817907-5551) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60 (1553679508923482112)]} 0 1
   [junit4]   2> 772829 INFO  (qtp1357564411-5562) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[61 (1553679508927676416)]} 0 0
   [junit4]   2> 772829 INFO  (qtp538175934-5582) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61 (1553679508927676416)]} 0 1
   [junit4]   2> 772832 INFO  (qtp738833434-5550) [    ] 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:41161/solr/test_col_shard2_replica2/&wt=javabin&version=2}{add=[62 (1553679508930822144)]} 0 0
   [junit4]   2> 772833 INFO  (qtp881817907-5546) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard2_replica2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62 (1553679508930822144)]} 0 1
   [junit4]   2> 772836 INFO  (qtp1357564411-5557) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[63 (1553679508933967872)]} 0 0
   [junit4]   2> 772836 INFO  (qtp538175934-5573) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63 (1553679508933967872)]} 0 1
   [junit4]   2> 772839 INFO  (qtp1357564411-5577) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[64 (1553679508938162176)]} 0 0
   [junit4]   2> 772839 INFO  (qtp538175934-5576) [    ] o.a.s.u.p.LogUpdateProcessorFactory [test_col_shard1_replica1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64 (1553679508938162176)]} 0 1
   [junit4]   2> 772842 INFO  (qtp1357564411-5566) [    ] 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:45919/solr/test_col_shard1_replica1/&wt=javabin&version=2}{add=[65 (1553679508941307904)]} 0 0
   [junit4]   2> 772842 I

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

m ZooKeeper... (2) -> (1)
   [junit4]   2> 1142512 INFO  (zkCallback-817-thread-5) [    ] 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: [1])
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:41161/solr/test_col_shard2_replica2/] - recoveringAfterStartup=[false]
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.s.u.PeerSync PeerSync: core=test_col_shard2_replica1 url=http://127.0.0.1:33334/solr START replicas=[http://127.0.0.1:41161/solr/test_col_shard2_replica2/] nUpdates=100
   [junit4]   2> 1142524 ERROR (recoveryExecutor-810-thread-1) [    ] o.a.s.c.RecoveryStrategy Error while trying to recover. core=test_col_shard2_replica1:java.util.concurrent.RejectedExecutionException: Task org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$166/1335928618@2a0b804c rejected from org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@51d322e8[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 149]
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2076)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:842)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1388)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.execute(ExecutorUtil.java:214)
   [junit4]   2> 	at java.base/java.util.concurrent.ExecutorCompletionService.submit(ExecutorCompletionService.java:178)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.submit(HttpShardHandler.java:227)
   [junit4]   2> 	at org.apache.solr.handler.component.ShardHandler.submit(ShardHandler.java:23)
   [junit4]   2> 	at org.apache.solr.update.PeerSync.requestFingerprint(PeerSync.java:367)
   [junit4]   2> 	at org.apache.solr.update.PeerSync.alreadyInSync(PeerSync.java:332)
   [junit4]   2> 	at org.apache.solr.update.PeerSync.sync(PeerSync.java:223)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:377)
   [junit4]   2> 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:222)
   [junit4]   2> 	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.sc.RecoveryStrategy Replay not started, or was not successful... still buffering updates.
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.s.c.RecoveryStrategy RecoveryStrategy has been closed
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[false]
   [junit4]   2> 1142524 INFO  (recoveryExecutor-810-thread-1) [    ] o.a.s.c.SolrCore [test_col_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@328b9952
   [junit4]   2> 1142525 WARN  (recoveryExecutor-810-thread-1) [    ] o.a.s.c.RecoveryStrategy Stopping recovery for core=[test_col_shard2_replica1] coreNodeName=[core_node1]
   [junit4]   2> 1142532 INFO  (jetty-launcher-799-thread-6) [    ] o.a.s.c.Overseer Overseer (id=97104969025650697-127.0.0.1:33334_solr-n_0000000000) closing
   [junit4]   2> 1142532 INFO  (OverseerStateUpdate-97104969025650697-127.0.0.1:33334_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33334_solr
   [junit4]   2> 1142533 WARN  (zkCallback-817-thread-5) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1142534 INFO  (jetty-launcher-799-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3f8fb28d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143924 WARN  (zkCallback-818-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> 1143925 INFO  (jetty-launcher-799-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@27ab94cf{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143933 WARN  (zkCallback-814-thread-3) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1143933 INFO  (jetty-launcher-799-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@158f5cff{/solr,null,UNAVAILABLE}
   [junit4]   2> 1143934 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35580 35580
   [junit4]   2> 1143965 INFO  (Thread-1583) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35580 35580
   [junit4]   2> 1143965 WARN  (Thread-1583) [    ] 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> 	2	/solr/overseer_elect/election/97104969025650694-127.0.0.1:43682_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	371	/solr/overseer/collection-queue-work
   [junit4]   2> 	21	/solr/overseer/queue
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1143966 INFO  (SUITE-TestStressCloudBlindAtomicUpdates-seed#[BCA34A70C4245D2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestStressCloudBlindAtomicUpdates_BCA34A70C4245D2-001
   [junit4]   2> Dec 14, 2016 8:36:54 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {long_stored_idx=PostingsFormat(name=MockRandom), long_dv_idx=FSTOrd50, id=PostingsFormat(name=Asserting), long_dv_stored_idx=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene54), long_dv_idx=DocValuesFormat(name=Memory), long_dv_stored=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct), long_dv=DocValuesFormat(name=Memory), long_dv_stored_idx=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1981, maxMBSortInHeap=7.398458693895173, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=sq-MK, timezone=America/Detroit
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=306701096,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomDVFaceting, ReturnFieldsTest, TestSchemaNameResource, DistributedQueryComponentCustomSortTest, CacheHeaderTest, TestSolrQueryResponse, TestReplicationHandler, HdfsRestartWhileUpdatingTest, TestConfigReload, EnumFieldTest, CachingDirectoryFactoryTest, TestGeoJSONResponseWriter, TestClassicSimilarityFactory, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeTest, CheckHdfsIndexTest, RequiredFieldsTest, OverriddenZkACLAndCredentialsProvidersTest, TestBackupRepositoryFactory, AnalysisAfterCoreReloadTest, TestSimpleQParserPlugin, FastVectorHighlighterTest, ClassificationUpdateProcessorIntegrationTest, DistributedVersionInfoTest, TestManagedSynonymFilterFactory, TestAddFieldRealTimeGet, DeleteShardTest, CoreAdminCreateDiscoverTest, DataDrivenBlockJoinTest, TestRemoteStreaming, TestDynamicFieldCollectionResource, TestSolrQueryParserResource, DocumentAnalysisRequestHandlerTest, ExternalFileFieldSortTest, TestDistributedStatsComponentCardinality, QueryElevationComponentTest, HighlighterConfigTest, TestConfigSetProperties, SimpleCollectionCreateDeleteTest, TestSubQueryTransformerCrossCore, TestStressLucene, BasicDistributedZkTest, PolyFieldTest, TestStressRecovery, TestFieldResource, AddBlockUpdateTest, TestNumericTerms32, SynonymTokenizerTest, TestRuleBasedAuthorizationPlugin, AnalyticsMergeStrategyTest, SolrRequestParserTest, TestExceedMaxTermLength, TestDistributedSearch, MBeansHandlerTest, SolrCoreTest, MergeStrategyTest, ActionThrottleTest, RulesTest, TestTrackingShardHandlerFactory, TestOmitPositions, CloudExitableDirectoryReaderTest, TestSolrFieldCacheMBean, TestLazyCores, VMParamsZkACLAndCredentialsProvidersTest, TestInfoStreamLogging, TestConfigSetsAPI, HdfsNNFailoverTest, TestFoldingMultitermQuery, TestBadConfig, ExitableDirectoryReaderTest, StressHdfsTest, TestFaceting, DocExpirationUpdateProcessorFactoryTest, TestStressCloudBlindAtomicUpdates]
   [junit4] Completed [306/661 (1!)] on J0 in 375.97s, 5 tests, 1 failure <<< FAILURES!

[...truncated 52617 lines...]