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/10/10 22:18:11 UTC

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 242 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/242/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
Error from server at http://127.0.0.1:62192/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:62192/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([7706B3D72681A190:D4FC1D72A1694B35]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:167)
	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:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:62192/solr/testcollection_shard1_replica_n3: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:590)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more




Build Log:
[...truncated 12143 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> 781939 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[7706B3D72681A190]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\init-core-data-001
   [junit4]   2> 781941 WARN  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[7706B3D72681A190]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 781941 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[7706B3D72681A190]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 781945 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[7706B3D72681A190]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 781947 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001
   [junit4]   2> 781947 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 781947 INFO  (Thread-1223) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 781947 INFO  (Thread-1223) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 781951 ERROR (Thread-1223) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 782048 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.ZkTestServer start zk server on port:62188
   [junit4]   2> 782055 INFO  (jetty-launcher-1454-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782055 INFO  (jetty-launcher-1454-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782056 INFO  (jetty-launcher-1454-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bb69726{/solr,null,AVAILABLE}
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4121986f{/solr,null,AVAILABLE}
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4738485d{HTTP/1.1,[http/1.1]}{127.0.0.1:62192}
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.e.j.s.Server Started @792397ms
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62192}
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@154460a3{HTTP/1.1,[http/1.1]}{127.0.0.1:62195}
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.e.j.s.Server Started @792398ms
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62195}
   [junit4]   2> 782057 ERROR (jetty-launcher-1454-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782057 ERROR (jetty-launcher-1454-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.074Z
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782057 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.074Z
   [junit4]   2> 782058 INFO  (jetty-launcher-1454-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782058 INFO  (jetty-launcher-1454-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40a6cafe{/solr,null,AVAILABLE}
   [junit4]   2> 782058 INFO  (jetty-launcher-1454-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782065 INFO  (jetty-launcher-1454-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782066 INFO  (jetty-launcher-1454-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d09981c{/solr,null,AVAILABLE}
   [junit4]   2> 782066 INFO  (jetty-launcher-1454-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3039251f{HTTP/1.1,[http/1.1]}{127.0.0.1:62202}
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.e.j.s.Server Started @792407ms
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62202}
   [junit4]   2> 782067 ERROR (jetty-launcher-1454-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782067 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.084Z
   [junit4]   2> 782072 INFO  (jetty-launcher-1454-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e32f258{HTTP/1.1,[http/1.1]}{127.0.0.1:62198}
   [junit4]   2> 782072 INFO  (jetty-launcher-1454-thread-4) [    ] o.e.j.s.Server Started @792413ms
   [junit4]   2> 782073 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62198}
   [junit4]   2> 782073 ERROR (jetty-launcher-1454-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782073 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782073 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782073 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782073 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.090Z
   [junit4]   2> 782076 INFO  (jetty-launcher-1454-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e6df461{/solr,null,AVAILABLE}
   [junit4]   2> 782076 INFO  (jetty-launcher-1454-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69aef2d5{HTTP/1.1,[http/1.1]}{127.0.0.1:62211}
   [junit4]   2> 782076 INFO  (jetty-launcher-1454-thread-5) [    ] o.e.j.s.Server Started @792417ms
   [junit4]   2> 782076 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62211}
   [junit4]   2> 782077 ERROR (jetty-launcher-1454-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782077 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782077 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782077 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782077 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.094Z
   [junit4]   2> 782086 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782086 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782101 INFO  (jetty-launcher-1454-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782101 INFO  (jetty-launcher-1454-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782105 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782106 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782112 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 0x15f081e89c00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 782115 INFO  (jetty-launcher-1454-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782115 INFO  (jetty-launcher-1454-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782118 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782128 INFO  (jetty-launcher-1454-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782244 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782249 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62198_solr
   [junit4]   2> 782254 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.c.Overseer Overseer (id=98806644078542863-127.0.0.1:62198_solr-n_0000000000) starting
   [junit4]   2> 782284 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62198_solr
   [junit4]   2> 782297 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 782389 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 782391 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782393 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62211_solr
   [junit4]   2> 782395 INFO  (zkCallback-1480-thread-1-processing-n:127.0.0.1:62211_solr) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 782397 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 782440 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782443 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782445 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782447 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 782447 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782448 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62202_solr
   [junit4]   2> 782463 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782463 INFO  (zkCallback-1480-thread-1-processing-n:127.0.0.1:62211_solr) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782466 INFO  (zkCallback-1479-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782466 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782467 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 782468 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62195_solr
   [junit4]   2> 782469 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782485 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782485 INFO  (zkCallback-1480-thread-1-processing-n:127.0.0.1:62211_solr) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782485 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782485 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782485 INFO  (zkCallback-1479-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 782487 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62192_solr
   [junit4]   2> 782490 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782490 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782491 INFO  (zkCallback-1480-thread-1-processing-n:127.0.0.1:62211_solr) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782491 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782491 INFO  (zkCallback-1479-thread-1-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782501 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782506 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782506 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782507 INFO  (jetty-launcher-1454-thread-5) [n:127.0.0.1:62211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node5\.
   [junit4]   2> 782573 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62198.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782586 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782592 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782592 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62192.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782595 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62198.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782595 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62198.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782598 INFO  (jetty-launcher-1454-thread-4) [n:127.0.0.1:62198_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node4\.
   [junit4]   2> 782609 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782609 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782611 INFO  (jetty-launcher-1454-thread-1) [n:127.0.0.1:62195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node1\.
   [junit4]   2> 782611 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62192.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782612 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62192.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782612 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782612 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62202.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 782613 INFO  (jetty-launcher-1454-thread-2) [n:127.0.0.1:62192_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node2\.
   [junit4]   2> 782614 INFO  (jetty-launcher-1454-thread-3) [n:127.0.0.1:62202_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node3\.
   [junit4]   2> 782747 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 0x15f081e89c00010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 782781 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 782781 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62188/solr ready
   [junit4]   2> 782786 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollectionCreateSearchDelete
   [junit4]   2> 782786 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69aef2d5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 782790 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1199174284
   [junit4]   2> 782790 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 782790 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f38e8e: rootName = solr_62211, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@56a5af78
   [junit4]   2> 782795 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 782795 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a11aa16: rootName = solr_62211, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@eb21b1e
   [junit4]   2> 782797 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 782797 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1768cb2: rootName = solr_62211, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a8d8e10
   [junit4]   2> 782798 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 782800 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 782801 WARN  (zkCallback-1480-thread-1-processing-n:127.0.0.1:62211_solr) [n:127.0.0.1:62211_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 782802 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 782802 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 782803 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1e6df461{/solr,null,UNAVAILABLE}
   [junit4]   2> 782804 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 782805 INFO  (zkCallback-1479-thread-2-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 782805 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 782808 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 782808 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7721da04{/solr,null,AVAILABLE}
   [junit4]   2> 782809 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45f39f03{HTTP/1.1,[http/1.1]}{127.0.0.1:62258}
   [junit4]   2> 782809 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.e.j.s.Server Started @793149ms
   [junit4]   2> 782809 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62258}
   [junit4]   2> 782809 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 782809 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 782809 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 782810 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 782810 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-10-10T21:09:00.827Z
   [junit4]   2> 782814 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 782822 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 0x15f081e89c00012, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 782825 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62188/solr
   [junit4]   2> 782856 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 782857 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782861 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62258_solr
   [junit4]   2> 782867 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782867 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782872 INFO  (zkCallback-1490-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782873 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782873 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782873 INFO  (zkCallback-1479-thread-2-processing-n:127.0.0.1:62202_solr) [n:127.0.0.1:62202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 783000 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62258.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 783006 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62258.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 783006 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62258.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 783008 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [n:127.0.0.1:62258_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node6\.
   [junit4]   2> 783056 INFO  (qtp968281793-6113) [n:127.0.0.1:62192_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 783079 INFO  (OverseerThreadFactory-2411-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 783195 INFO  (OverseerStateUpdate-98806644078542863-127.0.0.1:62198_solr-n_0000000000) [n:127.0.0.1:62198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62195/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 783204 INFO  (OverseerStateUpdate-98806644078542863-127.0.0.1:62198_solr-n_0000000000) [n:127.0.0.1:62198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62192/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 783213 INFO  (OverseerStateUpdate-98806644078542863-127.0.0.1:62198_solr-n_0000000000) [n:127.0.0.1:62198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62258/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 783220 INFO  (OverseerStateUpdate-98806644078542863-127.0.0.1:62198_solr-n_0000000000) [n:127.0.0.1:62198_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62198/solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 783329 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783329 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783331 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783331 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783331 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783332 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783343 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 783344 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783491 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783491 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783491 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783491 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783492 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783499 INFO  (zkCallback-1477-thread-2-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783501 INFO  (zkCallback-1478-thread-2-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 783501 INFO  (zkCallback-1495-thread-2-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784408 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 784411 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 784425 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 784426 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 784432 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 784437 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 784437 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 784437 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62195.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 784437 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 784440 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 784440 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 784441 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62192.solr.core.testcollection.shard1.replica_n3' (registry 'solr.core.testcollection.shard1.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 784444 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema [testcollection_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 784446 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 784448 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n5' using configuration from collection testcollection, trusted=true
   [junit4]   2> 784448 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62258.solr.core.testcollection.shard2.replica_n5' (registry 'solr.core.testcollection.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 784459 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema [testcollection_shard2_replica_n7] Schema name=minimal
   [junit4]   2> 784460 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 784460 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n7' using configuration from collection testcollection, trusted=true
   [junit4]   2> 784461 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62198.solr.core.testcollection.shard2.replica_n7' (registry 'solr.core.testcollection.shard2.replica_n7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d3b1b68
   [junit4]   2> 784471 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784471 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node1\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node1\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 784471 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784471 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node2\testcollection_shard1_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node2\.\testcollection_shard1_replica_n3\data\]
   [junit4]   2> 784476 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784476 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [[testcollection_shard2_replica_n5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node6\testcollection_shard2_replica_n5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node6\.\testcollection_shard2_replica_n5\data\]
   [junit4]   2> 784478 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784478 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [[testcollection_shard2_replica_n7] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node4\testcollection_shard2_replica_n7], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001\tempDir-001\node4\.\testcollection_shard2_replica_n7\data\]
   [junit4]   2> 784601 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 784601 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 784603 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 784603 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 784603 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784603 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784604 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784604 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784611 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f3c5f5[testcollection_shard2_replica_n7] main]
   [junit4]   2> 784614 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@74685fdf[testcollection_shard2_replica_n5] main]
   [junit4]   2> 784629 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 784629 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 784630 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784630 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784630 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 784632 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 784632 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 784632 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 784634 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 784635 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 784635 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 784635 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 784635 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 784635 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580906308071063552
   [junit4]   2> 784636 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 784636 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580906308072112128
   [junit4]   2> 784638 INFO  (searcherExecutor-2432-thread-1-processing-n:127.0.0.1:62198_solr x:testcollection_shard2_replica_n7 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SolrCore [testcollection_shard2_replica_n7] Registered new searcher Searcher@46f3c5f5[testcollection_shard2_replica_n7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784641 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 784643 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 784643 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62198/solr/testcollection_shard2_replica_n7/
   [junit4]   2> 784643 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 url=http://127.0.0.1:62198/solr START replicas=[http://127.0.0.1:62258/solr/testcollection_shard2_replica_n5/] nUpdates=100
   [junit4]   2> 784644 INFO  (searcherExecutor-2431-thread-1-processing-n:127.0.0.1:62258_solr x:testcollection_shard2_replica_n5 s:shard2 c:testcollection r:core_node6) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.SolrCore [testcollection_shard2_replica_n5] Registered new searcher Searcher@74685fdf[testcollection_shard2_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784645 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1618d709[testcollection_shard1_replica_n1] main]
   [junit4]   2> 784645 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@42eb8500[testcollection_shard1_replica_n3] main]
   [junit4]   2> 784646 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 784646 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 784646 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 784646 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580906308082597888
   [junit4]   2> 784648 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 784650 INFO  (qtp103783024-6248) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.c.S.Request [testcollection_shard2_replica_n5]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 784651 INFO  (searcherExecutor-2429-thread-1-processing-n:127.0.0.1:62195_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@1618d709[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784651 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 784651 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 784651 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1580906308087840768
   [junit4]   2> 784652 INFO  (searcherExecutor-2430-thread-1-processing-n:127.0.0.1:62192_solr x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node4) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore [testcollection_shard1_replica_n3] Registered new searcher Searcher@42eb8500[testcollection_shard1_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 784656 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 784656 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 784656 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62192/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 784656 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:62192/solr START replicas=[http://127.0.0.1:62195/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 784659 INFO  (qtp1519938046-6121) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 784758 INFO  (zkCallback-1477-thread-2-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1478-thread-2-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1495-thread-2-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784759 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 784944 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n7 url=http://127.0.0.1:62198/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 784944 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 784944 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] 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> 784944 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 784947 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62198/solr/testcollection_shard2_replica_n7/ shard2
   [junit4]   2> 784957 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 url=http://127.0.0.1:62192/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 784957 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 784957 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] 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> 784957 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 784959 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62192/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 785062 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785062 INFO  (zkCallback-1477-thread-2-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785062 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785063 INFO  (zkCallback-1478-thread-2-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785063 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785063 INFO  (zkCallback-1495-thread-2-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785063 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785063 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785100 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 785101 INFO  (qtp1082145476-6133) [n:127.0.0.1:62198_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n7] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1758
   [junit4]   2> 785113 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 785114 INFO  (qtp968281793-6112) [n:127.0.0.1:62192_solr c:testcollection s:shard1 r:core_node4 x:testcollection_shard1_replica_n3] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1785
   [junit4]   2> 785217 INFO  (zkCallback-1477-thread-2-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785217 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785217 INFO  (zkCallback-1478-thread-2-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785217 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785217 INFO  (zkCallback-1495-thread-2-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785218 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785218 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785218 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785643 INFO  (qtp103783024-6246) [n:127.0.0.1:62258_solr c:testcollection s:shard2 r:core_node6 x:testcollection_shard2_replica_n5] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=2314
   [junit4]   2> 785663 INFO  (qtp1519938046-6125) [n:127.0.0.1:62195_solr c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=2332
   [junit4]   2> 785672 INFO  (qtp968281793-6113) [n:127.0.0.1:62192_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 785764 INFO  (zkCallback-1477-thread-1-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1477-thread-2-processing-n:127.0.0.1:62192_solr) [n:127.0.0.1:62192_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1481-thread-2-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1495-thread-1-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1495-thread-2-processing-n:127.0.0.1:62258_solr) [n:127.0.0.1:62258_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1478-thread-2-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1478-thread-1-processing-n:127.0.0.1:62195_solr) [n:127.0.0.1:62195_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 785764 INFO  (zkCallback-1481-thread-1-processing-n:127.0.0.1:62198_solr) [n:127.0.0.1:62198_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 786672 INFO  (qtp968281793-6113) [n:127.0.0.1:62192_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=3615
   [junit4]   2> 786672 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 786673 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finishe

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

2477_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62477_solr
   [junit4]   2> 818606 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 0x15f081f05ad000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 818607 WARN  (zkCallback-1590-thread-3-processing-n:127.0.0.1:62477_solr) [n:127.0.0.1:62477_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 818609 WARN  (zkCallback-1580-thread-3-processing-n:127.0.0.1:62482_solr) [n:127.0.0.1:62482_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 820046 WARN  (zkCallback-1592-thread-1-processing-n:127.0.0.1:62472_solr) [n:127.0.0.1:62472_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 820053 INFO  (jetty-closer-1567-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@275e896c{/solr,null,UNAVAILABLE}
   [junit4]   2> 820092 WARN  (zkCallback-1593-thread-1-processing-n:127.0.0.1:62467_solr) [n:127.0.0.1:62467_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 820092 INFO  (jetty-closer-1567-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6db20f9e{/solr,null,UNAVAILABLE}
   [junit4]   2> 820103 WARN  (zkCallback-1580-thread-1-processing-n:127.0.0.1:62482_solr) [n:127.0.0.1:62482_solr    ] o.a.s.c.ZkController Unable to register nodeLost path for 127.0.0.1:62467_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:62467_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:392)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:389)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:389)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:851)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:747)
   [junit4]   2> 	at java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:746)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$1000(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1152)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1147)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [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 org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 820103 INFO  (jetty-closer-1567-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3908b85c{/solr,null,UNAVAILABLE}
   [junit4]   2> 820105 INFO  (jetty-closer-1567-thread-5) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1da0da3f{/solr,null,UNAVAILABLE}
   [junit4]   2> 820108 ERROR (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[7706B3D72681A190]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 820109 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[7706B3D72681A190]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62463 62463
   [junit4]   2> 820111 INFO  (Thread-1414) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62463 62463
   [junit4]   2> 820112 WARN  (Thread-1414) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/overseer_elect/election/98806646157672455-127.0.0.1:62482_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> 820114 INFO  (TEST-TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateWithoutCoresThenDelete-seed#[7706B3D72681A190]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollectionCreateWithoutCoresThenDelete
   [junit4]   2> 820115 INFO  (SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[7706B3D72681A190]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62463 62463
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCollectionsAPIViaSolrCloudCluster_7706B3D72681A190-001
   [junit4]   2> Oct 10, 2017 9:09:38 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): {id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=750, maxMBSortInHeap=6.313879833024828, sim=RandomSimilarity(queryNorm=false): {}, locale=lv, timezone=Asia/Seoul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=185713896,total=446169088
   [junit4]   2> NOTE: All tests run in this JVM: [AssignBackwardCompatibilityTest, JSONWriterTest, TestRequestForwarding, TestLegacyFieldCache, TestBM25SimilarityFactory, DeleteShardTest, TestSlowCompositeReaderWrapper, TestQueryUtils, TestFiltering, TestApiFramework, TestIntervalFaceting, ClassificationUpdateProcessorTest, DistribCursorPagingTest, TestPayloadCheckQParserPlugin, DirectSolrSpellCheckerTest, CollectionTooManyReplicasTest, SuggesterTSTTest, DistributedMLTComponentTest, TestRTGBase, TestSimpleTextCodec, HdfsBasicDistributedZk2Test, UpdateRequestProcessorFactoryTest, TestTestInjection, TestExportWriter, CdcrUpdateLogTest, CacheHeaderTest, SpellCheckCollatorWithCollapseTest, TestSearcherReuse, TestRawTransformer, ShardRoutingCustomTest, TestIndexSearcher, TestComponentsName, SignatureUpdateProcessorFactoryTest, SegmentsInfoRequestHandlerTest, TestFreeTextSuggestions, TestValueSourceCache, TestPointFields, RestartWhileUpdatingTest, TestAnalyzedSuggestions, MoreLikeThisHandlerTest, TestNoOpRegenerator, TestImpersonationWithHadoopAuth, SpellCheckComponentTest, CollectionsAPIDistributedZkTest, ParsingFieldUpdateProcessorsTest, LoggingHandlerTest, TestDocumentBuilder, DistributedFacetPivotLongTailTest, SuggestComponentContextFilterQueryTest, OpenCloseCoreStressTest, TestJoin, OpenExchangeRatesOrgProviderTest, DeleteInactiveReplicaTest, DistribJoinFromCollectionTest, TestLeaderInitiatedRecoveryThread, DistributedFacetExistsSmallTest, CdcrVersionReplicationTest, TestCloudPivotFacet, ClassificationUpdateProcessorFactoryTest, TestImplicitCoreProperties, MetricsConfigTest, DOMUtilTest, TestRTimerTree, TestMissingGroups, AutoCommitTest, StressHdfsTest, SubstringBytesRefFilterTest, TestInitParams, TestNestedDocsSort, TestQueryWrapperFilter, TestCharFilters, ExecutePlanActionTest, TestFieldCacheSort, FieldMutatingUpdateProcessorTest, SSLMigrationTest, TestSSLRandomization, RulesTest, TestNumericTerms64, LukeRequestHandlerTest, TestReplicationHandlerBackup, ZkNodePropsTest, DistributedDebugComponentTest, TestSolrJ, LargeFieldTest, BadComponentTest, TestDocSet, TestSolrQueryParser, ResponseHeaderTest, TestConfigSetsAPIExclusivity, AddBlockUpdateTest, AutoScalingHandlerTest, SampleTest, TestNumericRangeQuery64, TestXmlQParserPlugin, TestQueryTypes, CurrencyFieldTypeTest, TestFieldCollectionResource, TestSolrCloudWithKerberosAlt, TestDistribDocBasedVersion, CreateCollectionCleanupTest, TestRecoveryHdfs, DirectoryFactoryTest, TestHdfsUpdateLog, SuggesterFSTTest, TestLRUCache, TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [175/744 (1!)] on J1 in 39.22s, 3 tests, 1 error <<< FAILURES!

[...truncated 48859 lines...]