Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20995/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

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=278, 
name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestV2Request]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
         at java.lang.Thread.run(Thread.java:748)

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


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:45267/solr: create the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([D9A4E4F78A3DE23F:40526F472F8E6A54]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:46101/solr: create the collection time 
out:180s
        at 
__randomizedtesting.SeedInfo.seed([D9A4E4F78A3DE23F:1BCFCDD2B09F018]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
        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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14997 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.TestV2Request
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/init-core-data-001
   [junit4]   2> 19748 WARN  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 19748 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 19749 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 19749 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 19750 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-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_D9A4E4F78A3DE23F-001/tempDir-001
   [junit4]   2> 19751 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 19751 INFO  (Thread-14) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 19751 INFO  (Thread-14) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 19753 ERROR (Thread-14) [    ] 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> 19851 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46757
   [junit4]   2> 19857 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 19857 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 19858 INFO  (jetty-launcher-21-thread-3) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 19858 INFO  (jetty-launcher-21-thread-4) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 19862 INFO  (jetty-launcher-21-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1dbfdf3{/solr,null,AVAILABLE}
   [junit4]   2> 19863 INFO  (jetty-launcher-21-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1d049de{HTTP/1.1,[http/1.1]}{127.0.0.1:46101}
   [junit4]   2> 19863 INFO  (jetty-launcher-21-thread-1) [    ] o.e.j.s.Server 
Started @21433ms
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46101}
   [junit4]   2> 19864 ERROR (jetty-launcher-21-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-25T17:47:51.804Z
   [junit4]   2> 19864 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 19865 INFO  (jetty-launcher-21-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@15b28ab{/solr,null,AVAILABLE}
   [junit4]   2> 19865 INFO  (jetty-launcher-21-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17bd7c0{/solr,null,AVAILABLE}
   [junit4]   2> 19865 INFO  (jetty-launcher-21-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19af148{/solr,null,AVAILABLE}
   [junit4]   2> 19865 INFO  (jetty-launcher-21-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@da24ac{HTTP/1.1,[http/1.1]}{127.0.0.1:44895}
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-2) [    ] o.e.j.s.Server 
Started @21435ms
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@27fdad{HTTP/1.1,[http/1.1]}{127.0.0.1:45267}
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-3) [    ] o.e.j.s.Server 
Started @21435ms
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44895}
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@26e728{HTTP/1.1,[http/1.1]}{127.0.0.1:40649}
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] o.e.j.s.Server 
Started @21436ms
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40649}
   [junit4]   2> 19866 ERROR (jetty-launcher-21-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 19866 ERROR (jetty-launcher-21-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-25T17:47:51.806Z
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45267}
   [junit4]   2> 19866 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19870 ERROR (jetty-launcher-21-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-25T17:47:51.810Z
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 19870 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-25T17:47:51.810Z
   [junit4]   2> 19874 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19874 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19887 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19887 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 19890 INFO  (jetty-launcher-21-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 19898 INFO  (jetty-launcher-21-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 19905 INFO  (jetty-launcher-21-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 19914 INFO  (jetty-launcher-21-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46757/solr
   [junit4]   2> 20028 WARN  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_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> 20029 WARN  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_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> 20028 WARN  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_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> 20034 WARN  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_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> 20066 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20067 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20068 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20068 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 20069 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:44895_solr
   [junit4]   2> 20071 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.Overseer Overseer 
(id=99066319450406923-127.0.0.1:44895_solr-n_0000000000) starting
   [junit4]   2> 20071 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46101_solr
   [junit4]   2> 20072 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45267_solr
   [junit4]   2> 20072 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40649_solr
   [junit4]   2> 20085 INFO  
(zkCallback-40-thread-1-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 20089 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 20091 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 20091 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 20223 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44895_solr
   [junit4]   2> 20224 INFO  
(zkCallback-40-thread-1-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 20224 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 20224 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 20225 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 20321 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46101.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20325 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40649.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20340 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46101.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20340 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46101.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20342 INFO  (jetty-launcher-21-thread-1) 
[n:127.0.0.1:46101_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_D9A4E4F78A3DE23F-001/tempDir-001/node1/.
   [junit4]   2> 20348 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20358 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40649.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20358 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40649.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20358 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20358 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45267.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20359 INFO  (jetty-launcher-21-thread-4) 
[n:127.0.0.1:40649_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_D9A4E4F78A3DE23F-001/tempDir-001/node4/.
   [junit4]   2> 20360 INFO  (jetty-launcher-21-thread-3) 
[n:127.0.0.1:45267_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_D9A4E4F78A3DE23F-001/tempDir-001/node3/.
   [junit4]   2> 20467 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44895.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20479 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44895.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20480 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44895.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 20481 INFO  (jetty-launcher-21-thread-2) 
[n:127.0.0.1:44895_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_D9A4E4F78A3DE23F-001/tempDir-001/node2/.
   [junit4]   2> 20528 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 0x15ff44aec0c000d, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 20534 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 20534 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46757/solr ready
   [junit4]   2> 20554 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCloudSolrClient
   [junit4]   2> 20573 INFO  
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.CreateCollectionCmd Create collection test
   [junit4]   2> 20688 INFO  
(OverseerStateUpdate-99066319450406923-127.0.0.1:44895_solr-n_0000000000) 
[n:127.0.0.1:44895_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":"http://127.0.0.1:44895/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20691 INFO  
(OverseerStateUpdate-99066319450406923-127.0.0.1:44895_solr-n_0000000000) 
[n:127.0.0.1:44895_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":"http://127.0.0.1:40649/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20692 INFO  
(OverseerStateUpdate-99066319450406923-127.0.0.1:44895_solr-n_0000000000) 
[n:127.0.0.1:44895_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:45267/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20693 INFO  
(OverseerStateUpdate-99066319450406923-127.0.0.1:44895_solr-n_0000000000) 
[n:127.0.0.1:44895_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46101/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 20902 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&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> 20909 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 20910 INFO  (qtp29345683-147) [n:127.0.0.1:46101_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_n5&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20910 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 20910 INFO  (qtp7232757-153) [n:127.0.0.1:45267_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_n3&action=CREATE&numShards=2&collection=test&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 20910 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 20912 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 20912 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 21028 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_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> 21028 INFO  
(zkCallback-40-thread-1-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_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> 21028 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_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> 21028 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_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> 21028 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_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> 21028 INFO  
(zkCallback-40-thread-2-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_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> 21028 INFO  
(zkCallback-43-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_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> 21028 INFO  
(zkCallback-42-thread-2-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_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> 21959 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 21959 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 21976 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 21981 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 21999 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.s.IndexSchema 
[test_shard2_replica_n3] Schema name=test
   [junit4]   2> 22001 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.IndexSchema 
[test_shard1_replica_n1] Schema name=test
   [junit4]   2> 22017 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.s.IndexSchema 
[test_shard1_replica_n2] Schema name=test
   [junit4]   2> 22030 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.s.IndexSchema 
[test_shard2_replica_n5] Schema name=test
   [junit4]   2> 22142 WARN  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22142 WARN  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22142 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 22143 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 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> 22144 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_44895.solr.core.test.shard1.replica_n1' (registry 
'solr.core.test.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 22144 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22144 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 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_D9A4E4F78A3DE23F-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_D9A4E4F78A3DE23F-001/tempDir-001/node2/./test_shard1_replica_n1/data/]
   [junit4]   2> 22157 WARN  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22157 WARN  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22157 WARN  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22157 WARN  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22157 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 22158 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.CoreContainer Creating 
SolrCore 'test_shard2_replica_n3' using configuration from collection test, 
trusted=true
   [junit4]   2> 22158 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 22158 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.CoreContainer Creating 
SolrCore 'test_shard2_replica_n5' using configuration from collection test, 
trusted=true
   [junit4]   2> 22159 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_45267.solr.core.test.shard2.replica_n3' (registry 
'solr.core.test.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 22161 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22161 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.SolrCore 
[[test_shard2_replica_n3] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/tempDir-001/node3/test_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/tempDir-001/node3/./test_shard2_replica_n3/data/]
   [junit4]   2> 22163 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_46101.solr.core.test.shard2.replica_n5' (registry 
'solr.core.test.shard2.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 22164 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22164 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SolrCore 
[[test_shard2_replica_n5] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/tempDir-001/node1/test_shard2_replica_n5],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/tempDir-001/node1/./test_shard2_replica_n5/data/]
   [junit4]   2> 22176 WARN  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field 
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 22177 WARN  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Field text 
is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 22177 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 22177 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 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> 22177 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40649.solr.core.test.shard1.replica_n2' (registry 
'solr.core.test.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1996974
   [junit4]   2> 22178 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 22178 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 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_D9A4E4F78A3DE23F-001/tempDir-001/node4/test_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.request.TestV2Request_D9A4E4F78A3DE23F-001/tempDir-001/node4/./test_shard1_replica_n2/data/]
   [junit4]   2> 22278 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22278 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22278 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22278 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22280 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 22280 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 22281 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 22281 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 22282 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7e63bd[test_shard1_replica_n2] main]
   [junit4]   2> 22282 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1c9fc3a[test_shard2_replica_n3] main]
   [junit4]   2> 22285 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 22286 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 22287 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 22290 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22290 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22313 INFO  
(searcherExecutor-58-thread-1-processing-n:127.0.0.1:40649_solr 
x:test_shard1_replica_n2 s:shard1 c:test r:core_node6) [n:127.0.0.1:40649_solr 
c:test s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.c.SolrCore 
[test_shard1_replica_n2] Registered new searcher 
Searcher@7e63bd[test_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22314 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 22314 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 22315 INFO  (qtp9351530-169) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 x:test_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1585061113894010880
   [junit4]   2> 22318 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1d4d2c4[test_shard1_replica_n1] main]
   [junit4]   2> 22320 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 22320 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 22320 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 22320 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 22321 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 22321 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 22321 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 22321 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1585061113900302336
   [junit4]   2> 22323 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@188b740[test_shard2_replica_n5] main]
   [junit4]   2> 22326 INFO  
(searcherExecutor-55-thread-1-processing-n:127.0.0.1:44895_solr 
x:test_shard1_replica_n1 s:shard1 c:test r:core_node4) [n:127.0.0.1:44895_solr 
c:test s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.c.SolrCore 
[test_shard1_replica_n1] Registered new searcher 
Searcher@1d4d2c4[test_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22327 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 22327 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 22328 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 22328 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1585061113907642368
   [junit4]   2> 22329 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 22335 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.r.ManagedResourceStorage 
Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 22338 INFO  
(searcherExecutor-57-thread-1-processing-n:127.0.0.1:46101_solr 
x:test_shard2_replica_n5 s:shard2 c:test r:core_node8) [n:127.0.0.1:46101_solr 
c:test s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SolrCore 
[test_shard2_replica_n5] Registered new searcher 
Searcher@188b740[test_shard2_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22339 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.h.ReplicationHandler 
Commits will be reserved for 10000ms.
   [junit4]   2> 22339 INFO  (qtp7232757-153) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1585061113919176704
   [junit4]   2> 22342 INFO  
(searcherExecutor-56-thread-1-processing-n:127.0.0.1:45267_solr 
x:test_shard2_replica_n3 s:shard2 c:test r:core_node7) [n:127.0.0.1:45267_solr 
c:test s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.SolrCore 
[test_shard2_replica_n3] Registered new searcher 
Searcher@1c9fc3a[test_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22345 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 22345 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 22346 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:44895/solr/test_shard1_replica_n1/
   [junit4]   2> 22347 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 22348 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 22348 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SyncStrategy Sync 
replicas to http://127.0.0.1:46101/solr/test_shard2_replica_n5/
   [junit4]   2> 22352 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=test_shard2_replica_n5 url=http://127.0.0.1:46101/solr START 
replicas=[http://127.0.0.1:45267/solr/test_shard2_replica_n3/] nUpdates=100
   [junit4]   2> 22352 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=test_shard1_replica_n1 url=http://127.0.0.1:44895/solr START 
replicas=[http://127.0.0.1:40649/solr/test_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 22374 INFO  (qtp7232757-155) [n:127.0.0.1:45267_solr c:test 
s:shard2 r:core_node7 x:test_shard2_replica_n3] o.a.s.c.S.Request 
[test_shard2_replica_n3]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 22375 INFO  (qtp9351530-156) [n:127.0.0.1:40649_solr c:test 
s:shard1 r:core_node6 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> 22454 INFO  
(zkCallback-40-thread-2-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_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> 22454 INFO  
(zkCallback-42-thread-2-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_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> 22454 INFO  
(zkCallback-43-thread-1-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_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> 22454 INFO  
(zkCallback-40-thread-1-processing-n:127.0.0.1:40649_solr) 
[n:127.0.0.1:40649_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> 22454 INFO  
(zkCallback-43-thread-2-processing-n:127.0.0.1:45267_solr) 
[n:127.0.0.1:45267_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> 22454 INFO  
(zkCallback-42-thread-1-processing-n:127.0.0.1:46101_solr) 
[n:127.0.0.1:46101_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> 22455 INFO  
(zkCallback-41-thread-2-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_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> 22455 INFO  
(zkCallback-41-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_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> 22653 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.u.PeerSync PeerSync: 
core=test_shard2_replica_n5 url=http://127.0.0.1:46101/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 22654 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] o.a.s.c.SyncStrategy Leader's 
attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 22654 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] 
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> 22654 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 22662 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: 
core=test_shard1_replica_n1 url=http://127.0.0.1:44895/solr DONE.  We have no 
versions.  sync failed.
   [junit4]   2> 22662 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 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> 22662 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 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> 22662 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 22664 INFO  (qtp29345683-147) [n:127.0.0.1:46101_solr c:test 
s:shard2 r:core_node8 x:test_shard2_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46101/solr/test_shard2_replica_n5/ shard2
   [junit4]   2> 22665 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:44895/solr/test_shard1_replica_n1/ shard1
   [junit4]   2> 200571 INFO  (qtp7232757-164) [n:127.0.0.1:45267_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/collections 
params={wt=javabin&version=2} status=500 QTime=180010
   [junit4]   2> 200573 ERROR (qtp7232757-164) [n:127.0.0.1:45267_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:313)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:245)
   [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.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 200574 INFO  
(TEST-TestV2Request.testCloudSolrClient-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCloudSolrClient
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.method=testCloudSolrClient -Dtests.seed=D9A4E4F78A3DE23F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-ES 
-Dtests.timezone=Europe/Zagreb -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J1 | TestV2Request.testCloudSolrClient <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:45267/solr: create the collection time 
out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D9A4E4F78A3DE23F:40526F472F8E6A54]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 200588 INFO  
(TEST-TestV2Request.testHttpSolrClient-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testHttpSolrClient
   [junit4]   2> 380594 INFO  (qtp29345683-151) [n:127.0.0.1:46101_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/collections 
params={wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 380595 ERROR (qtp29345683-151) [n:127.0.0.1:46101_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:313)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:245)
   [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.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 380596 INFO  
(TEST-TestV2Request.testHttpSolrClient-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testHttpSolrClient
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.method=testHttpSolrClient -Dtests.seed=D9A4E4F78A3DE23F 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es-ES 
-Dtests.timezone=Europe/Zagreb -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J1 | TestV2Request.testHttpSolrClient <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: 
Error from server at http://127.0.0.1:46101/solr: create the collection time 
out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D9A4E4F78A3DE23F:1BCFCDD2B09F018]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
   [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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 380716 INFO  
(TEST-TestV2Request.testIsCollectionRequest-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testIsCollectionRequest
   [junit4]   2> 380716 INFO  
(TEST-TestV2Request.testIsCollectionRequest-seed#[D9A4E4F78A3DE23F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testIsCollectionRequest
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-4) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@da24ac{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@27fdad{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@26e728{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-4) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8135845
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=32196117
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=11800318
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@177d8f6: rootName = 
solr_44895, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@213afe
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b601b: rootName = 
solr_40649, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@17ecc5a
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@13368ea: rootName = 
solr_45267, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@9a9d4c
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1d049de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=12719041
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 380719 INFO  (jetty-closer-22-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b1a5c: rootName = 
solr_46101, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@182f689
   [junit4]   2> 380719 ERROR 
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:45267/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:45267/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:45267 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> 380720 ERROR 
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:46101/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:46101/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:46101 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> 380723 ERROR 
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:44895/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:44895/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:44895 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> 380724 ERROR 
(OverseerThreadFactory-46-thread-1-processing-n:127.0.0.1:44895_solr) 
[n:127.0.0.1:44895_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error 
from shard: http://127.0.0.1:40649/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:40649/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.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:40649 failed to respond
   [junit4

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

olr c:test s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.c.ZkContainer 
:org.apache.solr.common.SolrException: Error getting leader from zk for shard 
shard1
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1207)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1079)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.register(ZkController.java:1014)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.lambda$registerInZk$0(ZkContainer.java:181)
   [junit4]   2>        at 
org.apache.solr.core.ZkContainer.registerInZk(ZkContainer.java:208)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:890)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1051)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.create(CoreContainer.java:952)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [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.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [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:771)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:736)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.getLeader(ZkController.java:1178)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 410830 INFO  (qtp1428875-171) [n:127.0.0.1:44895_solr c:test 
s:shard1 r:core_node4 x:test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=test_shard1_replica_n1&action=CREATE&numShards=2&collection=test&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=389928
   [junit4]   2> 410831 ERROR 
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-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> 410831 INFO  
(SUITE-TestV2Request-seed#[D9A4E4F78A3DE23F]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46757 46757
   [junit4]   2> 416703 INFO  (Thread-14) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:46757 46757
   [junit4]   2> 416704 WARN  (Thread-14) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        16      /solr/collections/test/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/99066319450406923-127.0.0.1:44895_solr-n_0000000000
   [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_D9A4E4F78A3DE23F-001
   [junit4]   2> Nov 25, 2017 5:54:28 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 25, 2017 5:54:48 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=278, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Nov 25, 2017 5:54:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=278, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]   2> Nov 25, 2017 5:54:48 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=519, maxMBSortInHeap=7.733425931064307, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@12c5819),
 locale=es-ES, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Linux 4.10.0-37-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=40130672,total=94699520
   [junit4]   2> NOTE: All tests run in this JVM: [RecursiveEvaluatorTest, 
SolrZkClientTest, ClientUtilsTest, HyperbolicCosineEvaluatorTest, 
TestUpdateRequestCodec, SolrPingTest, SolrQueryTest, FloorEvaluatorTest, 
TestDocumentObjectBinder, SubtractEvaluatorTest, CeilingEvaluatorTest, 
CloudSolrClientMultiConstructorTest, CorrelationEvaluatorTest, 
ConcurrentUpdateSolrClientTest, CollectionAdminRequestRequiredParamsTest, 
CumulativeProbabilityEvaluatorTest, TestV2Request]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestV2Request 
-Dtests.seed=D9A4E4F78A3DE23F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es-ES -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [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=278, name=Connection evictor, 
state=TIMED_WAITING, group=TGRP-TestV2Request]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([D9A4E4F78A3DE23F]:0)
   [junit4] Completed [139/146 (1!)] on J1 in 417.04s, 3 tests, 3 errors <<< 
FAILURES!

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

Reply via email to