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/01/07 14:43:33 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (64bit/jdk-9-ea+147) - Build # 18719 - Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at https://127.0.0.1:32931/solr: Could not fully create collection: aliasedCollection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32931/solr: Could not fully create collection: aliasedCollection
	at __randomizedtesting.SeedInfo.seed([8AF6CD2B66C11468:44158AD1C67EE5F3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12527 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/init-core-data-001
   [junit4]   2> 1418714 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1418716 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001
   [junit4]   2> 1418716 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1418716 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1418716 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1418817 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:38106
   [junit4]   2> 1418822 INFO  (jetty-launcher-1972-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1418825 INFO  (jetty-launcher-1972-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1418825 INFO  (jetty-launcher-1972-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1418826 INFO  (jetty-launcher-1972-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37116821{/solr,null,AVAILABLE}
   [junit4]   2> 1418826 INFO  (jetty-launcher-1972-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4ccf8562{/solr,null,AVAILABLE}
   [junit4]   2> 1418826 INFO  (jetty-launcher-1972-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bf90057{/solr,null,AVAILABLE}
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bfbcff0{SSL,[ssl, http/1.1]}{127.0.0.1:41004}
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6989bbcc{SSL,[ssl, http/1.1]}{127.0.0.1:32931}
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-2) [    ] o.e.j.s.Server Started @1420924ms
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-1) [    ] o.e.j.s.Server Started @1420924ms
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41004}
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=32931}
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7597707a{SSL,[ssl, http/1.1]}{127.0.0.1:41717}
   [junit4]   2> 1418828 ERROR (jetty-launcher-1972-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1418828 INFO  (jetty-launcher-1972-thread-3) [    ] o.e.j.s.Server Started @1420924ms
   [junit4]   2> 1418828 ERROR (jetty-launcher-1972-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=41717}
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40aaf43b{/solr,null,AVAILABLE}
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1418829 ERROR (jetty-launcher-1972-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T14:26:13.391524Z
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T14:26:13.391440Z
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T14:26:13.391926Z
   [junit4]   2> 1418829 INFO  (jetty-launcher-1972-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a8f9b62{SSL,[ssl, http/1.1]}{127.0.0.1:44839}
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.e.j.s.Server Started @1420925ms
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44839}
   [junit4]   2> 1418830 ERROR (jetty-launcher-1972-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1418830 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T14:26:13.392592Z
   [junit4]   2> 1418831 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1418831 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1418831 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1418832 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1418840 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38106/solr
   [junit4]   2> 1418840 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38106/solr
   [junit4]   2> 1418841 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38106/solr
   [junit4]   2> 1418841 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 0x1597952989f0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1418842 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38106/solr
   [junit4]   2> 1418854 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41004_solr
   [junit4]   2> 1418854 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32931_solr
   [junit4]   2> 1418854 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41717_solr
   [junit4]   2> 1418854 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44839_solr
   [junit4]   2> 1418855 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.Overseer Overseer (id=97242262620012552-127.0.0.1:41004_solr-n_0000000000) starting
   [junit4]   2> 1418856 INFO  (zkCallback-1989-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1418856 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1418856 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1418856 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1418862 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41004_solr
   [junit4]   2> 1418863 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418863 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418863 INFO  (zkCallback-1989-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418863 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1418873 INFO  (jetty-launcher-1972-thread-4) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node4/.
   [junit4]   2> 1418881 INFO  (jetty-launcher-1972-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node1/.
   [junit4]   2> 1418884 INFO  (jetty-launcher-1972-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node2/.
   [junit4]   2> 1418886 INFO  (jetty-launcher-1972-thread-3) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node3/.
   [junit4]   2> 1420543 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1420543 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38106/solr ready
   [junit4]   2> 1420559 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1420578 INFO  (qtp580587067-11527) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:44839_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420579 INFO  (OverseerThreadFactory-5575-thread-1) [    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:44839_solr
   [junit4]   2> 1420580 INFO  (Thread-2798) [    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97242262620012552-127.0.0.1:41004_solr-n_0000000000 overseer designates are [127.0.0.1:44839_solr]
   [junit4]   2> 1420581 INFO  (Thread-2798) [    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97242262620012552-127.0.0.1:41004_solr-n_0000000000, 97242262620012554-127.0.0.1:32931_solr-n_0000000001, 97242262620012556-127.0.0.1:44839_solr-n_0000000002, 97242262620012553-127.0.0.1:41717_solr-n_0000000003]
   [junit4]   2> 1420581 INFO  (Thread-2798) [    ] o.a.s.c.OverseerNodePrioritizer asking node 97242262620012556-127.0.0.1:44839_solr-n_0000000002 to come join election at head
   [junit4]   2> 1420581 INFO  (qtp580587067-11527) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44839_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1420583 INFO  (qtp580587067-11544) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420583 INFO  (qtp580587067-11544) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1420584 INFO  (qtp580587067-11546) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:44839_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420585 INFO  (OverseerCollectionConfigSetProcessor-97242262620012552-127.0.0.1:41004_solr-n_0000000000) [    ] 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> 1420585 INFO  (OverseerThreadFactory-5575-thread-2) [    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:44839_solr
   [junit4]   2> 1420587 INFO  (qtp580587067-11546) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:44839_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1420587 INFO  (qtp580587067-11548) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420588 INFO  (qtp580587067-11548) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1420588 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1420604 INFO  (qtp135826146-11552) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97242262620012556-127.0.0.1:44839_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1420605 INFO  (Thread-2798) [    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97242262620012554-127.0.0.1:32931_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1420607 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 1420607 INFO  (qtp580587067-11527) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1420608 INFO  (qtp580587067-11530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97242262620012554-127.0.0.1:32931_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1420609 INFO  (OverseerThreadFactory-5575-thread-3) [    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 1420609 INFO  (OverseerCollectionConfigSetProcessor-97242262620012552-127.0.0.1:41004_solr-n_0000000000) [    ] 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> 1420609 INFO  (OverseerStateUpdate-97242262620012552-127.0.0.1:41004_solr-n_0000000000) [    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97242262620012552-127.0.0.1:41004_solr-n_0000000000"} 127.0.0.1:41004_solr
   [junit4]   2> 1450645 ERROR (OverseerThreadFactory-5575-thread-3) [    ] o.a.s.c.OverseerCollectionMessageHandler Collection: aliasedCollection operation: create failed:org.apache.solr.common.SolrException: Could not fully create collection: aliasedCollection
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:192)
   [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.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1161)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1450647 INFO  (OverseerStateUpdate-97242262620012552-127.0.0.1:41004_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:41004_solr
   [junit4]   2> 1450647 INFO  (qtp580587067-11527) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=30040
   [junit4]   2> 1450648 WARN  (OverseerExitThread) [    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1450648 ERROR (qtp580587067-11527) [    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully create collection: aliasedCollection
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:287)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1450648 INFO  (OverseerExitThread) [    ] o.a.s.c.Overseer Overseer (id=97242262620012552-127.0.0.1:41004_solr-n_0000000000) closing
   [junit4]   2> 1450649 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:32931_solr
   [junit4]   2> 1450649 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> 1450649 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.Overseer Overseer (id=97242262620012554-127.0.0.1:32931_solr-n_0000000001) starting
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteAlias -Dtests.seed=8AF6CD2B66C11468 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=America/Port-au-Prince -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   30.1s J2 | CollectionsAPISolrJTest.testCreateAndDeleteAlias <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:32931/solr: Could not fully create collection: aliasedCollection
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8AF6CD2B66C11468:44158AD1C67EE5F3]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:538)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1450664 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 1450665 INFO  (qtp580587067-11546) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/ulogDir-lrmml&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/dataDir-g&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1450666 INFO  (OverseerThreadFactory-5585-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 1450872 INFO  (qtp135826146-11559) [    ] o.a.s.h.a.CoreAdminOperation core create command property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/ulogDir-lrmml&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/dataDir-g&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1450975 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1451878 INFO  (qtp135826146-11559) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1451886 INFO  (qtp135826146-11559) [    ] o.a.s.s.IndexSchema [solrj_test_core_props_shard1_replica1] Schema name=minimal
   [junit4]   2> 1451888 INFO  (qtp135826146-11559) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1451888 INFO  (qtp135826146-11559) [    ] o.a.s.c.CoreContainer Creating SolrCore 'solrj_test_core_props_shard1_replica1' using configuration from collection solrj_test_core_props
   [junit4]   2> 1451889 INFO  (qtp135826146-11559) [    ] o.a.s.c.SolrCore [[solrj_test_core_props_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node4/solrj_test_core_props_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/dataDir-g/]
   [junit4]   2> 1451900 INFO  (qtp135826146-11559) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1451900 INFO  (qtp135826146-11559) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1451902 INFO  (qtp135826146-11559) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1451902 INFO  (qtp135826146-11559) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1451903 INFO  (qtp135826146-11559) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f0c9df0[solrj_test_core_props_shard1_replica1] main]
   [junit4]   2> 1451904 INFO  (qtp135826146-11559) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1451904 INFO  (qtp135826146-11559) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1451904 INFO  (qtp135826146-11559) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1451904 INFO  (searcherExecutor-5586-thread-1) [    ] o.a.s.c.SolrCore [solrj_test_core_props_shard1_replica1] Registered new searcher Searcher@5f0c9df0[solrj_test_core_props_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1451905 INFO  (qtp135826146-11559) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876236720340992
   [junit4]   2> 1451933 INFO  (qtp135826146-11559) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1451933 INFO  (qtp135826146-11559) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1451933 INFO  (qtp135826146-11559) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44839/solr/solrj_test_core_props_shard1_replica1/
   [junit4]   2> 1451933 INFO  (qtp135826146-11559) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1451933 INFO  (qtp135826146-11559) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:44839/solr/solrj_test_core_props_shard1_replica1/ has no replicas
   [junit4]   2> 1451937 INFO  (qtp135826146-11559) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44839/solr/solrj_test_core_props_shard1_replica1/ shard1
   [junit4]   2> 1452039 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452088 INFO  (qtp135826146-11559) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1452090 INFO  (qtp135826146-11559) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/ulogDir-lrmml&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/dataDir-g&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2} status=0 QTime=1218
   [junit4]   2> 1452092 INFO  (qtp580587067-11546) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1452191 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1452667 INFO  (OverseerCollectionConfigSetProcessor-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] 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> 1453093 INFO  (qtp580587067-11546) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/ulogDir-lrmml&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/testPropertyParamsForCreate-001/dataDir-g&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2427
   [junit4]   2> 1453096 INFO  (qtp135826146-11559) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1453096 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateCollectionWithPropertyParam
   [junit4]   2> 1453108 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 1453109 INFO  (qtp580587067-11548) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1453110 INFO  (OverseerThreadFactory-5585-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1453313 INFO  (qtp135826146-11552) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1453316 INFO  (qtp580587067-11536) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1453330 INFO  (qtp574731345-11525) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1453333 INFO  (qtp861101401-11526) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1453436 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453436 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453436 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1453436 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454320 INFO  (qtp135826146-11552) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1454323 INFO  (qtp580587067-11536) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1454325 INFO  (qtp135826146-11552) [    ] o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 1454327 INFO  (qtp135826146-11552) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1454327 INFO  (qtp135826146-11552) [    ] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from collection balancedProperties
   [junit4]   2> 1454328 INFO  (qtp135826146-11552) [    ] o.a.s.c.SolrCore [[balancedProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node4/balancedProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node4/./balancedProperties_shard2_replica2/data/]
   [junit4]   2> 1454329 INFO  (qtp580587067-11536) [    ] o.a.s.s.IndexSchema [balancedProperties_shard2_replica1] Schema name=minimal
   [junit4]   2> 1454331 INFO  (qtp580587067-11536) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1454331 INFO  (qtp580587067-11536) [    ] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica1' using configuration from collection balancedProperties
   [junit4]   2> 1454332 INFO  (qtp580587067-11536) [    ] o.a.s.c.SolrCore [[balancedProperties_shard2_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node1/balancedProperties_shard2_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node1/./balancedProperties_shard2_replica1/data/]
   [junit4]   2> 1454335 INFO  (qtp574731345-11525) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1454337 INFO  (qtp135826146-11552) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1454337 INFO  (qtp135826146-11552) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1454353 INFO  (qtp135826146-11552) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454353 INFO  (qtp135826146-11552) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454355 INFO  (qtp861101401-11526) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1454355 INFO  (qtp135826146-11552) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cd54c4c[balancedProperties_shard2_replica2] main]
   [junit4]   2> 1454355 INFO  (qtp135826146-11552) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1454356 INFO  (qtp135826146-11552) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1454356 INFO  (qtp135826146-11552) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1454356 INFO  (searcherExecutor-5591-thread-1) [    ] o.a.s.c.SolrCore [balancedProperties_shard2_replica2] Registered new searcher Searcher@6cd54c4c[balancedProperties_shard2_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454356 INFO  (qtp574731345-11525) [    ] o.a.s.s.IndexSchema [balancedProperties_shard1_replica2] Schema name=minimal
   [junit4]   2> 1454356 INFO  (qtp135826146-11552) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876239290400768
   [junit4]   2> 1454358 INFO  (qtp574731345-11525) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1454358 INFO  (qtp574731345-11525) [    ] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica2' using configuration from collection balancedProperties
   [junit4]   2> 1454358 INFO  (qtp574731345-11525) [    ] o.a.s.c.SolrCore [[balancedProperties_shard1_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node3/balancedProperties_shard1_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node3/./balancedProperties_shard1_replica2/data/]
   [junit4]   2> 1454359 INFO  (qtp580587067-11536) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1454359 INFO  (qtp580587067-11536) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1454359 INFO  (qtp861101401-11526) [    ] o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 1454360 INFO  (qtp135826146-11552) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1454360 INFO  (qtp580587067-11536) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454360 INFO  (qtp580587067-11536) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454361 INFO  (qtp861101401-11526) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1454361 INFO  (qtp580587067-11536) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@db2e0a5[balancedProperties_shard2_replica1] main]
   [junit4]   2> 1454361 INFO  (qtp861101401-11526) [    ] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica1' using configuration from collection balancedProperties
   [junit4]   2> 1454361 INFO  (qtp580587067-11536) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1454361 INFO  (qtp580587067-11536) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1454362 INFO  (qtp861101401-11526) [    ] o.a.s.c.SolrCore [[balancedProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node2/balancedProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node2/./balancedProperties_shard1_replica1/data/]
   [junit4]   2> 1454362 INFO  (qtp580587067-11536) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1454362 INFO  (searcherExecutor-5592-thread-1) [    ] o.a.s.c.SolrCore [balancedProperties_shard2_replica1] Registered new searcher Searcher@db2e0a5[balancedProperties_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454362 INFO  (qtp580587067-11536) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876239296692224
   [junit4]   2> 1454367 INFO  (qtp574731345-11525) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1454367 INFO  (qtp574731345-11525) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1454368 INFO  (qtp574731345-11525) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454368 INFO  (qtp574731345-11525) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454369 INFO  (qtp574731345-11525) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34b8ecda[balancedProperties_shard1_replica2] main]
   [junit4]   2> 1454370 INFO  (qtp574731345-11525) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1454370 INFO  (qtp574731345-11525) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1454370 INFO  (qtp574731345-11525) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1454370 INFO  (searcherExecutor-5598-thread-1) [    ] o.a.s.c.SolrCore [balancedProperties_shard1_replica2] Registered new searcher Searcher@34b8ecda[balancedProperties_shard1_replica2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454370 INFO  (qtp574731345-11525) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876239305080832
   [junit4]   2> 1454373 INFO  (qtp574731345-11525) [    ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1454374 INFO  (qtp861101401-11526) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1454374 INFO  (qtp861101401-11526) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1454376 INFO  (qtp861101401-11526) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1454376 INFO  (qtp861101401-11526) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1454377 INFO  (qtp861101401-11526) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ada84[balancedProperties_shard1_replica1] main]
   [junit4]   2> 1454377 INFO  (qtp861101401-11526) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1454378 INFO  (qtp861101401-11526) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1454378 INFO  (qtp861101401-11526) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1454378 INFO  (searcherExecutor-5602-thread-1) [    ] o.a.s.c.SolrCore [balancedProperties_shard1_replica1] Registered new searcher Searcher@11ada84[balancedProperties_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1454378 INFO  (qtp861101401-11526) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876239313469440
   [junit4]   2> 1454475 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454475 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454475 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454475 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454860 INFO  (qtp135826146-11552) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1454861 INFO  (qtp135826146-11552) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1454861 INFO  (qtp135826146-11552) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:44839/solr/balancedProperties_shard2_replica2/
   [junit4]   2> 1454861 INFO  (qtp135826146-11552) [    ] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica2 url=https://127.0.0.1:44839/solr START replicas=[https://127.0.0.1:32931/solr/balancedProperties_shard2_replica1/] nUpdates=100
   [junit4]   2> 1454861 INFO  (qtp135826146-11552) [    ] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard2_replica2 url=https://127.0.0.1:44839/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1454863 INFO  (qtp580587067-11546) [    ] o.a.s.c.S.Request [balancedProperties_shard2_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1454863 INFO  (qtp135826146-11552) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1454863 INFO  (qtp135826146-11552) [    ] 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> 1454865 INFO  (qtp135826146-11552) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:44839/solr/balancedProperties_shard2_replica2/ shard2
   [junit4]   2> 1454874 INFO  (qtp574731345-11525) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1454874 INFO  (qtp574731345-11525) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1454874 INFO  (qtp574731345-11525) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41717/solr/balancedProperties_shard1_replica2/
   [junit4]   2> 1454874 INFO  (qtp574731345-11525) [    ] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica2 url=https://127.0.0.1:41717/solr START replicas=[https://127.0.0.1:41004/solr/balancedProperties_shard1_replica1/] nUpdates=100
   [junit4]   2> 1454874 INFO  (qtp574731345-11525) [    ] o.a.s.u.PeerSync PeerSync: core=balancedProperties_shard1_replica2 url=https://127.0.0.1:41717/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1454876 INFO  (qtp861101401-11532) [    ] o.a.s.c.S.Request [balancedProperties_shard1_replica1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1454876 INFO  (qtp574731345-11525) [    ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1454876 INFO  (qtp574731345-11525) [    ] 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> 1454878 INFO  (qtp574731345-11525) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41717/solr/balancedProperties_shard1_replica2/ shard1
   [junit4]   2> 1454979 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454979 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454979 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1454979 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455015 INFO  (qtp135826146-11552) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1455016 INFO  (qtp135826146-11552) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=1703
   [junit4]   2> 1455028 INFO  (qtp574731345-11525) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1455029 INFO  (qtp574731345-11525) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=1699
   [junit4]   2> 1455130 INFO  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455130 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455130 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455130 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455366 INFO  (qtp580587067-11536) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2} status=0 QTime=2049
   [junit4]   2> 1455382 INFO  (qtp861101401-11526) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2} status=0 QTime=2049
   [junit4]   2> 1455384 INFO  (qtp580587067-11548) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1455483 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455483 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455483 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1455483 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456384 INFO  (qtp580587067-11548) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3275
   [junit4]   2> 1456386 INFO  (qtp580587067-11530) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :balanceshardunique with params property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1456387 INFO  (OverseerCollectionConfigSetProcessor-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1456388 INFO  (qtp580587067-11530) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={property=preferredLeader&action=BALANCESHARDUNIQUE&collection=balancedProperties&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1456490 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456490 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456490 INFO  (zkCallback-1993-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456490 INFO  (zkCallback-2001-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456490 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456491 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> 1456508 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1456509 INFO  (qtp580587067-11539) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1456510 INFO  (OverseerThreadFactory-5585-thread-4) [    ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1456510 INFO  (OverseerCollectionConfigSetProcessor-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000010 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1456714 INFO  (qtp580587067-11527) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 1456714 INFO  (qtp574731345-11534) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 1456816 INFO  (zkCallback-1991-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1456816 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1457719 INFO  (qtp574731345-11534) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1457719 INFO  (qtp580587067-11527) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1457725 INFO  (qtp574731345-11534) [    ] o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal
   [junit4]   2> 1457725 INFO  (qtp580587067-11527) [    ] o.a.s.s.IndexSchema [solrj_implicit_shardA_replica1] Schema name=minimal
   [junit4]   2> 1457727 INFO  (qtp574731345-11534) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1457727 INFO  (qtp580587067-11527) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1457727 INFO  (qtp580587067-11527) [    ] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardA_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1457727 INFO  (qtp574731345-11534) [    ] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1457734 INFO  (qtp580587067-11527) [    ] o.a.s.c.SolrCore [[solrj_implicit_shardA_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node1/solrj_implicit_shardA_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node1/./solrj_implicit_shardA_replica1/data/]
   [junit4]   2> 1457734 INFO  (qtp574731345-11534) [    ] o.a.s.c.SolrCore [[solrj_implicit_shardB_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node3/solrj_implicit_shardB_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node3/./solrj_implicit_shardB_replica1/data/]
   [junit4]   2> 1457743 INFO  (qtp580587067-11527) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1457743 INFO  (qtp574731345-11534) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1457743 INFO  (qtp580587067-11527) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1457743 INFO  (qtp574731345-11534) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1457744 INFO  (qtp580587067-11527) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1457744 INFO  (qtp574731345-11534) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1457744 INFO  (qtp580587067-11527) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1457744 INFO  (qtp574731345-11534) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1457745 INFO  (qtp574731345-11534) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d68dc75[solrj_implicit_shardB_replica1] main]
   [junit4]   2> 1457745 INFO  (qtp580587067-11527) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ea13b4a[solrj_implicit_shardA_replica1] main]
   [junit4]   2> 1457745 INFO  (qtp574731345-11534) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1457746 INFO  (qtp580587067-11527) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1457746 INFO  (qtp574731345-11534) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1457746 INFO  (qtp580587067-11527) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1457746 INFO  (qtp574731345-11534) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1457746 INFO  (qtp580587067-11527) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1457746 INFO  (searcherExecutor-5612-thread-1) [    ] o.a.s.c.SolrCore [solrj_implicit_shardB_replica1] Registered new searcher Searcher@2d68dc75[solrj_implicit_shardB_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457746 INFO  (searcherExecutor-5611-thread-1) [    ] o.a.s.c.SolrCore [solrj_implicit_shardA_replica1] Registered new searcher Searcher@4ea13b4a[solrj_implicit_shardA_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1457746 INFO  (qtp574731345-11534) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876242845073408
   [junit4]   2> 1457746 INFO  (qtp580587067-11527) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876242845073408
   [junit4]   2> 1457750 INFO  (qtp574731345-11534) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1457750 INFO  (qtp574731345-11534) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1457750 INFO  (qtp580587067-11527) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1457750 INFO  (qtp580587067-11527) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1457750 INFO  (qtp574731345-11534) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41717/solr/solrj_implicit_shardB_replica1/
   [junit4]   2> 1457750 INFO  (qtp580587067-11527) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:32931/solr/solrj_implicit_shardA_replica1/
   [junit4]   2> 1457750 INFO  (qtp574731345-11534) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1457750 INFO  (qtp580587067-11527) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1457751 INFO  (qtp574731345-11534) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:41717/solr/solrj_implicit_shardB_replica1/ has no replicas
   [junit4]   2> 1457751 INFO  (qtp580587067-11527) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:32931/solr/solrj_implicit_shardA_replica1/ has no replicas
   [junit4]   2> 1457752 INFO  (qtp574731345-11534) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41717/solr/solrj_implicit_shardB_replica1/ shardB
   [junit4]   2> 1457752 INFO  (qtp580587067-11527) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:32931/solr/solrj_implicit_shardA_replica1/ shardA
   [junit4]   2> 1457854 INFO  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1457854 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1457902 INFO  (qtp574731345-11534) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1457903 INFO  (qtp580587067-11527) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1457904 INFO  (qtp574731345-11534) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2} status=0 QTime=1189
   [junit4]   2> 1457904 INFO  (qtp580587067-11527) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2} status=0 QTime=1190
   [junit4]   2> 1457905 INFO  (qtp580587067-11539) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1458005 INFO  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1458005 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1458511 INFO  (OverseerCollectionConfigSetProcessor-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000012 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1458905 INFO  (qtp580587067-11539) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=0 QTime=2395
   [junit4]   2> 1458907 INFO  (qtp580587067-11546) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1458908 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"solrj_implicit",
   [junit4]   2>   "shard":"shardC",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1459010 INFO  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1459010 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1459109 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.CreateShardCmd Creating shard solrj_implicit_shardC_replica1 as part of slice shardC of collection solrj_implicit on 127.0.0.1:41004_solr
   [junit4]   2> 1459111 INFO  (qtp861101401-11545) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2
   [junit4]   2> 1459213 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1459213 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1459213 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460115 INFO  (qtp861101401-11545) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1460120 INFO  (qtp861101401-11545) [    ] o.a.s.s.IndexSchema [solrj_implicit_shardC_replica1] Schema name=minimal
   [junit4]   2> 1460122 INFO  (qtp861101401-11545) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1460122 INFO  (qtp861101401-11545) [    ] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardC_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1460122 INFO  (qtp861101401-11545) [    ] o.a.s.c.SolrCore [[solrj_implicit_shardC_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node2/solrj_implicit_shardC_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001/tempDir-001/node2/./solrj_implicit_shardC_replica1/data/]
   [junit4]   2> 1460129 INFO  (qtp861101401-11545) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1460129 INFO  (qtp861101401-11545) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1460130 INFO  (qtp861101401-11545) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1460130 INFO  (qtp861101401-11545) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1460131 INFO  (qtp861101401-11545) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70f71f74[solrj_implicit_shardC_replica1] main]
   [junit4]   2> 1460131 INFO  (qtp861101401-11545) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1460132 INFO  (qtp861101401-11545) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1460132 INFO  (qtp861101401-11545) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1460132 INFO  (searcherExecutor-5621-thread-1) [    ] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1] Registered new searcher Searcher@70f71f74[solrj_implicit_shardC_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1460132 INFO  (qtp861101401-11545) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1555876245346975744
   [junit4]   2> 1460135 INFO  (qtp861101401-11545) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1460135 INFO  (qtp861101401-11545) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1460135 INFO  (qtp861101401-11545) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:41004/solr/solrj_implicit_shardC_replica1/
   [junit4]   2> 1460135 INFO  (qtp861101401-11545) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1460135 INFO  (qtp861101401-11545) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:41004/solr/solrj_implicit_shardC_replica1/ has no replicas
   [junit4]   2> 1460136 INFO  (qtp861101401-11545) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:41004/solr/solrj_implicit_shardC_replica1/ shardC
   [junit4]   2> 1460237 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460237 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460237 INFO  (zkCallback-1989-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460287 INFO  (qtp861101401-11545) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1460288 INFO  (qtp861101401-11545) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&name=solrj_implicit_shardC_replica1&action=CREATE&numShards=1&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1177
   [junit4]   2> 1460288 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.CreateShardCmd Finished create command on all shards for collection: solrj_implicit
   [junit4]   2> 1460289 INFO  (qtp580587067-11546) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CREATESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=1382
   [junit4]   2> 1460291 INFO  (qtp580587067-11548) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deleteshard with params action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1460291 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.DeleteShardCmd Delete shard invoked
   [junit4]   2> 1460291 INFO  (OverseerCollectionConfigSetProcessor-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000014 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1460292 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.DeleteShardCmd Deleting replica for collection=solrj_implicit shard=shardC on node=127.0.0.1:41004_solr
   [junit4]   2> 1460292 INFO  (qtp861101401-11549) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit_shardC_replica1
   [junit4]   2> 1460293 INFO  (qtp861101401-11549) [    ] o.a.s.c.SolrCore [solrj_implicit_shardC_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@29eeb995
   [junit4]   2> 1460293 INFO  (qtp861101401-11549) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.solrj_implicit.shardC.replica1
   [junit4]   2> 1460296 INFO  (qtp861101401-11549) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=solrj_implicit_shardC_replica1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=3
   [junit4]   2> 1460397 INFO  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460397 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460497 INFO  (OverseerStateUpdate-97242262620012554-127.0.0.1:32931_solr-n_0000000001) [    ] o.a.s.c.o.CollectionMutator Removing collection: solrj_implicit shard: shardC from clusterstate
   [junit4]   2> 1460598 INFO  (zkCallback-1991-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460598 INFO  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1460798 INFO  (OverseerThreadFactory-5585-thread-5) [    ] o.a.s.c.DeleteShardCmd Successfully deleted collection: solrj_implicit, shard: shardC
   [junit4]   2> 1460799 INFO  (qtp580587067-11548) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=DELETESHARD&collection=solrj_implicit&shard=shardC&wt=javabin&version=2} status=0 QTime=508
   [junit4]   2> 1460799 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[8AF6CD2B66C11468]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> 

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

ctChannelEndPoint.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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1492242 INFO  (qtp580587067-11704) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:44839_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica2&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=8002
   [junit4]   2> 1493382 WARN  (zkCallback-1990-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493382 WARN  (zkCallback-1989-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493382 INFO  (jetty-launcher-1972-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1493382 INFO  (jetty-launcher-1972-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1493382 INFO  (jetty-launcher-1972-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@37116821{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493382 INFO  (jetty-launcher-1972-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6bf90057{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493386 WARN  (zkCallback-1993-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493387 INFO  (jetty-launcher-1972-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1493387 INFO  (jetty-launcher-1972-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40aaf43b{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493389 WARN  (zkCallback-1991-thread-2) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1493389 INFO  (jetty-launcher-1972-thread-8) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1493389 INFO  (jetty-launcher-1972-thread-8) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4ccf8562{/solr,null,UNAVAILABLE}
   [junit4]   2> 1493391 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38106 38106
   [junit4]   2> 1493397 INFO  (Thread-2761) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38106 38106
   [junit4]   2> 1493398 WARN  (Thread-2761) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	3	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	3	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	82	/solr/overseer/queue
   [junit4]   2> 	12	/solr/overseer/queue-work
   [junit4]   2> 	8	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1493398 INFO  (SUITE-CollectionsAPISolrJTest-seed#[8AF6CD2B66C11468]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_8AF6CD2B66C11468-001
   [junit4]   2> Jan 07, 2017 2:27:27 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-HR, timezone=America/Port-au-Prince
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea (64-bit)/cpus=12,threads=1,free=77696776,total=249561088
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, DirectUpdateHandlerOptimizeTest, TestCloudDeleteByQuery, TestTolerantSearch, TestDistributedStatsComponentCardinality, CheckHdfsIndexTest, SuggesterTSTTest, TestGroupingSearch, TestScoreJoinQPScore, ClassificationUpdateProcessorTest, MBeansHandlerTest, SimpleMLTQParserTest, TestComponentsName, TestHdfsBackupRestoreCore, TestComplexPhraseQParserPlugin, TestShardHandlerFactory, TestConfig, RemoteQueryErrorTest, TestCollectionAPI, HdfsBasicDistributedZk2Test, TestSerializedLuceneMatchVersion, TestClusterStateMutator, UtilsToolTest, TestCollationField, TestFieldCacheSortRandom, EchoParamsTest, SharedFSAutoReplicaFailoverUtilsTest, TestFieldCacheReopen, TestBulkSchemaConcurrent, TestQuerySenderNoQuery, BinaryUpdateRequestHandlerTest, SolrIndexMetricsTest, RestartWhileUpdatingTest, BJQParserTest, TestExtendedDismaxParser, HdfsRecoverLeaseTest, BitVectorTest, TestRestManager, TestCSVResponseWriter, TestDefaultStatsCache, XmlUpdateRequestHandlerTest, TestHdfsCloudBackupRestore, AtomicUpdatesTest, URLClassifyProcessorTest, TestCustomDocTransformer, TestCloudPseudoReturnFields, TestRecovery, DebugComponentTest, DateRangeFieldTest, MetricsHandlerTest, CdcrRequestHandlerTest, DistribCursorPagingTest, SolrMetricsIntegrationTest, RAMDirectoryFactoryTest, AnalyticsQueryTest, OverseerTaskQueueTest, SimpleFacetsTest, TestCloudSchemaless, TestQueryWrapperFilter, TestUninvertingReader, TestDistributedMissingSort, DeleteInactiveReplicaTest, TestShortCircuitedRequests, LukeRequestHandlerTest, HdfsLockFactoryTest, TestManagedSchemaAPI, OutputWriterTest, TestFreeTextSuggestions, HdfsChaosMonkeySafeLeaderTest, SolrTestCaseJ4Test, TestCopyFieldCollectionResource, OverseerModifyCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, TestStressReorder, TestUniqueKeyFieldResource, LeaderFailoverAfterPartitionTest, RequestHandlersTest, TestPHPSerializedResponseWriter, TestLegacyFieldCache, TestDelegationWithHadoopAuth, TestPhraseSuggestions, TestSubQueryTransformerDistrib, TestRequestStatusCollectionAPI, HardAutoCommitTest, TestReRankQParserPlugin, HdfsUnloadDistributedZkTest, ForceLeaderTest, TestSolrQueryParser, CollectionStateFormat2Test, TestLeaderInitiatedRecoveryThread, TestMiniSolrCloudCluster, CleanupOldIndexTest, TestTrackingShardHandlerFactory, OutOfBoxZkACLAndCredentialsProvidersTest, TestDistribDocBasedVersion, DistributedFacetPivotSmallAdvancedTest, TestSearcherReuse, TestDynamicLoading, TermVectorComponentDistributedTest, TlogReplayBufferedWhileIndexingTest, TestMissingGroups, HdfsSyncSliceTest, TestChildDocTransformer, StatsComponentTest, CoreSorterTest, DistributedQueryComponentCustomSortTest, UnloadDistributedZkTest, SaslZkACLProviderTest, TestConfigSetsAPIZkFailure, BadIndexSchemaTest, CollectionsAPIDistributedZkTest, BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, ZkSolrClientTest, TestRandomDVFaceting, TestRealTimeGet, TestJoin, TestStressVersions, SolrCmdDistributorTest, TestSort, TestFunctionQuery, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, JsonLoaderTest, CSVRequestHandlerTest, SearchHandlerTest, CopyFieldTest, TestStressRecovery, TestLMDirichletSimilarityFactory, TestFastWriter, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, ConnectionReuseTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, CollectionReloadTest, CollectionsAPISolrJTest]
   [junit4] Completed [503/675 (1!)] on J2 in 74.95s, 12 tests, 1 error <<< FAILURES!

[...truncated 52043 lines...]


[JENKINS] Lucene-Solr-master-Linux (32bit/jdk1.8.0_112) - Build # 18720 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18720/
Java: 32bit/jdk1.8.0_112 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:98EE17D2869F856D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique

Error Message:
Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:15081583BACAE753]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique(CollectionsAPISolrJTest.java:335)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:9353E434A0D5BE0B]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
	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:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12532 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/init-core-data-001
   [junit4]   2> 1318379 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1318380 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001
   [junit4]   2> 1318380 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1318381 INFO  (Thread-2590) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1318381 INFO  (Thread-2590) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1318481 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:40317
   [junit4]   2> 1318488 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1318490 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1318491 INFO  (jetty-launcher-1431-thread-3) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1318491 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e4775d{/solr,null,AVAILABLE}
   [junit4]   2> 1318492 INFO  (jetty-launcher-1431-thread-4) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1318493 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9a2d62{/solr,null,AVAILABLE}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10f662e{/solr,null,AVAILABLE}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb7cd9{/solr,null,AVAILABLE}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fd6591{SSL,[ssl, http/1.1]}{127.0.0.1:43693}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-1) [    ] o.e.j.s.Server Started @1319745ms
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=43693}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@171f987{SSL,[ssl, http/1.1]}{127.0.0.1:44618}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-2) [    ] o.e.j.s.Server Started @1319745ms
   [junit4]   2> 1318495 ERROR (jetty-launcher-1431-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44618}
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1135177{SSL,[ssl, http/1.1]}{127.0.0.1:34652}
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.e.j.s.Server Started @1319746ms
   [junit4]   2> 1318495 INFO  (jetty-launcher-1431-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@d13af3{SSL,[ssl, http/1.1]}{127.0.0.1:35987}
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34652}
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-4) [    ] o.e.j.s.Server Started @1319746ms
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1318496 ERROR (jetty-launcher-1431-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T17:26:32.312Z
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1318496 ERROR (jetty-launcher-1431-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=35987}
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T17:26:32.312Z
   [junit4]   2> 1318497 ERROR (jetty-launcher-1431-thread-4) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1318497 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 1318497 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1318497 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1318497 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T17:26:32.313Z
   [junit4]   2> 1318496 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1318497 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-07T17:26:32.313Z
   [junit4]   2> 1318498 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1318500 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1318501 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1318501 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1318524 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 0x15979f7ae060003, 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> 1318525 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 0x15979f7ae060001, 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> 1318529 INFO  (jetty-launcher-1431-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40317/solr
   [junit4]   2> 1318529 INFO  (jetty-launcher-1431-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40317/solr
   [junit4]   2> 1318529 INFO  (jetty-launcher-1431-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40317/solr
   [junit4]   2> 1318532 INFO  (jetty-launcher-1431-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40317/solr
   [junit4]   2> 1318535 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 0x15979f7ae060008, 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> 1318563 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44618_solr
   [junit4]   2> 1318564 INFO  (jetty-launcher-1431-thread-3) [n:127.0.0.1:34652_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34652_solr
   [junit4]   2> 1318564 INFO  (jetty-launcher-1431-thread-4) [n:127.0.0.1:35987_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35987_solr
   [junit4]   2> 1318564 INFO  (jetty-launcher-1431-thread-1) [n:127.0.0.1:43693_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43693_solr
   [junit4]   2> 1318565 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:44618_solr    ] o.a.s.c.Overseer Overseer (id=97242971648688140-127.0.0.1:44618_solr-n_0000000000) starting
   [junit4]   2> 1318566 INFO  (zkCallback-1450-thread-1-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1318567 INFO  (zkCallback-1451-thread-1-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1318575 INFO  (zkCallback-1449-thread-1-processing-n:127.0.0.1:35987_solr) [n:127.0.0.1:35987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1318580 INFO  (zkCallback-1452-thread-1-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1318593 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:44618_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44618_solr
   [junit4]   2> 1318594 INFO  (zkCallback-1450-thread-1-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318595 INFO  (zkCallback-1452-thread-1-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318595 INFO  (zkCallback-1449-thread-1-processing-n:127.0.0.1:35987_solr) [n:127.0.0.1:35987_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318595 INFO  (zkCallback-1451-thread-1-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1318732 INFO  (jetty-launcher-1431-thread-3) [n:127.0.0.1:34652_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node3/.
   [junit4]   2> 1318763 INFO  (jetty-launcher-1431-thread-2) [n:127.0.0.1:44618_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node2/.
   [junit4]   2> 1318781 INFO  (jetty-launcher-1431-thread-1) [n:127.0.0.1:43693_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node1/.
   [junit4]   2> 1318995 INFO  (jetty-launcher-1431-thread-4) [n:127.0.0.1:35987_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node4/.
   [junit4]   2> 1319559 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 0x15979f7ae06000d, 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> 1319563 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1319564 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40317/solr ready
   [junit4]   2> 1319586 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndRemoveRole
   [junit4]   2> 1319693 INFO  (qtp26755048-9398) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:34652_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319695 INFO  (OverseerThreadFactory-4383-thread-1-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:34652_solr
   [junit4]   2> 1319697 INFO  (Thread-2627) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 97242971648688140-127.0.0.1:44618_solr-n_0000000000 overseer designates are [127.0.0.1:34652_solr]
   [junit4]   2> 1319698 INFO  (Thread-2627) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [97242971648688140-127.0.0.1:44618_solr-n_0000000000, 97242971648688139-127.0.0.1:43693_solr-n_0000000001, 97242971648688137-127.0.0.1:34652_solr-n_0000000002, 97242971648688138-127.0.0.1:35987_solr-n_0000000003]
   [junit4]   2> 1319698 INFO  (Thread-2627) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 97242971648688137-127.0.0.1:34652_solr-n_0000000002 to come join election at head
   [junit4]   2> 1319698 INFO  (qtp26755048-9398) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34652_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 1319701 INFO  (qtp26755048-9413) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319703 INFO  (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=97242971648688137-127.0.0.1:34652_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1319703 INFO  (Thread-2627) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 97242971648688139-127.0.0.1:43693_solr-n_0000000001 to rejoin election  
   [junit4]   2> 1319703 INFO  (qtp26755048-9413) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1319707 INFO  (qtp26755048-9398) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:34652_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319709 INFO  (OverseerCollectionConfigSetProcessor-97242971648688140-127.0.0.1:44618_solr-n_0000000000) [n:127.0.0.1:44618_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> 1319709 INFO  (OverseerThreadFactory-4383-thread-2-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:34652_solr
   [junit4]   2> 1319711 INFO  (qtp26755048-9398) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:34652_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 1319712 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319713 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1319713 INFO  (TEST-CollectionsAPISolrJTest.testAddAndRemoveRole-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddAndRemoveRole
   [junit4]   2> 1319737 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
   [junit4]   2> 1319738 INFO  (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1319741 INFO  (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.CreateCollectionCmd Create collection aliasedCollection
   [junit4]   2> 1319741 INFO  (OverseerCollectionConfigSetProcessor-97242971648688140-127.0.0.1:44618_solr-n_0000000000) [n:127.0.0.1:44618_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> 1319828 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=97242971648688139-127.0.0.1:43693_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1319830 INFO  (OverseerStateUpdate-97242971648688140-127.0.0.1:44618_solr-n_0000000000) [n:127.0.0.1:44618_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"97242971648688140-127.0.0.1:44618_solr-n_0000000000"} 127.0.0.1:44618_solr
   [junit4]   2> 1319846 INFO  (qtp10718507-9392) [n:127.0.0.1:43693_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1499741 ERROR (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1499741 INFO  (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&action=CREATE&numShards=1&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1499741 ERROR (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1499743 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteAlias -Dtests.seed=5DB0A3CE006A4F90 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J0 | CollectionsAPISolrJTest.testCreateAndDeleteAlias <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:9353E434A0D5BE0B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:128)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1499761 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 1499761 INFO  (qtp26755048-9413) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1499762 INFO  (qtp26755048-9413) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1499762 INFO  (TEST-CollectionsAPISolrJTest.testList-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 1499777 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteShard
   [junit4]   2> 1499777 INFO  (qtp26755048-9492) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1679780 ERROR (qtp26755048-9492) [n:127.0.0.1:34652_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1679781 INFO  (qtp26755048-9492) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardA,shardB&replicationFactor=1&collection.configName=conf&name=solrj_implicit&router.name=implicit&action=CREATE&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1679781 ERROR (qtp26755048-9492) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1679783 INFO  (TEST-CollectionsAPISolrJTest.testCreateAndDeleteShard-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteShard
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testCreateAndDeleteShard -Dtests.seed=5DB0A3CE006A4F90 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J0 | CollectionsAPISolrJTest.testCreateAndDeleteShard <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:98EE17D2869F856D]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:100)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1679800 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 1679802 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1859805 ERROR (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1859805 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&name=balancedProperties&action=CREATE&numShards=2&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1859805 ERROR (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:292)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:218)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:166)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:664)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:445)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:345)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:296)
   [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:113)
   [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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1859807 INFO  (TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBalanceShardUnique
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPISolrJTest -Dtests.method=testBalanceShardUnique -Dtests.seed=5DB0A3CE006A4F90 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J0 | CollectionsAPISolrJTest.testBalanceShardUnique <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34652/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5DB0A3CE006A4F90:15081583BACAE753]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:439)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:391)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1344)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:1095)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:1037)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:166)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPISolrJTest.testBalanceShardUnique(CollectionsAPISolrJTest.java:335)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1859823 INFO  (TEST-CollectionsAPISolrJTest.testCreateCollectionWithPropertyParam-seed#[5DB0A3CE006A4F90]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionWithPropertyParam
   [junit4]   2> 1859826 INFO  (qtp26755048-9417) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/testPropertyParamsForCreate-001/ulogDir-kfdex&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/testPropertyParamsForCreate-001/dataDir-jicq&collection.configName=conf&name=solrj_test_core_props&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1919941 ERROR (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:43693/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:43693/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:163)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [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> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:170)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:973)
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:930)
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:57)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:532)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1919943 ERROR (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [aliasedCollection].
   [junit4]   2> 1919944 INFO  (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1950019 INFO  (zkCallback-1451-thread-2-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/aliasedCollection/state.json] for collection [aliasedCollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950020 ERROR (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: aliasedCollection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: aliasedCollection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:99)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:694)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:276)
   [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> 1950021 INFO  (OverseerThreadFactory-4383-thread-3-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_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> 1950023 INFO  (OverseerStateUpdate-97242971648688140-127.0.0.1:44618_solr-n_0000000000) [n:127.0.0.1:44618_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44618_solr
   [junit4]   2> 1950024 WARN  (OverseerExitThread) [n:127.0.0.1:44618_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 1950025 INFO  (OverseerExitThread) [n:127.0.0.1:44618_solr    ] o.a.s.c.Overseer Overseer (id=97242971648688140-127.0.0.1:44618_solr-n_0000000000) closing
   [junit4]   2> 1950025 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43693_solr
   [junit4]   2> 1950026 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.Overseer Overseer (id=97242971648688139-127.0.0.1:43693_solr-n_0000000001) starting
   [junit4]   2> 1950032 INFO  (OverseerThreadFactory-4393-thread-1-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_implicit
   [junit4]   2> 1950032 INFO  (OverseerThreadFactory-4393-thread-2-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.CreateCollectionCmd Create collection balancedProperties
   [junit4]   2> 1950032 INFO  (OverseerThreadFactory-4393-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.CreateCollectionCmd Create collection solrj_test_core_props
   [junit4]   2> 1950144 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardB_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardB&wt=javabin&version=2
   [junit4]   2> 1950145 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1950146 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1950150 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950241 INFO  (qtp10718507-9525) [n:127.0.0.1:43693_solr    ] o.a.s.h.a.CoreAdminOperation core create command property.ulogDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/testPropertyParamsForCreate-001/ulogDir-kfdex&qt=/admin/cores&property.dataDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/testPropertyParamsForCreate-001/dataDir-jicq&collection.configName=conf&newCollection=true&name=solrj_test_core_props_shard1_replica1&action=CREATE&numShards=1&collection=solrj_test_core_props&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1950245 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950245 INFO  (zkCallback-1450-thread-5-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950245 INFO  (qtp6202913-9386) [n:127.0.0.1:44618_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2
   [junit4]   2> 1950248 INFO  (qtp7958009-9414) [n:127.0.0.1:35987_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=solrj_implicit_shardA_replica1&action=CREATE&numShards=2&collection=solrj_implicit&shard=shardA&wt=javabin&version=2
   [junit4]   2> 1950249 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_test_core_props/state.json] for collection [solrj_test_core_props] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950252 INFO  (qtp7958009-9403) [n:127.0.0.1:35987_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2
   [junit4]   2> 1950252 INFO  (zkCallback-1450-thread-5-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950253 INFO  (zkCallback-1452-thread-5-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950253 INFO  (zkCallback-1451-thread-3-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950255 INFO  (zkCallback-1451-thread-2-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950255 INFO  (zkCallback-1449-thread-2-processing-n:127.0.0.1:35987_solr) [n:127.0.0.1:35987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/solrj_implicit/state.json] for collection [solrj_implicit] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950358 INFO  (zkCallback-1451-thread-2-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950358 INFO  (zkCallback-1450-thread-5-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950358 INFO  (zkCallback-1449-thread-2-processing-n:127.0.0.1:35987_solr) [n:127.0.0.1:35987_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1950358 INFO  (zkCallback-1452-thread-5-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/balancedProperties/state.json] for collection [balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1951161 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1951162 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1951162 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1951186 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema [solrj_implicit_shardB_replica1] Schema name=minimal
   [junit4]   2> 1951187 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema [balancedProperties_shard2_replica2] Schema name=minimal
   [junit4]   2> 1951187 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema [balancedProperties_shard1_replica1] Schema name=minimal
   [junit4]   2> 1951191 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951191 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951191 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1951192 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.CoreContainer Creating SolrCore 'solrj_implicit_shardB_replica1' using configuration from collection solrj_implicit
   [junit4]   2> 1951192 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard2_replica2' using configuration from collection balancedProperties
   [junit4]   2> 1951192 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'balancedProperties_shard1_replica1' using configuration from collection balancedProperties
   [junit4]   2> 1951193 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.c.SolrCore [[balancedProperties_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node1/balancedProperties_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node1/./balancedProperties_shard1_replica1/data/]
   [junit4]   2> 1951193 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.c.SolrCore [[balancedProperties_shard2_replica2] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node3/balancedProperties_shard2_replica2], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node3/./balancedProperties_shard2_replica2/data/]
   [junit4]   2> 1951193 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.c.SolrCore [[solrj_implicit_shardB_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node1/solrj_implicit_shardB_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001/tempDir-001/node1/./solrj_implicit_shardB_replica1/data/]
   [junit4]   2> 1951212 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951213 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951213 INFO  (qtp10718507-9522) [n:127.0.0.1:43693_solr c:balancedProperties s:shard1  x:balancedProperties_shard1_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951213 INFO  (qtp26755048-9415) [n:127.0.0.1:34652_solr c:balancedProperties s:shard2  x:balancedProperties_shard2_replica2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951213 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1951213 INFO  (qtp10718507-9382) [n:127.0.0.1:43693_solr c:solrj_implicit s:shardB  x:solrj_implicit_shardB_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1951213 INFO  (qtp10718507-9522) [n:127.0.0.1:

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

clipse.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.ssl.SslConnection.onFillable(SslConnection.java:202)
   [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> 1984475 INFO  (qtp6202913-9397) [n:127.0.0.1:44618_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:43693_solr&onlyIfLeaderActive=true&core=solrj_replicatests_shard1_replica1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=400 QTime=20028
   [junit4]   2> 1985758 WARN  (zkCallback-1450-thread-5-processing-n:127.0.0.1:34652_solr) [n:127.0.0.1:34652_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1985758 INFO  (jetty-launcher-1431-thread-6) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1985759 INFO  (jetty-launcher-1431-thread-6) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bb7cd9{/solr,null,UNAVAILABLE}
   [junit4]   2> 1985759 WARN  (zkCallback-1452-thread-4-processing-n:127.0.0.1:44618_solr) [n:127.0.0.1:44618_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1985760 INFO  (jetty-launcher-1431-thread-7) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1985760 INFO  (jetty-launcher-1431-thread-7) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9a2d62{/solr,null,UNAVAILABLE}
   [junit4]   2> 1985761 WARN  (zkCallback-1451-thread-2-processing-n:127.0.0.1:43693_solr) [n:127.0.0.1:43693_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1985761 INFO  (jetty-launcher-1431-thread-5) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1985762 INFO  (jetty-launcher-1431-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e4775d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1985762 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40317 40317
   [junit4]   2> 1985873 INFO  (Thread-2590) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40317 40317
   [junit4]   2> 1985874 WARN  (Thread-2590) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/collections/solrj_test/state.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/replicaProperties/state.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/collections/solrj_newstateformat/state.json
   [junit4]   2> 	4	/solr/collections/balancedProperties/state.json
   [junit4]   2> 	3	/solr/collections/solrj_test_splitshard/state.json
   [junit4]   2> 	3	/solr/collections/solrj_replicatests/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/97242971648688139-127.0.0.1:43693_solr-n_0000000001
   [junit4]   2> 	2	/solr/collections/solrj_implicit/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	74	/solr/overseer/queue
   [junit4]   2> 	10	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1985875 INFO  (SUITE-CollectionsAPISolrJTest-seed#[5DB0A3CE006A4F90]-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/J0/temp/solr.cloud.CollectionsAPISolrJTest_5DB0A3CE006A4F90-001
   [junit4]   2> Jan 07, 2017 5:37:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=229, maxMBSortInHeap=7.203940149025694, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 1.8.0_112 (32-bit)/cpus=12,threads=1,free=111754088,total=311787520
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, TestImplicitCoreProperties, TestFunctionQuery, ZkNodePropsTest, AddBlockUpdateTest, JavabinLoaderTest, AsyncCallRequestStatusResponseTest, DistribDocExpirationUpdateProcessorTest, ShardSplitTest, TestLeaderElectionWithEmptyReplica, MinimalSchemaTest, PeerSyncTest, TestMacroExpander, TestDistributedSearch, CacheHeaderTest, SpellPossibilityIteratorTest, ReturnFieldsTest, MigrateRouteKeyTest, BufferStoreTest, QueryElevationComponentTest, HdfsCollectionsAPIDistributedZkTest, ScriptEngineTest, TestFieldCacheVsDocValues, TestExpandComponent, TestReplicaProperties, PreAnalyzedFieldManagedSchemaCloudTest, TestLFUCache, BlockJoinFacetDistribTest, UUIDFieldTest, TestUseDocValuesAsStored2, SolrMetricManagerTest, AnalysisAfterCoreReloadTest, DistributedVersionInfoTest, HdfsRecoveryZkTest, RuleEngineTest, TestClassicSimilarityFactory, TestCloudManagedSchema, RequiredFieldsTest, SortSpecParsingTest, HdfsThreadLeakTest, QueryResultKeyTest, TestRuleBasedAuthorizationPlugin, TestGraphTermsQParserPlugin, SearchHandlerTest, TestSubQueryTransformer, UniqFieldsUpdateProcessorFactoryTest, TestSolrDeletionPolicy2, ExplicitHLLTest, SuggestComponentContextFilterQueryTest, TestTolerantUpdateProcessorCloud, TestRandomFlRTGCloud, DistributedFacetPivotLargeTest, CdcrVersionReplicationTest, TestOrdValues, PathHierarchyTokenizerFactoryTest, TestSolrCoreProperties, PluginInfoTest, TestLMJelinekMercerSimilarityFactory, SyncSliceTest, TestDFRSimilarityFactory, SmileWriterTest, TestDefaultSearchFieldResource, DeleteShardTest, TestSolrConfigHandler, PingRequestHandlerTest, TestOmitPositions, TestManagedSchemaThreadSafety, TestQuerySenderListener, TestSimpleQParserPlugin, TestLRUStatsCache, TestFieldCacheSanityChecker, DistributedQueryElevationComponentTest, TestCrossCoreJoin, ResponseHeaderTest, TestManagedStopFilterFactory, TestDownShardTolerantSearch, TestJsonFacetRefinement, NumericFieldsTest, StandardRequestHandlerTest, DateMathParserTest, VersionInfoTest, TestNumericTerms32, TestPerFieldSimilarityWithDefaultOverride, TestLocalFSCloudBackupRestore, TriLevelCompositeIdRoutingTest, BigEndianAscendingWordDeserializerTest, TestExportWriter, GraphQueryTest, TestSolrCloudWithSecureImpersonation, TestDistribIDF, DocValuesMissingTest, TestFoldingMultitermQuery, TestReplicationHandler, FastVectorHighlighterTest, TestCustomSort, TestAnalyzedSuggestions, TestConfigSetsAPI, MultiTermTest, TestPseudoReturnFields, PKIAuthenticationIntegrationTest, DeleteLastCustomShardedReplicaTest, TestSolrFieldCacheMBean, ActionThrottleTest, TestDocBasedVersionConstraints, SystemInfoHandlerTest, SolrXmlInZkTest, TestSolrQueryParserDefaultOperatorResource, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, CollectionReloadTest, CollectionsAPISolrJTest]
   [junit4] Completed [551/675 (1!)] on J0 in 668.02s, 12 tests, 3 errors <<< FAILURES!

[...truncated 54983 lines...]