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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_121) - Build # 19085 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19085/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
	at __randomizedtesting.SeedInfo.seed([517E18C9699946AA:190B6C7D6FAA693F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:523)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11916 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/init-core-data-001
   [junit4]   2> 667611 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 667613 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 667613 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001
   [junit4]   2> 667613 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 667614 INFO  (Thread-1279) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 667614 INFO  (Thread-1279) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 667714 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:35098
   [junit4]   2> 667726 INFO  (jetty-launcher-1794-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 667727 INFO  (jetty-launcher-1794-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 667728 INFO  (jetty-launcher-1794-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@22b95a36{/solr,null,AVAILABLE}
   [junit4]   2> 667729 INFO  (jetty-launcher-1794-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@313dcc27{HTTP/1.1,[http/1.1]}{127.0.0.1:39722}
   [junit4]   2> 667729 INFO  (jetty-launcher-1794-thread-2) [    ] o.e.j.s.Server Started @669643ms
   [junit4]   2> 667729 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=39722}
   [junit4]   2> 667729 ERROR (jetty-launcher-1794-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667730 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 667730 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667730 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 667730 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T06:09:10.912Z
   [junit4]   2> 667731 INFO  (jetty-launcher-1794-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 667731 INFO  (jetty-launcher-1794-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 667732 INFO  (jetty-launcher-1794-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@64545634{/solr,null,AVAILABLE}
   [junit4]   2> 667732 INFO  (jetty-launcher-1794-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7db983e7{/solr,null,AVAILABLE}
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@703820cb{/solr,null,AVAILABLE}
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@726f456e{HTTP/1.1,[http/1.1]}{127.0.0.1:45908}
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.e.j.s.Server Started @669658ms
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45908}
   [junit4]   2> 667744 ERROR (jetty-launcher-1794-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 667744 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667745 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 667745 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T06:09:10.927Z
   [junit4]   2> 667746 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667748 INFO  (jetty-launcher-1794-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f56e130{HTTP/1.1,[http/1.1]}{127.0.0.1:46094}
   [junit4]   2> 667749 INFO  (jetty-launcher-1794-thread-3) [    ] o.e.j.s.Server Started @669663ms
   [junit4]   2> 667749 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=46094}
   [junit4]   2> 667750 ERROR (jetty-launcher-1794-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667750 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 667750 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667750 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 667750 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T06:09:10.932Z
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48e23833{HTTP/1.1,[http/1.1]}{127.0.0.1:45794}
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.e.j.s.Server Started @669670ms
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45794}
   [junit4]   2> 667756 ERROR (jetty-launcher-1794-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 667756 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-02T06:09:10.938Z
   [junit4]   2> 667757 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 0x15a8da2f28f0002, 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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 667757 INFO  (jetty-launcher-1794-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35098/solr
   [junit4]   2> 667757 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667758 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667767 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 667767 INFO  (jetty-launcher-1794-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35098/solr
   [junit4]   2> 667768 INFO  (jetty-launcher-1794-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35098/solr
   [junit4]   2> 667775 INFO  (jetty-launcher-1794-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35098/solr
   [junit4]   2> 667788 INFO  (jetty-launcher-1794-thread-3) [n:127.0.0.1:46094_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667791 INFO  (jetty-launcher-1794-thread-1) [n:127.0.0.1:45908_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667791 INFO  (jetty-launcher-1794-thread-3) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46094_solr
   [junit4]   2> 667792 INFO  (jetty-launcher-1794-thread-1) [n:127.0.0.1:45908_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45908_solr
   [junit4]   2> 667792 INFO  (jetty-launcher-1794-thread-3) [n:127.0.0.1:46094_solr    ] o.a.s.c.Overseer Overseer (id=97546072935563273-127.0.0.1:46094_solr-n_0000000000) starting
   [junit4]   2> 667809 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 667818 INFO  (zkCallback-1811-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 667819 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 0x15a8da2f28f000b, 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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 667820 INFO  (jetty-launcher-1794-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 667821 INFO  (jetty-launcher-1794-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667822 INFO  (jetty-launcher-1794-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39722_solr
   [junit4]   2> 667823 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 667823 INFO  (zkCallback-1811-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 667840 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 667842 INFO  (jetty-launcher-1794-thread-3) [n:127.0.0.1:46094_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46094_solr
   [junit4]   2> 667843 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 667843 INFO  (zkCallback-1811-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 667844 INFO  (jetty-launcher-1794-thread-4) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 667845 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 667845 INFO  (jetty-launcher-1794-thread-4) [n:127.0.0.1:45794_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 667846 INFO  (jetty-launcher-1794-thread-4) [n:127.0.0.1:45794_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45794_solr
   [junit4]   2> 667847 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 667847 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 667847 INFO  (zkCallback-1811-thread-3-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 667851 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 667893 INFO  (jetty-launcher-1794-thread-1) [n:127.0.0.1:45908_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node1/.
   [junit4]   2> 667969 INFO  (jetty-launcher-1794-thread-2) [n:127.0.0.1:39722_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node2/.
   [junit4]   2> 667970 INFO  (jetty-launcher-1794-thread-4) [n:127.0.0.1:45794_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node3/.
   [junit4]   2> 668024 INFO  (jetty-launcher-1794-thread-3) [n:127.0.0.1:46094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node4/.
   [junit4]   2> 669336 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 0x15a8da2f28f000d, 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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 669344 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 669344 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35098/solr ready
   [junit4]   2> 669380 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[517E18C9699946AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingRequiredParameters
   [junit4]   2> 669381 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[517E18C9699946AA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 669383 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669384 ERROR (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Missing required parameter: name
   [junit4]   2> 	at org.apache.solr.common.params.RequiredSolrParams.getParams(RequiredSolrParams.java:90)
   [junit4]   2> 	at org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:461)
   [junit4]   2> 	at org.apache.solr.common.params.SolrParams.getAll(SolrParams.java:478)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.lambda$static$0(CollectionsHandler.java:394)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler$CollectionOperation.execute(CollectionsHandler.java:888)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:226)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:213)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:171)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:747)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:728)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:509)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:298)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:462)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 669384 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATE&numShards=2&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 669385 INFO  (TEST-CollectionsAPIDistributedZkTest.testMissingRequiredParameters-seed#[517E18C9699946AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingRequiredParameters
   [junit4]   2> 669414 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[517E18C9699946AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteNonExistentCollection
   [junit4]   2> 669415 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[517E18C9699946AA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 669416 INFO  (qtp885192489-7073) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=unknown_collection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669418 INFO  (OverseerThreadFactory-2608-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 669419 ERROR (OverseerThreadFactory-2608-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: unknown_collection operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : unknown_collection
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:843)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:88)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:224)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:463)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 669438 INFO  (qtp885192489-7073) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=unknown_collection&action=DELETE&wt=javabin&version=2} status=400 QTime=21
   [junit4]   2> 669438 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 669442 INFO  (OverseerThreadFactory-2608-thread-2-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.CreateCollectionCmd Create collection acollectionafterbaddelete
   [junit4]   2> 669442 INFO  (OverseerCollectionConfigSetProcessor-97546072935563273-127.0.0.1:46094_solr-n_0000000000) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 669558 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 669560 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2
   [junit4]   2> 669663 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 669663 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 670580 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 670580 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 670590 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica1] Schema name=minimal
   [junit4]   2> 670591 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema [acollectionafterbaddelete_shard1_replica2] Schema name=minimal
   [junit4]   2> 670593 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 670593 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 670594 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica1' using configuration from collection acollectionafterbaddelete
   [junit4]   2> 670594 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'acollectionafterbaddelete_shard1_replica2' using configuration from collection acollectionafterbaddelete
   [junit4]   2> 670594 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node1/acollectionafterbaddelete_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node1/./acollectionafterbaddelete_shard1_replica1/data/]
   [junit4]   2> 670594 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [[acollectionafterbaddelete_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node2/acollectionafterbaddelete_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node2/./acollectionafterbaddelete_shard1_replica2/data/]
   [junit4]   2> 670624 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 670624 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 670625 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670625 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670625 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7fb60a17[acollectionafterbaddelete_shard1_replica1] main]
   [junit4]   2> 670626 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 670626 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 670626 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 670626 INFO  (searcherExecutor-2617-thread-1-processing-n:127.0.0.1:45908_solr x:acollectionafterbaddelete_shard1_replica1 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1] Registered new searcher Searcher@7fb60a17[acollectionafterbaddelete_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 670626 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737170124177408
   [junit4]   2> 670631 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 670633 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 670633 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 670635 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 670635 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 670635 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@46bbd7cf[acollectionafterbaddelete_shard1_replica2] main]
   [junit4]   2> 670639 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 670640 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 670640 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 670640 INFO  (searcherExecutor-2618-thread-1-processing-n:127.0.0.1:39722_solr x:acollectionafterbaddelete_shard1_replica2 s:shard1 c:acollectionafterbaddelete) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2] Registered new searcher Searcher@46bbd7cf[acollectionafterbaddelete_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 670640 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737170138857472
   [junit4]   2> 670740 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 670740 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671131 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 671132 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 671132 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45908/solr/acollectionafterbaddelete_shard1_replica1/
   [junit4]   2> 671132 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica1 url=http://127.0.0.1:45908/solr START replicas=[http://127.0.0.1:39722/solr/acollectionafterbaddelete_shard1_replica2/] nUpdates=100
   [junit4]   2> 671132 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.u.PeerSync PeerSync: core=acollectionafterbaddelete_shard1_replica1 url=http://127.0.0.1:45908/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 671135 INFO  (qtp315021939-7051) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1 r:core_node2 x:acollectionafterbaddelete_shard1_replica2] o.a.s.c.S.Request [acollectionafterbaddelete_shard1_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 671135 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 671135 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] 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> 671135 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 671139 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45908/solr/acollectionafterbaddelete_shard1_replica1/ shard1
   [junit4]   2> 671250 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671250 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671291 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 671293 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica1&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=1734
   [junit4]   2> 671394 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671394 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671646 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr c:acollectionafterbaddelete s:shard1  x:acollectionafterbaddelete_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=acollectionafterbaddelete_shard1_replica2&action=CREATE&numShards=1&collection=acollectionafterbaddelete&shard=shard1&wt=javabin&version=2} status=0 QTime=2086
   [junit4]   2> 671649 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 671748 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 671748 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/acollectionafterbaddelete/state.json] for collection [acollectionafterbaddelete] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 672650 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=acollectionafterbaddelete&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=3211
   [junit4]   2> 672651 INFO  (TEST-CollectionsAPIDistributedZkTest.testDeleteNonExistentCollection-seed#[517E18C9699946AA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteNonExistentCollection
   [junit4]   2> 672679 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[517E18C9699946AA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionReload
   [junit4]   2> 672680 INFO  (TEST-CollectionsAPIDistributedZkTest.testCollectionReload-seed#[517E18C9699946AA]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 672680 INFO  (qtp885192489-7064) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 672682 INFO  (OverseerCollectionConfigSetProcessor-97546072935563273-127.0.0.1:46094_solr-n_0000000000) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 672682 INFO  (OverseerThreadFactory-2608-thread-3-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 672697 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica2
   [junit4]   2> 672697 INFO  (qtp601037828-7081) [n:127.0.0.1:45908_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica1
   [junit4]   2> 672699 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7bd8e630
   [junit4]   2> 672699 INFO  (qtp601037828-7081) [n:127.0.0.1:45908_solr    ] o.a.s.c.SolrCore [acollectionafterbaddelete_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1409bf3e
   [junit4]   2> 672702 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica2
   [junit4]   2> 672702 INFO  (qtp601037828-7081) [n:127.0.0.1:45908_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.acollectionafterbaddelete.shard1.replica1
   [junit4]   2> 672703 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader parent node, won't remove previous leader registration.
   [junit4]   2> 672703 WARN  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 672703 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 672704 INFO  (qtp601037828-7081) [n:127.0.0.1:45908_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=acollectionafterbaddelete_shard1_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 673407 INFO  (qtp885192489-7064) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=acollectionafterbaddelete&action=DELETE&wt=javabin&version=2} status=0 QTime=726
   [junit4]   2> 673408 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 673409 INFO  (OverseerThreadFactory-2608-thread-4-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.CreateCollectionCmd Create collection reloaded_collection
   [junit4]   2> 673409 INFO  (OverseerCollectionConfigSetProcessor-97546072935563273-127.0.0.1:46094_solr-n_0000000000) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 673616 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 673616 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 673617 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 673617 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 673721 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 673721 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 673721 INFO  (zkCallback-1811-thread-2-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 673721 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 674626 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 674627 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 674627 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 674628 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 674656 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica2] Schema name=minimal
   [junit4]   2> 674656 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica2] Schema name=minimal
   [junit4]   2> 674656 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.IndexSchema [reloaded_collection_shard2_replica1] Schema name=minimal
   [junit4]   2> 674657 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.IndexSchema [reloaded_collection_shard1_replica1] Schema name=minimal
   [junit4]   2> 674659 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 674659 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 674659 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 674659 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 674660 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica2' using configuration from collection reloaded_collection
   [junit4]   2> 674660 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard1_replica1' using configuration from collection reloaded_collection
   [junit4]   2> 674660 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica2' using configuration from collection reloaded_collection
   [junit4]   2> 674660 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'reloaded_collection_shard2_replica1' using configuration from collection reloaded_collection
   [junit4]   2> 674661 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node2/reloaded_collection_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node2/./reloaded_collection_shard1_replica2/data/]
   [junit4]   2> 674661 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node3/reloaded_collection_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node3/./reloaded_collection_shard2_replica2/data/]
   [junit4]   2> 674661 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore [[reloaded_collection_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node4/reloaded_collection_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node4/./reloaded_collection_shard2_replica1/data/]
   [junit4]   2> 674661 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore [[reloaded_collection_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node1/reloaded_collection_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001/tempDir-001/node1/./reloaded_collection_shard1_replica1/data/]
   [junit4]   2> 674692 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 674692 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 674692 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 674692 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 674693 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 674693 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 674693 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 674693 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@13a87d67[reloaded_collection_shard2_replica2] main]
   [junit4]   2> 674693 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 674693 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45ceb33d[reloaded_collection_shard2_replica1] main]
   [junit4]   2> 674694 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 674696 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 674696 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 674696 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 674696 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 674697 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 674697 INFO  (searcherExecutor-2629-thread-1-processing-n:127.0.0.1:45794_solr x:reloaded_collection_shard2_replica2 s:shard2 c:reloaded_collection) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.c.SolrCore [reloaded_collection_shard2_replica2] Registered new searcher Searcher@13a87d67[reloaded_collection_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674697 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737174392930304
   [junit4]   2> 674697 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 674697 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 674697 INFO  (searcherExecutor-2630-thread-1-processing-n:127.0.0.1:46094_solr x:reloaded_collection_shard2_replica1 s:shard2 c:reloaded_collection) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SolrCore [reloaded_collection_shard2_replica1] Registered new searcher Searcher@45ceb33d[reloaded_collection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674697 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737174392930304
   [junit4]   2> 674698 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 674698 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 674698 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d7aa537[reloaded_collection_shard1_replica2] main]
   [junit4]   2> 674700 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 674700 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 674701 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 674701 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 674701 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 674702 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 674702 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 674703 INFO  (searcherExecutor-2627-thread-1-processing-n:127.0.0.1:39722_solr x:reloaded_collection_shard1_replica2 s:shard1 c:reloaded_collection) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SolrCore [reloaded_collection_shard1_replica2] Registered new searcher Searcher@4d7aa537[reloaded_collection_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674703 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737174399221760
   [junit4]   2> 674704 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 674705 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d8af814[reloaded_collection_shard1_replica1] main]
   [junit4]   2> 674707 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 674710 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 674710 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 674710 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 674710 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1560737174406561792
   [junit4]   2> 674712 INFO  (searcherExecutor-2628-thread-1-processing-n:127.0.0.1:45908_solr x:reloaded_collection_shard1_replica1 s:shard1 c:reloaded_collection) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.c.SolrCore [reloaded_collection_shard1_replica1] Registered new searcher Searcher@2d8af814[reloaded_collection_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 674808 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 674808 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 674808 INFO  (zkCallback-1811-thread-2-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 674808 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675205 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 675205 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 675205 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46094/solr/reloaded_collection_shard2_replica1/
   [junit4]   2> 675205 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 url=http://127.0.0.1:46094/solr START replicas=[http://127.0.0.1:45794/solr/reloaded_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 675205 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard2_replica1 url=http://127.0.0.1:46094/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 675210 INFO  (qtp885192489-7067) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2 r:core_node4 x:reloaded_collection_shard2_replica2] o.a.s.c.S.Request [reloaded_collection_shard2_replica2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 675211 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 675211 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] 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> 675211 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 675211 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 675211 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 675211 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39722/solr/reloaded_collection_shard1_replica2/
   [junit4]   2> 675211 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 url=http://127.0.0.1:39722/solr START replicas=[http://127.0.0.1:45908/solr/reloaded_collection_shard1_replica1/] nUpdates=100
   [junit4]   2> 675212 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.u.PeerSync PeerSync: core=reloaded_collection_shard1_replica2 url=http://127.0.0.1:39722/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 675214 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1 r:core_node3 x:reloaded_collection_shard1_replica1] o.a.s.c.S.Request [reloaded_collection_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 675214 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 675214 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] 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> 675214 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 675214 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46094/solr/reloaded_collection_shard2_replica1/ shard2
   [junit4]   2> 675216 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39722/solr/reloaded_collection_shard1_replica2/ shard1
   [junit4]   2> 675320 INFO  (zkCallback-1811-thread-3-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675320 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675320 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675320 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675365 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 675367 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 675427 INFO  (qtp1347199980-7063) [n:127.0.0.1:46094_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=1810
   [junit4]   2> 675427 INFO  (qtp315021939-7049) [n:127.0.0.1:39722_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=1811
   [junit4]   2> 675548 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675548 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675548 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675548 INFO  (zkCallback-1811-thread-2-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675730 INFO  (qtp601037828-7082) [n:127.0.0.1:45908_solr c:reloaded_collection s:shard1  x:reloaded_collection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard1_replica1&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard1&wt=javabin&version=2} status=0 QTime=2113
   [junit4]   2> 675730 INFO  (qtp885192489-7075) [n:127.0.0.1:45794_solr c:reloaded_collection s:shard2  x:reloaded_collection_shard2_replica2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=reloaded_collection_shard2_replica2&action=CREATE&numShards=2&collection=reloaded_collection&shard=shard2&wt=javabin&version=2} status=0 QTime=2113
   [junit4]   2> 675732 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 675817 INFO  (zkCallback-1819-thread-1-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675817 INFO  (zkCallback-1811-thread-1-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675817 INFO  (zkCallback-1804-thread-1-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 675817 INFO  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/reloaded_collection/state.json] for collection [reloaded_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 676732 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=reloaded_collection&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3324
   [junit4]   2> 676734 INFO  (qtp315021939-7055) [n:127.0.0.1:39722_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676736 INFO  (qtp601037828-7077) [n:127.0.0.1:45908_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676737 INFO  (qtp1347199980-7083) [n:127.0.0.1:46094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676738 INFO  (qtp885192489-7185) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676738 INFO  (qtp885192489-7073) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reload with params async=dcacb09d-046f-4a79-9dce-66097b075094&name=reloaded_collection&action=RELOAD&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 676739 INFO  (qtp885192489-7073) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=dcacb09d-046f-4a79-9dce-66097b075094&name=reloaded_collection&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676740 INFO  (OverseerThreadFactory-2608-thread-5-processing-n:127.0.0.1:46094_solr) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=RELOAD
   [junit4]   2> 676740 INFO  (OverseerCollectionConfigSetProcessor-97546072935563273-127.0.0.1:46094_solr-n_0000000000) [n:127.0.0.1:46094_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 676741 INFO  (qtp885192489-7064) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=reloaded_collection_shard2_replica2&async=dcacb09d-046f-4a79-9dce-66097b0750947141445179054262&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676741 INFO  (qtp315021939-7056) [n:127.0.0.1:39722_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676741 INFO  (qtp601037828-7080) [n:127.0.0.1:45908_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=reloaded_collection_shard1_replica1&async=dcacb09d-046f-4a79-9dce-66097b0750947141445178998784&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676741 INFO  (qtp1347199980-7074) [n:127.0.0.1:46094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=reloaded_collection_shard2_replica1&async=dcacb09d-046f-4a79-9dce-66097b0750947141445179028174&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676741 INFO  (qtp315021939-7051) [n:127.0.0.1:39722_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=reloaded_collection_shard1_replica2&async=dcacb09d-046f-4a79-9dce-66097b0750947141445178916938&qt=/admin/cores&action=RELOAD&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676743 INFO  (qtp885192489-7185) [n:127.0.0.1:45794_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : dcacb09d-046f-4a79-9dce-66097b0750947141445179054262
   [junit4]   2> 676743 INFO  (qtp885192489-7185) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=dcacb09d-046f-4a79-9dce-66097b0750947141445179054262&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676746 INFO  (qtp601037828-7072) [n:127.0.0.1:45908_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676749 INFO  (qtp1347199980-7059) [n:127.0.0.1:46094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=false&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 676751 INFO  (parallelCoreAdminExecutor-2612-thread-1-processing-n:127.0.0.1:45794_solr dcacb09d-046f-4a79-9dce-66097b0750947141445179054262 RELOAD) [n:127.0.0.1:45794_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 676751 INFO  (parallelCoreAdminExecutor-2609-thread-1-processing-n:127.0.0.1:45908_solr dcacb09d-046f-4a79-9dce-66097b0750947141445178998784 RELOAD) [n:127.0.0.1:45908_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 676752 INFO  (parallelCoreAdminExecutor-2611-thread-1-processing-n:127.0.0.1:39722_solr dcacb09d-046f-4a79-9dce-66097b0750947141445178916938 RELOAD) [n:127.0.0.1:39722_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 676755 INFO  (parallelCoreAdminExecutor-2615-thread-1-processing-n:127.0.0.1:46094_solr dcacb09d-046f-4a79-9dce-66097b0750947141445179028174 RELOAD) [n:127.0.0.1:46094_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 676759 INFO  (qtp885192489-7071) [n:127.0.0.1:45794_solr    ] o.a.s.s.HttpSolrCall [adm

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

.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 754169 INFO  (coreCloseExecutor-2810-thread-1) [n:127.0.0.1:39722_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica3] o.a.s.c.SolrCore [awhollynewcollection_0_shard2_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@26fa1ec4
   [junit4]   2> 754169 INFO  (coreCloseExecutor-2810-thread-2) [n:127.0.0.1:39722_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica2] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@39a54a02
   [junit4]   2> 754258 INFO  (coreCloseExecutor-2810-thread-1) [n:127.0.0.1:39722_solr c:awhollynewcollection_0 s:shard2 r:core_node4 x:awhollynewcollection_0_shard2_replica3] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.awhollynewcollection_0.shard2.replica3
   [junit4]   2> 754259 INFO  (coreCloseExecutor-2810-thread-2) [n:127.0.0.1:39722_solr c:awhollynewcollection_0 s:shard1 r:core_node1 x:awhollynewcollection_0_shard1_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.awhollynewcollection_0.shard1.replica2
   [junit4]   2> 754260 WARN  (zkCallback-1812-thread-2-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 754304 INFO  (zkCallback-1804-thread-3-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 754304 INFO  (zkCallback-1804-thread-4-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45908_solr
   [junit4]   2> 754304 INFO  (zkCallback-1819-thread-9-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (2)
   [junit4]   2> 754305 INFO  (coreCloseExecutor-2813-thread-1) [n:127.0.0.1:45794_solr c:awhollynewcollection_0 s:shard1 r:core_node6 x:awhollynewcollection_0_shard1_replica3] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica3]  CLOSING SolrCore org.apache.solr.core.SolrCore@39a364f1
   [junit4]   2> 754305 INFO  (coreCloseExecutor-2812-thread-2) [n:127.0.0.1:45908_solr c:awhollynewcollection_0 s:shard1 r:core_node5 x:awhollynewcollection_0_shard1_replica1] o.a.s.c.SolrCore [awhollynewcollection_0_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5645d590
   [junit4]   2> 754306 INFO  (coreCloseExecutor-2812-thread-1) [n:127.0.0.1:45908_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica2] o.a.s.c.SolrCore [awhollynewcollection_0_shard2_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@5743d738
   [junit4]   2> 754353 WARN  (zkCallback-1812-thread-1-processing-n:127.0.0.1:39722_solr) [n:127.0.0.1:39722_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /collections/awhollynewcollection_0/state.json]
   [junit4]   2> 754353 INFO  (jetty-closer-1795-thread-4) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 754354 INFO  (jetty-closer-1795-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@22b95a36{/solr,null,UNAVAILABLE}
   [junit4]   2> 754361 INFO  (coreCloseExecutor-2812-thread-1) [n:127.0.0.1:45908_solr c:awhollynewcollection_0 s:shard2 r:core_node3 x:awhollynewcollection_0_shard2_replica2] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.awhollynewcollection_0.shard2.replica2
   [junit4]   2> 754368 INFO  (coreCloseExecutor-2813-thread-1) [n:127.0.0.1:45794_solr c:awhollynewcollection_0 s:shard1 r:core_node6 x:awhollynewcollection_0_shard1_replica3] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.awhollynewcollection_0.shard1.replica3
   [junit4]   2> 754369 WARN  (zkCallback-1819-thread-2-processing-n:127.0.0.1:45794_solr) [n:127.0.0.1:45794_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 754369 INFO  (jetty-closer-1795-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 754370 INFO  (jetty-closer-1795-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7db983e7{/solr,null,UNAVAILABLE}
   [junit4]   2> 754370 INFO  (zkCallback-1804-thread-5-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 754372 INFO  (coreCloseExecutor-2812-thread-2) [n:127.0.0.1:45908_solr c:awhollynewcollection_0 s:shard1 r:core_node5 x:awhollynewcollection_0_shard1_replica1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.awhollynewcollection_0.shard1.replica1
   [junit4]   2> 754372 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:35098) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15a8da2f28f0006, 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.lang.Thread.run(Thread.java:745)
   [junit4]   2> 755872 WARN  (zkCallback-1804-thread-5-processing-n:127.0.0.1:45908_solr) [n:127.0.0.1:45908_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 755873 INFO  (jetty-closer-1795-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 755873 INFO  (jetty-closer-1795-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@703820cb{/solr,null,UNAVAILABLE}
   [junit4]   2> 755874 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35098 35098
   [junit4]   2> 755875 INFO  (Thread-1326) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35098 35098
   [junit4]   2> 755875 WARN  (Thread-1326) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/collections/awhollynewcollection_0/state.json
   [junit4]   2> 
   [junit4]   2> 755875 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[517E18C9699946AA]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.CollectionsAPIDistributedZkTest_517E18C9699946AA-001
   [junit4]   2> Mar 02, 2017 6:10:39 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=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=Europe/Warsaw
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=12,threads=1,free=205646824,total=508952576
   [junit4]   2> NOTE: All tests run in this JVM: [BlockDirectoryTest, TestUnifiedSolrHighlighter, IndexSchemaRuntimeFieldTest, TestSearchPerf, TestPKIAuthenticationPlugin, DistributedDebugComponentTest, TermsComponentTest, DocumentBuilderTest, TestDeleteCollectionOnDownNodes, TestRequestForwarding, InfoHandlerTest, TestSubQueryTransformerCrossCore, BJQParserTest, SolrCmdDistributorTest, DistribCursorPagingTest, OverseerStatusTest, TestDocBasedVersionConstraints, TestBlobHandler, ClusterStateUpdateTest, TestQueryTypes, TestLegacyNumericRangeQueryBuilder, HdfsWriteToMultipleCollectionsTest, TestPostingsSolrHighlighter, HdfsCollectionsAPIDistributedZkTest, TestSQLHandler, ConnectionReuseTest, TestFiltering, TestClassNameShortening, ForceLeaderTest, TestNRTOpen, JsonLoaderTest, TestStressCloudBlindAtomicUpdates, ChangedSchemaMergeTest, TestFieldResource, TestCollectionAPIs, HttpSolrCallGetCoreTest, TemplateUpdateProcessorTest, ClassificationUpdateProcessorFactoryTest, UUIDUpdateProcessorFallbackTest, CollectionsAPISolrJTest, TestStressRecovery, ConvertedLegacyTest, ZkCLITest, InfixSuggestersTest, BigEndianAscendingWordSerializerTest, DirectoryFactoryTest, TestUpdate, HdfsThreadLeakTest, DistributedFacetPivotSmallTest, SolrCoreMetricManagerTest, TestSolrIndexConfig, TestSolrCoreParser, SolrJmxReporterTest, ReplicationFactorTest, TestSchemaVersionResource, TestCustomSort, DeleteReplicaTest, TestCursorMarkWithoutUniqueKey, BadComponentTest, TestSegmentSorting, TestReplicationHandlerBackup, TestFuzzyAnalyzedSuggestions, LoggingHandlerTest, FileUtilsTest, TestAnalyzeInfixSuggestions, TestQueryUtils, TestMinMaxOnMultiValuedField, TestSimpleQParserPlugin, TestEmbeddedSolrServerConstructors, TestConfigSetsAPIExclusivity, UpdateRequestProcessorFactoryTest, TestManagedSynonymFilterFactory, RecoveryAfterSoftCommitTest, TestFieldCacheReopen, TestFieldCacheVsDocValues, TestLockTree, TestSolrConfigHandlerConcurrent, SolrMetricsIntegrationTest, TestPerFieldSimilarity, SpellCheckComponentTest, SimplePostToolTest, DistributedQueueTest, TestManagedSchema, TestFreeTextSuggestions, HighlighterTest, SegmentsInfoRequestHandlerTest, TestExclusionRuleCollectionAccess, DistributedMLTComponentTest, TestCorePropertiesReload, DocValuesTest, TestSchemaNameResource, CollectionsAPIDistributedZkTest]
   [junit4] Completed [314/693 (1!)] on J1 in 89.28s, 20 tests, 1 failure <<< FAILURES!

[...truncated 63810 lines...]