Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21063/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.TestV2Request:     1) Thread[id=2968, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]         
at [email protected]/java.lang.Thread.sleep(Native Method)         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at [email protected]/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.TestV2Request: 
   1) Thread[id=2968, name=Connection evictor, state=TIMED_WAITING, 
group=TGRP-TestV2Request]
        at [email protected]/java.lang.Thread.sleep(Native Method)
        at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at [email protected]/java.lang.Thread.run(Thread.java:844)
        at __randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03]:0)


FAILED:  org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35109/solr: create the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03:CE9A8D7FBF3DD368]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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.sendRequest(CloudSolrClient.java:1103)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
        at 
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
        at 
org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:68)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:46075/solr: create the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03:8F741EE5BBBA4924]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
        at 
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
        at 
org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient(TestV2Request.java:62)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14975 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV2Request
   [junit4]   2> 123242 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/init-core-data-001
   [junit4]   2> 123243 WARN  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 123243 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 123243 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 123244 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001
   [junit4]   2> 123244 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 123244 INFO  (Thread-754) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 123244 INFO  (Thread-754) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 123246 ERROR (Thread-754) [    ] 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> 123344 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44949
   [junit4]   2> 123347 INFO  (zkConnectionManagerCallback-530-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123349 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 123350 INFO  (jetty-launcher-527-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 123350 INFO  (jetty-launcher-527-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 123350 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4a4775cc{/solr,null,AVAILABLE}
   [junit4]   2> 123352 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 123352 INFO  (jetty-launcher-527-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53628344{/solr,null,AVAILABLE}
   [junit4]   2> 123353 INFO  (jetty-launcher-527-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@198cddab{/solr,null,AVAILABLE}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2fa92f9c{/solr,null,AVAILABLE}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@41e45d22{SSL,[ssl, 
http/1.1]}{127.0.0.1:35109}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@4b1f3caa{SSL,[ssl, 
http/1.1]}{127.0.0.1:46075}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-4) [    ] 
o.e.j.s.Server Started @125491ms
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-1) [    ] 
o.e.j.s.Server Started @125491ms
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35109}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46075}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@236e87f8{SSL,[ssl, 
http/1.1]}{127.0.0.1:36423}
   [junit4]   2> 123354 INFO  (jetty-launcher-527-thread-3) [    ] 
o.e.j.s.Server Started @125491ms
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@62873b6f{SSL,[ssl, 
http/1.1]}{127.0.0.1:34117}
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36423}
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.e.j.s.Server Started @125491ms
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=34117}
   [junit4]   2> 123355 ERROR (jetty-launcher-527-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 123355 ERROR (jetty-launcher-527-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 123355 ERROR (jetty-launcher-527-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T13:38:37.729272Z
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T13:38:37.729258Z
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 123355 ERROR (jetty-launcher-527-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T13:38:37.729452Z
   [junit4]   2> 123355 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-10T13:38:37.729481Z
   [junit4]   2> 123358 INFO  (zkConnectionManagerCallback-534-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123358 INFO  (zkConnectionManagerCallback-536-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123358 INFO  (zkConnectionManagerCallback-533-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123358 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 123359 INFO  (zkConnectionManagerCallback-538-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123361 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 123361 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 123361 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 123363 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 0x16040a621b30001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 123367 INFO  (jetty-launcher-527-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44949/solr
   [junit4]   2> 123370 INFO  (jetty-launcher-527-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44949/solr
   [junit4]   2> 123370 INFO  (zkConnectionManagerCallback-542-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123373 INFO  (jetty-launcher-527-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44949/solr
   [junit4]   2> 123374 INFO  (jetty-launcher-527-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44949/solr
   [junit4]   2> 123375 INFO  (zkConnectionManagerCallback-547-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123376 INFO  (zkConnectionManagerCallback-551-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123376 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123376 INFO  
(zkConnectionManagerCallback-556-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123379 INFO  
(zkConnectionManagerCallback-558-thread-1-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123380 INFO  
(zkConnectionManagerCallback-562-thread-1-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123380 INFO  
(zkConnectionManagerCallback-560-thread-1-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123389 WARN  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 123389 WARN  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 123389 WARN  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 123390 WARN  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 123391 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 123391 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 123391 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 123392 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:36423_solr
   [junit4]   2> 123392 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34117_solr
   [junit4]   2> 123392 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35109_solr
   [junit4]   2> 123393 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.Overseer Overseer 
(id=99150274076278793-127.0.0.1:36423_solr-n_0000000000) starting
   [junit4]   2> 123402 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 123402 INFO  
(zkCallback-559-thread-1-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 123402 INFO  
(zkCallback-557-thread-1-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 123406 INFO  
(zkCallback-555-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 123406 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 123408 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46075_solr
   [junit4]   2> 123409 INFO  
(zkCallback-557-thread-1-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 123409 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 123409 INFO  
(zkCallback-559-thread-1-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 123409 INFO  
(zkCallback-555-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 123419 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36423_solr
   [junit4]   2> 123431 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 123431 INFO  
(zkCallback-555-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 123431 INFO  
(zkCallback-557-thread-1-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 123432 INFO  
(zkCallback-559-thread-1-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 123451 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46075.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123452 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34117.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123455 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35109.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123457 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46075.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123457 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46075.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123458 INFO  (jetty-launcher-527-thread-1) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node1/.
   [junit4]   2> 123460 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34117.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123461 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34117.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123462 INFO  (jetty-launcher-527-thread-2) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node2/.
   [junit4]   2> 123463 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35109.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123463 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35109.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123464 INFO  (jetty-launcher-527-thread-4) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node4/.
   [junit4]   2> 123478 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36423.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123483 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36423.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123483 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36423.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 123484 INFO  (jetty-launcher-527-thread-3) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node3/.
   [junit4]   2> 123559 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123562 INFO  (zkConnectionManagerCallback-573-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 123563 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 123563 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44949/solr ready
   [junit4]   2> 123580 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCloudSolrClient
   [junit4]   2> 123599 INFO  
(OverseerThreadFactory-1285-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.CreateCollectionCmd Create collection test
   [junit4]   2> 123706 INFO  
(OverseerStateUpdate-99150274076278793-127.0.0.1:36423_solr-n_0000000000) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34117/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 123708 INFO  
(OverseerStateUpdate-99150274076278793-127.0.0.1:36423_solr-n_0000000000) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36423/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 123710 INFO  
(OverseerStateUpdate-99150274076278793-127.0.0.1:36423_solr-n_0000000000) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35109/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 123712 INFO  
(OverseerStateUpdate-99150274076278793-127.0.0.1:36423_solr-n_0000000000) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"test",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"test_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46075/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 123924 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=test_shard2_replica_n4&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 123925 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 123952 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=test_shard1_replica_n2&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 123952 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 123958 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 123959 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 123961 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=test_shard2_replica_n6&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 123962 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 124067 INFO  
(zkCallback-559-thread-1-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124067 INFO  
(zkCallback-557-thread-1-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124067 INFO  
(zkCallback-561-thread-1-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124067 INFO  
(zkCallback-561-thread-2-processing-n:127.0.0.1:46075_solr) 
[n:127.0.0.1:46075_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124067 INFO  
(zkCallback-557-thread-2-processing-n:127.0.0.1:35109_solr) 
[n:127.0.0.1:35109_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124067 INFO  
(zkCallback-559-thread-2-processing-n:127.0.0.1:34117_solr) 
[n:127.0.0.1:34117_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124068 INFO  
(zkCallback-555-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124068 INFO  
(zkCallback-555-thread-2-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/test/state.json] for collection [test] has occurred - 
updating... (live nodes size: [4])
   [junit4]   2> 124947 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 124952 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema 
[test_shard2_replica_n4] Schema name=test
   [junit4]   2> 124985 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 124992 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 124993 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 125000 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema 
[test_shard1_replica_n2] Schema name=test
   [junit4]   2> 125004 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=test
   [junit4]   2> 125027 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
[test_shard2_replica_n6] Schema name=test
   [junit4]   2> 125040 WARN  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 125040 WARN  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 125040 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 125040 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard2_replica_n4' using configuration from collection 
test, trusted=true
   [junit4]   2> 125041 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35109.solr.core.test.shard2.replica_n4' (registry 
'solr.core.test.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 125041 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 125041 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrCore 
[[test_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node4/test_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node4/./test_shard2_replica_n4/data/]
   [junit4]   2> 125085 WARN  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 125086 WARN  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 125086 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 125086 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard2_replica_n6' using configuration from collection 
test, trusted=true
   [junit4]   2> 125086 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46075.solr.core.test.shard2.replica_n6' (registry 
'solr.core.test.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 125086 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 125086 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
[[test_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node1/test_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node1/./test_shard2_replica_n6/data/]
   [junit4]   2> 125097 WARN  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Field lowerfilt1and2 is not multivalued and destination for multiple copyFields 
(2)
   [junit4]   2> 125097 WARN  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 125097 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 125097 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'test_shard1_replica_n1' using configuration from collection 
test, trusted=true
   [junit4]   2> 125097 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_34117.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 125097 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 125097 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[[test_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node2/test_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node2/./test_shard1_replica_n1/data/]
   [junit4]   2> 125099 WARN  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 125099 WARN  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 125099 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 125099 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.CoreContainer Creating 
SolrCore 'test_shard1_replica_n2' using configuration from collection test, 
trusted=true
   [junit4]   2> 125099 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_36423.solr.core.test.shard1.replica_n2' (registry 
'solr.core.test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@ed6f9f6
   [junit4]   2> 125099 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 125100 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
[[test_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node3/test_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001/tempDir-001/node3/./test_shard1_replica_n2/data/]
   [junit4]   2> 125104 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125104 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125105 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 125105 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 125106 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@36a06f94[test_shard2_replica_n4] 
main]
   [junit4]   2> 125107 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 125107 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 125108 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 125108 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586404387173957632
   [junit4]   2> 125113 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 125114 INFO  
(searcherExecutor-1293-thread-1-processing-n:127.0.0.1:35109_solr 
x:test_shard2_replica_n4 s:shard2 c:test r:core_node7) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SolrCore 
[test_shard2_replica_n4] Registered new searcher 
Searcher@36a06f94[test_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125142 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125142 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125143 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 125143 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 125144 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@66ec9c54[test_shard2_replica_n6] 
main]
   [junit4]   2> 125145 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 125146 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 125146 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125146 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125146 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 125147 INFO  
(searcherExecutor-1295-thread-1-processing-n:127.0.0.1:46075_solr 
x:test_shard2_replica_n6 s:shard2 c:test r:core_node8) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.SolrCore 
[test_shard2_replica_n6] Registered new searcher 
Searcher@66ec9c54[test_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125147 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 125147 INFO  (qtp1188997634-2826) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586404387214852096
   [junit4]   2> 125147 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 125148 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 125148 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 125148 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@42828629[test_shard1_replica_n1] 
main]
   [junit4]   2> 125149 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 125149 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 125150 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 125150 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 125150 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@460413a1[test_shard1_replica_n2] main]
   [junit4]   2> 125150 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 125150 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 125151 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 125151 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could 
not find max version in index or recent updates, using new clock 
1586404387219046400
   [junit4]   2> 125151 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 125151 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1586404387219046400
   [junit4]   2> 125153 INFO  
(searcherExecutor-1296-thread-1-processing-n:127.0.0.1:34117_solr 
x:test_shard1_replica_n1 s:shard1 c:test r:core_node3) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@42828629[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125153 INFO  
(searcherExecutor-1297-thread-1-processing-n:127.0.0.1:36423_solr 
x:test_shard1_replica_n2 s:shard1 c:test r:core_node5) [n:127.0.0.1:36423_solr 
c:test s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
[test_shard1_replica_n2] Registered new searcher 
Searcher@460413a1[test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 125158 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 125614 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 125614 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 125614 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:35109/solr/test_shard2_replica_n4/
   [junit4]   2> 125618 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=test_shard2_replica_n4 url=https://127.0.0.1:35109/solr START 
replicas=[https://127.0.0.1:46075/solr/test_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 125626 INFO  (qtp1188997634-2833) [n:127.0.0.1:46075_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n6] o.a.s.c.S.Request 
[test_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 125661 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 125661 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 125661 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Sync replicas to https://127.0.0.1:34117/solr/test_shard1_replica_n1/
   [junit4]   2> 125662 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_shard1_replica_n1 url=https://127.0.0.1:34117/solr START 
replicas=[https://127.0.0.1:36423/solr/test_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 125669 INFO  (qtp11566097-2846) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.c.S.Request 
[test_shard1_replica_n2]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 125922 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.u.PeerSync 
PeerSync: core=test_shard2_replica_n4 url=https://127.0.0.1:35109/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 125922 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 125922 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
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> 125922 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 125933 INFO  (qtp193954506-2854) [n:127.0.0.1:35109_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:35109/solr/test_shard2_replica_n4/ shard2
   [junit4]   2> 125962 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.u.PeerSync 
PeerSync: core=test_shard1_replica_n1 url=https://127.0.0.1:34117/solr DONE.  
We have no versions.  sync failed.
   [junit4]   2> 125963 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 125963 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
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> 125963 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 125965 INFO  (qtp1714800595-2844) [n:127.0.0.1:34117_solr 
c:test s:shard1 r:core_node3 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:34117/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 303600 INFO  (qtp193954506-2835) [n:127.0.0.1:35109_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/collections 
params={wt=javabin&version=2} status=500 QTime=180005
   [junit4]   2> 303601 ERROR (qtp193954506-2835) [n:127.0.0.1:35109_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$1.invoke(CollectionHandlerApi.java:52)
   [junit4]   2>        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:311)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 303602 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCloudSolrClient
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.method=testCloudSolrClient -Dtests.seed=576C06CF1A8E5B03 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LB 
-Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J1 | TestV2Request.testCloudSolrClient <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:35109/solr: create the collection time 
out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03:CE9A8D7FBF3DD368]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.testCloudSolrClient(TestV2Request.java:68)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 303634 INFO  
(TEST-TestV2Request.testHttpSolrClient-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHttpSolrClient
   [junit4]   2> 483642 INFO  (qtp1188997634-2833) [n:127.0.0.1:46075_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/collections 
params={wt=javabin&version=2} status=500 QTime=180004
   [junit4]   2> 483643 ERROR (qtp1188997634-2833) [n:127.0.0.1:46075_solr    ] 
o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionHandlerApi$1.invoke(CollectionHandlerApi.java:52)
   [junit4]   2>        at 
org.apache.solr.handler.admin.BaseHandlerApiSupport$1.call(BaseHandlerApiSupport.java:100)
   [junit4]   2>        at 
org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:311)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 483643 INFO  
(TEST-TestV2Request.testHttpSolrClient-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHttpSolrClient
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.method=testHttpSolrClient -Dtests.seed=576C06CF1A8E5B03 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-LB 
-Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    180s J1 | TestV2Request.testHttpSolrClient <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at https://127.0.0.1:46075/solr: create the collection time 
out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03:8F741EE5BBBA4924]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:830)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.assertSuccess(TestV2Request.java:42)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.doTest(TestV2Request.java:72)
   [junit4]    >        at 
org.apache.solr.client.solrj.request.TestV2Request.testHttpSolrClient(TestV2Request.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 483656 INFO  
(TEST-TestV2Request.testIsCollectionRequest-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIsCollectionRequest
   [junit4]   2> 483656 INFO  
(TEST-TestV2Request.testIsCollectionRequest-seed#[576C06CF1A8E5B03]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIsCollectionRequest
   [junit4]   2> 483658 INFO  (jetty-closer-528-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@62873b6f{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 483658 INFO  (jetty-closer-528-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@41e45d22{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 483658 ERROR 
(OverseerThreadFactory-1285-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:35109/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:35109/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:35109 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 483659 ERROR 
(OverseerThreadFactory-1285-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:34117/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:34117/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:34117 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 483658 INFO  (jetty-closer-528-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1474250517
   [junit4]   2> 483659 ERROR 
(OverseerThreadFactory-1285-thread-1-processing-n:127.0.0.1:36423_solr) 
[n:127.0.0.1:36423_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: https://127.0.0.1:36423/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:36423/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:36423 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 483658 INFO  (jetty-closer-528-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=787928774
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5be47816: rootName = 
solr_34117, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5c8b4470
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@236e87f8{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=574488885
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 483660 INFO  (jetty-closer-528-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.

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

a:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: No registered 
leader was found after waiting for 1220000ms , collection: test slice: shard1 
saw state=null with live_nodes=[]
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:772)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:737)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 44 more
   [junit4]   2> 
   [junit4]   2> 513736 INFO  (qtp11566097-2847) [n:127.0.0.1:36423_solr c:test 
s:shard1 r:core_node5 x:test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=test_shard1_replica_n2&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=389784
   [junit4]   2> 513736 ERROR 
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 513737 INFO  
(SUITE-TestV2Request-seed#[576C06CF1A8E5B03]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:44949 44949
   [junit4]   2> 518476 INFO  (Thread-754) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:44949 44949
   [junit4]   2> 518476 WARN  (Thread-754) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        12      /solr/collections/test/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_576C06CF1A8E5B03-001
   [junit4]   2> Dec 10, 2017 1:45:12 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Dec 10, 2017 1:45:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.TestV2Request: 
   [junit4]   2>    1) Thread[id=2968, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2>         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]   2>         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at 
[email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Dec 10, 2017 1:45:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2968, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2> Dec 10, 2017 1:45:32 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=542, maxMBSortInHeap=6.523399918403445, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@49384438),
 locale=ar-LB, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Linux 4.10.0-40-generic amd64/Oracle Corporation 9.0.1 
(64-bit)/cpus=8,threads=1,free=114286984,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingEvaluatorTest, 
SolrPingTest, GraphTest, JDBCStreamTest, OrEvaluatorTest, TestLBHttpSolrClient, 
CommonAdminParamsTest, RoundEvaluatorTest, SolrZkClientTest, 
ArcTangentEvaluatorTest, MergeIndexesEmbeddedTest, LengthEvaluatorTest, 
TestDocumentObjectBinder, JsonValidatorTest, QueryResponseTest, 
CollectionAdminRequestRequiredParamsTest, AbsoluteValueEvaluatorTest, 
TestDelegationTokenResponse, TestUpdateRequestCodec, FacetFieldTest, 
ConcatOperationTest, HyperbolicCosineEvaluatorTest, 
CumulativeProbabilityEvaluatorTest, SolrExampleStreamingTest, 
SolrExampleStreamingBinaryTest, SolrExampleBinaryTest, SolrExampleXMLTest, 
SolrExampleEmbeddedTest, JettyWebappTest, LargeVolumeJettyTest, 
TestSolrProperties, TermsResponseTest, TestEmbeddedSolrServer, TestCoreAdmin, 
SolrQueryTest, TestFastInputStream, DocumentAnalysisResponseTest, 
SolrExceptionTest, AnlysisResponseBaseTest, TestSolrJErrorHandling, 
CloudSolrClientBuilderTest, CloudSolrClientCacheTest, 
ConcurrentUpdateSolrClientBuilderTest, ConcurrentUpdateSolrClientTest, 
HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, 
HttpSolrClientSSLAuthConPoolTest, GraphExpressionTest, 
StreamExpressionToExpessionTest, AndEvaluatorTest, AppendEvaluatorTest, 
ArcCosineEvaluatorTest, ArrayEvaluatorTest, AscEvaluatorTest, 
CorrelationEvaluatorTest, DivideEvaluatorTest, 
EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, 
ExclusiveOrEvaluatorTest, FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, 
GreaterThanEvaluatorTest, HyperbolicSineEvaluatorTest, 
HyperbolicTangentEvaluatorTest, LessThanEqualToEvaluatorTest, 
ModuloEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, 
RawValueEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest, 
SquareRootEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest, 
UniformDistributionEvaluatorTest, StreamExpressionParserTest, OperationsTest, 
SchemaTest, TestCollectionAdminRequest, TestDelegationTokenRequest, 
TestV2Request]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.seed=576C06CF1A8E5B03 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=ar-LB -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestV2Request (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.TestV2Request: 
   [junit4]    >    1) Thread[id=2968, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]    >         at [email protected]/java.lang.Thread.sleep(Native 
Method)
   [junit4]    >         at 
app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at 
[email protected]/java.lang.Thread.run(Thread.java:844)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([576C06CF1A8E5B03]:0)
   [junit4] Completed [146/146 (1!)] on J1 in 415.27s, 3 tests, 3 errors <<< 
FAILURES!

[...truncated 39204 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to