Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-master/37/

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth

Error Message:
Error from server at https://127.0.0.1:38520/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000002

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:38520/solr: KeeperErrorCode = NoNode for 
/overseer/collection-queue-work/qnr-0000000002
        at 
__randomizedtesting.SeedInfo.seed([C0827DA6B301569D:3C38A9924B21E757]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:200)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:188)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:138)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth(TestMiniSolrCloudClusterSSL.java:110)
        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:  
junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamingTest

Error Message:
Error from server at https://127.0.0.1:46125/solr: KeeperErrorCode = Session 
expired for /configs/conf

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:46125/solr: KeeperErrorCode = Session expired 
for /configs/conf
        at __randomizedtesting.SeedInfo.seed([39FAC171726AFECE]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        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:1106)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.io.stream.StreamingTest.configureCluster(StreamingTest.java:102)
        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$6.evaluate(RandomizedRunner.java:874)
        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 12939 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1264261 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[C0827DA6B301569D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/init-core-data-001
   [junit4]   2> 1264261 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[C0827DA6B301569D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1264276 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[C0827DA6B301569D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1264278 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[C0827DA6B301569D]-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> 1264280 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndNoClientAuth
   [junit4]   2> 1264280 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1264281 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001
   [junit4]   2> 1264281 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1264281 INFO  (Thread-1380) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1264281 INFO  (Thread-1380) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1264305 ERROR (Thread-1380) [    ] 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> 1264381 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.ZkTestServer start zk server on port:34074
   [junit4]   2> 1264384 INFO  (zkConnectionManagerCallback-1254-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264390 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1264390 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1264390 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d3d11f9{/solr,null,AVAILABLE}
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1264391 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1264392 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1264392 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d6c0f5f{/solr,null,AVAILABLE}
   [junit4]   2> 1264392 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@261813e1{/solr,null,AVAILABLE}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@39067119{SSL,[ssl, 
http/1.1]}{127.0.0.1:38520}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.e.j.s.Server Started @1264562ms
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38520}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@376bd302{SSL,[ssl, 
http/1.1]}{127.0.0.1:46651}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.e.j.s.Server Started @1264562ms
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@72dbdfa2{SSL,[ssl, 
http/1.1]}{127.0.0.1:42358}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.e.j.s.Server Started @1264562ms
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46651}
   [junit4]   2> 1264396 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42358}
   [junit4]   2> 1264396 ERROR (jetty-launcher-1251-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1264397 ERROR (jetty-launcher-1251-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-15T08:00:23.033Z
   [junit4]   2> 1264397 ERROR (jetty-launcher-1251-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-15T08:00:23.033Z
   [junit4]   2> 1264397 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-15T08:00:23.033Z
   [junit4]   2> 1264414 INFO  (zkConnectionManagerCallback-1256-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264415 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264416 INFO  (zkConnectionManagerCallback-1260-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264416 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264417 INFO  (zkConnectionManagerCallback-1259-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264417 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1264427 INFO  (jetty-launcher-1251-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34074/solr
   [junit4]   2> 1264439 INFO  (jetty-launcher-1251-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34074/solr
   [junit4]   2> 1264439 INFO  (jetty-launcher-1251-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34074/solr
   [junit4]   2> 1264441 INFO  (zkConnectionManagerCallback-1266-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264468 INFO  (zkConnectionManagerCallback-1270-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264468 INFO  (zkConnectionManagerCallback-1272-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264472 INFO  (zkConnectionManagerCallback-1274-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264474 INFO  (zkConnectionManagerCallback-1278-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264492 INFO  (zkConnectionManagerCallback-1276-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264686 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1264686 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46651_solr
   [junit4]   2> 1264711 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1264712 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.Overseer Overseer 
(id=72458453100396553-127.0.0.1:46651_solr-n_0000000000) starting
   [junit4]   2> 1264712 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42358_solr
   [junit4]   2> 1264729 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1264731 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1264731 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1264734 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1264748 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1264748 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38520_solr
   [junit4]   2> 1264755 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264755 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264818 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264831 INFO  (zkConnectionManagerCallback-1289-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1264833 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1264834 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34074/solr ready
   [junit4]   2> 1264837 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1264837 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46651_solr
   [junit4]   2> 1264843 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1264877 INFO  (zkCallback-1288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1264877 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1264878 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1265021 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42358.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265029 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42358.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265029 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42358.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265030 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node2/.
   [junit4]   2> 1265036 INFO  (zkConnectionManagerCallback-1294-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265043 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38520.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265045 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1265045 INFO  (jetty-launcher-1251-thread-2) 
[n:127.0.0.1:42358_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34074/solr ready
   [junit4]   2> 1265060 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38520.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265068 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38520.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265072 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node3/.
   [junit4]   2> 1265081 INFO  (zkConnectionManagerCallback-1299-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265082 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1265083 INFO  (jetty-launcher-1251-thread-3) 
[n:127.0.0.1:38520_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:34074/solr ready
   [junit4]   2> 1265227 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265246 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265246 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1265248 INFO  (jetty-launcher-1251-thread-1) 
[n:127.0.0.1:46651_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node1/.
   [junit4]   2> 1265275 INFO  (zkConnectionManagerCallback-1301-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265278 INFO  (zkConnectionManagerCallback-1304-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265642 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1016c944606000e, likely client has closed socket
   [junit4]   2> 1265662 INFO  (zkConnectionManagerCallback-1308-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265663 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1265664 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:34074/solr ready
   [junit4]   2> 1265696 INFO  (qtp1431597995-4777) [n:127.0.0.1:38520_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1265698 INFO  (OverseerThreadFactory-1428-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 1265809 INFO  
(OverseerStateUpdate-72458453100396553-127.0.0.1:46651_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38520/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1265811 INFO  
(OverseerStateUpdate-72458453100396553-127.0.0.1:46651_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:46651/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1265813 INFO  
(OverseerStateUpdate-72458453100396553-127.0.0.1:46651_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42358/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266043 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1266095 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1266115 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1266115 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1266234 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1266234 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1266234 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1266235 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1266235 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1266235 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1267160 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1267346 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1267362 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1267425 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1267436 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 1267505 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 1268183 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1268200 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1268353 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1268416 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1268417 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38520.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1268418 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1268418 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node3/first_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node3/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 1268432 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1268433 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42358.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1268433 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1268433 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node2/first_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node2/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1268453 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1268454 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1268479 WARN  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1268512 WARN  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1268821 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1268821 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1268822 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1268822 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1268840 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1268840 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4727f65[first_collection_shard3_replica_n4] main]
   [junit4]   2> 1268859 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1268859 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1268860 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1268861 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1268862 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1268862 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e8e0c5[first_collection_shard1_replica_n1] main]
   [junit4]   2> 1268879 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1268896 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1268896 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1268897 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1268909 INFO  
(searcherExecutor-1436-thread-1-processing-n:127.0.0.1:42358_solr 
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6) 
[n:127.0.0.1:42358_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4] Registered new searcher 
Searcher@4727f65[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1268909 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597798327302225920
   [junit4]   2> 1268928 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1268929 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1268929 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597798327323197440
   [junit4]   2> 1268945 INFO  
(searcherExecutor-1435-thread-1-processing-n:127.0.0.1:38520_solr 
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3) 
[n:127.0.0.1:38520_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1] Registered new searcher 
Searcher@1e8e0c5[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1269282 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1269282 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42358/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:42358/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1269399 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1269399 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1269399 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1269399 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38520/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 1269399 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1269399 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38520/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1269419 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42358/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 1269433 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1269453 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1269453 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46651.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@60bfb07
   [junit4]   2> 1269454 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1269469 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node1/first_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.TestMiniSolrCloudClusterSSL_C0827DA6B301569D-001/tempDir-001/node1/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 1269489 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269490 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269491 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1269497 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269501 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269505 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269511 WARN  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1269517 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269542 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1269544 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=3428
   [junit4]   2> 1269575 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38520/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1269975 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1269975 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1269990 INFO  (zkCallback-1275-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269991 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269991 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1269992 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270001 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270001 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270009 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1270009 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1270010 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1270011 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5dff1620[first_collection_shard2_replica_n2] main]
   [junit4]   2> 1270026 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1270026 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1270026 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1270027 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1597798328474533888
   [junit4]   2> 1270110 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1270119 INFO  
(searcherExecutor-1445-thread-1-processing-n:127.0.0.1:46651_solr 
x:first_collection_shard2_replica_n2 c:first_collection s:shard2 r:core_node5) 
[n:127.0.0.1:46651_solr c:first_collection s:shard2 r:core_node5 
x:first_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[first_collection_shard2_replica_n2] Registered new searcher 
Searcher@5dff1620[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1270137 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1270164 INFO  (qtp1431597995-4780) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=4124
   [junit4]   2> 1270244 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1270244 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1270245 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:46651/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 1270245 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1270245 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:46651/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1270245 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1270318 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:46651/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1270428 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270428 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270428 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270428 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270428 INFO  (zkCallback-1275-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270428 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270484 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1270487 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=4392
   [junit4]   2> 1270570 INFO  (qtp1431597995-4777) [n:127.0.0.1:38520_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1270589 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270589 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270589 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270589 INFO  (zkCallback-1275-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270590 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1270590 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1271577 INFO  (qtp1431597995-4777) [n:127.0.0.1:38520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=5880
   [junit4]   2> 1271593 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node6 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1271595 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
first_collection
   [junit4]   2> 1271751 INFO  (qtp1431597995-4770) [n:127.0.0.1:38520_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38520/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1523779230283&isShard=true&wt=javabin}
 hits=0 status=0 QTime=55
   [junit4]   2> 1271773 INFO  (qtp61873449-4768) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.S.Request [first_collection_shard3_replica_n4]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:42358/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&NOW=1523779230283&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1271777 INFO  (qtp61564826-4769) [n:127.0.0.1:46651_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2] 
o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:6&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:46651/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&NOW=1523779230283&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1271783 INFO  (qtp61873449-4776) [n:127.0.0.1:42358_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.S.Request [first_collection_shard3_replica_n4]  webapp=/solr 
path=/select params={q=*:*&_stateVer_=first_collection:6&wt=javabin&version=2} 
hits=0 status=0 QTime=136
   [junit4]   2> 1271899 INFO  (qtp61873449-4764) [n:127.0.0.1:42358_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=58
   [junit4]   2> 1271932 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:42358: http protocol is not supported
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:42358
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:42358: http protocol is not supported
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:42358
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:42358: http protocol is not supported
   [junit4]   2> 1271968 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:42358
   [junit4]   2> 1272178 INFO  
(OverseerCollectionConfigSetProcessor-72458453100396553-127.0.0.1:46651_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1272256 INFO  (qtp61873449-4774) [n:127.0.0.1:42358_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={} status=0 
QTime=0
   [junit4]   2> 1272315 INFO  (qtp1431597995-4778) [n:127.0.0.1:38520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 1272327 INFO  (qtp1431597995-4777) [n:127.0.0.1:38520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38520: http protocol is not supported
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38520
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38520: http protocol is not supported
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38520
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38520: http protocol is not supported
   [junit4]   2> 1272365 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38520
   [junit4]   2> 1272439 INFO  (qtp1431597995-4778) [n:127.0.0.1:38520_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={} status=0 
QTime=0
   [junit4]   2> 1272464 INFO  (qtp61564826-4763) [n:127.0.0.1:46651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1272601 INFO  (qtp61564826-4767) [n:127.0.0.1:46651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46651: http protocol is not supported
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46651
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46651: http protocol is not supported
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46651
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:46651: http protocol is not supported
   [junit4]   2> 1272625 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:46651
   [junit4]   2> 1272840 INFO  (qtp61564826-4771) [n:127.0.0.1:46651_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={} status=0 
QTime=9
   [junit4]   2> 1272842 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@72dbdfa2{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1272902 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=71021809
   [junit4]   2> 1272917 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1272917 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@44f4d1aa: rootName = 
solr_42358, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@587dae9a
   [junit4]   2> 1272940 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1272940 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@668d5849: rootName = 
solr_42358, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@442df79c
   [junit4]   2> 1272956 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1272956 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5e00cdc7: rootName = 
solr_42358, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3acc4b6c
   [junit4]   2> 1272975 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272975 INFO  (zkCallback-1277-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272975 INFO  (zkCallback-1275-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272975 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272977 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42358_solr
   [junit4]   2> 1272977 INFO  (zkCallback-1273-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272977 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1272992 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1272994 INFO  (zkCallback-1288-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273027 INFO  (coreCloseExecutor-1450-thread-1) 
[n:127.0.0.1:42358_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@462a4e0c
   [junit4]   2> 1273011 INFO  (zkCallback-1298-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273011 INFO  (zkCallback-1275-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273011 INFO  (zkCallback-1273-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273011 INFO  (zkCallback-1307-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273011 INFO  (zkCallback-1277-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1272994 INFO  (zkCallback-1293-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1273027 INFO  (coreCloseExecutor-1450-thread-1) 
[n:127.0.0.1:42358_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, 
tag=462a4e0c
   [junit4]   2> 1273028 INFO  (coreCloseExecutor-1450-thread-1) 
[n:127.0.0.1:42358_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@34a42038: rootName 
= solr_42358, domain = solr.core.first_collection.shard3.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@135336cb
   [junit4]   2> 1273052 INFO  (coreCloseExecutor-1450-thread-1) 
[n:127.0.0.1:42358_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard3.leader, 
tag=462a4e0c
   [junit4]   2> 1273107 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d6c0f5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1273137 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1273184 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1273242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1273242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1273242 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1273243 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@647d4574{/solr,null,AVAILABLE}
   [junit4]   2> 1273270 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@7aab5212{SSL,[ssl, 
http/1.1]}{127.0.0.1:45285}
   [junit4]   2> 1273271 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.e.j.s.Server Started @1273437ms
   [junit4]   2> 1273271 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45285}
   [junit4]   2> 1273271 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1273271 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1273279 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 1273279 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1273279 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1273279 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-04-15T08:00:31.915Z
   [junit4]   2> 1273293 INFO  (zkConnectionManagerCallback-1310-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273294 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1273355 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:34074/solr
   [junit4]   2> 1273358 INFO  (zkConnectionManagerCallback-1314-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273368 INFO  (zkConnectionManagerCallback-1316-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1273382 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [n:127.0.0.1:45285_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1273416 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [n:127.0.0.1:45285_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1273452 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C0827DA6B301569D])
 [n:127.0.0.1:45285_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1273452 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndNoClientAuth-seed#[C082

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

dApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1340633583
     [copy] Copying 40 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1340633583
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/null1340633583

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1636795045
     [copy] Copying 246 files to 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1636795045
   [delete] Deleting directory 
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-master/solr/null1636795045

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 38ms :: artifacts dl 4ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 229 minutes 45 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to