Build: https://builds.apache.org/job/Lucene-Solr-BadApples-Tests-8.x/58/

1 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
Error from server at https://127.0.0.1:44721/solr/authCollection: Error from 
server at null: Expected mime type application/octet-stream but got text/html. 
<html> <head> <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/> <title>Error 401 require 
authentication</title> </head> <body><h2>HTTP ERROR 401</h2> <p>Problem 
accessing /solr/authCollection_shard3_replica_n4/select. Reason: <pre>    
require authentication</pre></p><hr><a href="http://eclipse.org/jetty";>Powered 
by Jetty:// 9.4.14.v20181114</a><hr/>  </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:44721/solr/authCollection: Error from server 
at null: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 401 require authentication</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/authCollection_shard3_replica_n4/select. Reason:
<pre>    require authentication</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([BDC8C8F83D5DD006:1A6BEEA990E537C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:649)
        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.LBSolrClient.doRequest(LBSolrClient.java:368)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1055)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:830)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:763)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.executeQuery(BasicAuthIntegrationTest.java:327)
        at 
org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:300)
        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:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        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 12729 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> 95045 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[BDC8C8F83D5DD006]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/init-core-data-001
   [junit4]   2> 95046 WARN  
(SUITE-BasicAuthIntegrationTest-seed#[BDC8C8F83D5DD006]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 95052 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[BDC8C8F83D5DD006]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 95055 INFO  
(SUITE-BasicAuthIntegrationTest-seed#[BDC8C8F83D5DD006]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 95066 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasicAuth
   [junit4]   2> 95070 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001
   [junit4]   2> 95073 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 95088 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 95088 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 95188 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40017
   [junit4]   2> 95188 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40017
   [junit4]   2> 95188 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 40017
   [junit4]   2> 95210 INFO  (zkConnectionManagerCallback-332-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95223 INFO  (zkConnectionManagerCallback-334-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95231 INFO  (zkConnectionManagerCallback-336-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95247 WARN  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 95247 WARN  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 95247 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 95247 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 95248 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 95248 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 95248 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 95248 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 95260 WARN  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 95261 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 95261 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 95261 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 95271 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 95271 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 95271 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 95277 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 95277 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 95277 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 95278 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52a3845a{/solr,null,AVAILABLE}
   [junit4]   2> 95280 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3b9629be{/solr,null,AVAILABLE}
   [junit4]   2> 95281 WARN  (jetty-launcher-337-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@42d4a740[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95281 WARN  (jetty-launcher-337-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@fc37d2f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95283 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 95283 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 95283 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 95284 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@141d3b81{/solr,null,AVAILABLE}
   [junit4]   2> 95284 WARN  (jetty-launcher-337-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@54651711[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7b1a931a{SSL,[ssl, 
http/1.1]}{127.0.0.1:38168}
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-2) [    ] 
o.e.j.s.Server Started @95344ms
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@42653d59{SSL,[ssl, 
http/1.1]}{127.0.0.1:44721}
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38168}
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-1) [    ] 
o.e.j.s.Server Started @95344ms
   [junit4]   2> 95289 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44721}
   [junit4]   2> 95289 ERROR (jetty-launcher-337-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 95290 ERROR (jetty-launcher-337-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T10:51:32.600Z
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T10:51:32.600Z
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3bb624c6{SSL,[ssl, 
http/1.1]}{127.0.0.1:43770}
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-3) [    ] 
o.e.j.s.Server Started @95345ms
   [junit4]   2> 95290 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=43770}
   [junit4]   2> 95291 ERROR (jetty-launcher-337-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 95291 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 95291 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 95291 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 95291 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 95291 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T10:51:32.601Z
   [junit4]   2> 95314 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95315 INFO  (zkConnectionManagerCallback-339-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95317 INFO  (zkConnectionManagerCallback-343-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95318 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 95322 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 95326 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 95488 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 95489 WARN  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95503 WARN  (jetty-launcher-337-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@38a3b374[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95507 WARN  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95570 WARN  (jetty-launcher-337-thread-3) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@725ba16f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95571 INFO  (jetty-launcher-337-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40017/solr
   [junit4]   2> 95580 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 95581 WARN  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95592 INFO  (zkConnectionManagerCallback-352-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95606 WARN  (jetty-launcher-337-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@37031a10[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95609 WARN  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95614 INFO  (zkConnectionManagerCallback-355-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95633 WARN  (jetty-launcher-337-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@78059eef[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95634 INFO  (jetty-launcher-337-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40017/solr
   [junit4]   2> 95645 INFO  (zkConnectionManagerCallback-360-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95659 INFO  (zkConnectionManagerCallback-364-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95681 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38168_solr
   [junit4]   2> 95682 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.Overseer Overseer 
(id=73040073547579401-127.0.0.1:38168_solr-n_0000000000) starting
   [junit4]   2> 95693 INFO  (zkConnectionManagerCallback-371-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95703 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40017/solr ready
   [junit4]   2> 95708 INFO  
(OverseerStateUpdate-73040073547579401-127.0.0.1:38168_solr-n_0000000000) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38168_solr
   [junit4]   2> 95715 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 95715 WARN  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95717 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38168_solr
   [junit4]   2> 95718 WARN  (jetty-launcher-337-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2583ce63[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95721 WARN  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 95723 INFO  (zkCallback-370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95736 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 95751 WARN  (jetty-launcher-337-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@566d2637[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 95753 INFO  (jetty-launcher-337-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40017/solr
   [junit4]   2> 95782 INFO  (zkConnectionManagerCallback-377-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95809 INFO  (zkConnectionManagerCallback-379-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 95831 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 95836 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44721_solr as DOWN
   [junit4]   2> 95838 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 95838 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44721_solr
   [junit4]   2> 95839 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 95850 INFO  (zkCallback-378-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95850 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95855 INFO  (zkCallback-370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95858 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 95861 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:43770_solr as DOWN
   [junit4]   2> 95865 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 95865 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43770_solr
   [junit4]   2> 95866 INFO  (zkCallback-370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95867 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95867 INFO  (zkCallback-378-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95877 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 95929 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 96001 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38168.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96015 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38168.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96015 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38168.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96017 INFO  (jetty-launcher-337-thread-2) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node2/.
   [junit4]   2> 96017 INFO  (zkConnectionManagerCallback-392-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96019 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96030 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 96030 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 96032 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40017/solr ready
   [junit4]   2> 96032 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40017/solr ready
   [junit4]   2> 96034 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 96078 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96089 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 96161 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96161 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96163 INFO  (jetty-launcher-337-thread-1) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/.
   [junit4]   2> 96168 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43770.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96212 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43770.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96212 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43770.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 96214 INFO  (jetty-launcher-337-thread-3) 
[n:127.0.0.1:43770_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node3/.
   [junit4]   2> 96378 INFO  (zkConnectionManagerCallback-399-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 96381 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 96382 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40017/solr ready
   [junit4]   2> 96931 INFO  (qtp853982038-1007) [n:127.0.0.1:43770_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 96955 INFO  
(OverseerThreadFactory-320-thread-1-processing-n:127.0.0.1:38168_solr) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
authCollection
   [junit4]   2> 97066 INFO  
(OverseerStateUpdate-73040073547579401-127.0.0.1:38168_solr-n_0000000000) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38168/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 97077 INFO  
(OverseerStateUpdate-73040073547579401-127.0.0.1:38168_solr-n_0000000000) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:43770/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 97080 INFO  
(OverseerStateUpdate-73040073547579401-127.0.0.1:38168_solr-n_0000000000) 
[n:127.0.0.1:38168_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:44721/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 97429 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr    
x:authCollection_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 97471 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr    
x:authCollection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 97490 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr    
x:authCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 97491 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr    
x:authCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 98487 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 98520 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 98521 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 98524 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 98543 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 98543 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 98543 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_43770.solr.core.authCollection.shard2.replica_n2' (registry 
'solr.core.authCollection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 98544 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node3/authCollection_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node3/./authCollection_shard2_replica_n2/data/]
   [junit4]   2> 98544 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 98544 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 98552 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 98552 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 98553 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38168.solr.core.authCollection.shard1.replica_n1' (registry 
'solr.core.authCollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 98553 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node2/authCollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node2/./authCollection_shard1_replica_n1/data/]
   [junit4]   2> 98558 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 98559 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' 
using configuration from collection authCollection, trusted=true
   [junit4]   2> 98559 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 98559 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/authCollection_shard3_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 98829 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 98834 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 98837 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 98838 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98841 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4345c964[authCollection_shard3_replica_n4] main]
   [junit4]   2> 98848 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 98848 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 98852 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 98852 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 98852 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 98854 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98871 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 98872 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 98874 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 98874 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 98875 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 98879 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629336839063076864
   [junit4]   2> 98881 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@17a312f5[authCollection_shard1_replica_n1] main]
   [junit4]   2> 98888 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 98889 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 98890 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 98890 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629336839074611200
   [junit4]   2> 98894 INFO  
(searcherExecutor-338-thread-1-processing-n:127.0.0.1:44721_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@4345c964[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 98900 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5e2b2319[authCollection_shard2_replica_n2] main]
   [junit4]   2> 98910 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf
   [junit4]   2> 98913 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 98914 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 98914 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1629336839099777024
   [junit4]   2> 98931 INFO  
(searcherExecutor-337-thread-1-processing-n:127.0.0.1:38168_solr 
x:authCollection_shard1_replica_n1 c:authCollection s:shard1 r:core_node3) 
[n:127.0.0.1:38168_solr c:authCollection s:shard1 r:core_node3 
x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[authCollection_shard1_replica_n1] Registered new searcher 
Searcher@17a312f5[authCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 98932 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 98932 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard3
   [junit4]   2> 98939 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 98939 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 98939 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:44721/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 98940 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 98940 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:44721/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 98941 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard3/leader after winning as 
/collections/authCollection/leader_elect/shard3/election/73040073547579404-core_node6-n_0000000000
   [junit4]   2> 98945 INFO  
(searcherExecutor-336-thread-1-processing-n:127.0.0.1:43770_solr 
x:authCollection_shard2_replica_n2 c:authCollection s:shard2 r:core_node5) 
[n:127.0.0.1:43770_solr c:authCollection s:shard2 r:core_node5 
x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore 
[authCollection_shard2_replica_n2] Registered new searcher 
Searcher@5e2b2319[authCollection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 98948 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:44721/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 98948 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 98955 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard1
   [junit4]   2> 98956 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/authCollection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 98956 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/authCollection/leaders/shard2
   [junit4]   2> 98963 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 98963 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 98964 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 98964 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38168/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 98964 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 98965 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38168/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 98966 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 98966 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:43770/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 98966 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard1/leader after winning as 
/collections/authCollection/leader_elect/shard1/election/73040073547579401-core_node3-n_0000000000
   [junit4]   2> 98966 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 98967 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:43770/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 98967 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/authCollection/leaders/shard2/leader after winning as 
/collections/authCollection/leader_elect/shard2/election/73040073547579399-core_node5-n_0000000000
   [junit4]   2> 98969 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38168/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 98969 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:43770/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 99079 INFO  (zkCallback-378-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99079 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99079 INFO  (zkCallback-363-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99079 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99081 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 99082 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 99082 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 99084 INFO  (qtp853982038-1004) [n:127.0.0.1:43770_solr 
c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1656
   [junit4]   2> 99084 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr 
c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1613
   [junit4]   2> 99105 INFO  (zkCallback-354-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99109 INFO  (zkCallback-378-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99110 ERROR (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Collection authCollection is not lazy or watched!
   [junit4]   2> 99112 INFO  (qtp510947681-988) [n:127.0.0.1:38168_solr 
c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1622
   [junit4]   2> 99118 INFO  (qtp853982038-1007) [n:127.0.0.1:43770_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
45 seconds. Check all shard replicas
   [junit4]   2> 99219 INFO  (zkCallback-378-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99219 INFO  (zkCallback-378-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99219 INFO  (zkCallback-363-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99219 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99219 INFO  (zkCallback-363-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99241 INFO  (zkCallback-378-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99248 INFO  (zkCallback-354-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99248 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99249 INFO  (zkCallback-354-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99251 INFO  (qtp853982038-1007) [n:127.0.0.1:43770_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2320
   [junit4]   2> 99334 INFO  (qtp1144104961-993) [n:127.0.0.1:44721_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 99338 INFO  (qtp1144104961-997) [n:127.0.0.1:44721_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=0
   [junit4]   2> 99339 INFO  (zkCallback-378-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 99339 INFO  (zkCallback-363-thread-2) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 99339 INFO  (zkCallback-378-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 99339 INFO  (zkCallback-363-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 99345 INFO  (zkCallback-354-thread-3) [    ] 
o.a.s.c.CoreContainer Security node changed, reloading security.json
   [junit4]   2> 99345 INFO  (zkCallback-354-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authorization plugin: 
solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 99400 INFO  (qtp1144104961-998) [n:127.0.0.1:44721_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/authentication params={} 
status=0 QTime=10
   [junit4]   2> 99402 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=238667178
   [junit4]   2> 99402 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44721_solr
   [junit4]   2> 99405 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 99405 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:44721_solr as DOWN
   [junit4]   2> 99448 INFO  (coreCloseExecutor-351-thread-1) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c9112bf
   [junit4]   2> 99448 INFO  (coreCloseExecutor-351-thread-1) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=7c9112bf
   [junit4]   2> 99448 INFO  (coreCloseExecutor-351-thread-1) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2e837000: rootName = 
solr_44721, domain = solr.core.authCollection.shard3.replica_n4, service url = 
null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 
/ com.codahale.metrics.MetricRegistry@1ed13cbd
   [junit4]   2> 99455 INFO  (zkCallback-354-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 99464 INFO  (zkCallback-378-thread-3) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 99466 INFO  (zkCallback-363-thread-2) [    ] 
o.a.s.c.CoreContainer Initializing authentication plugin: solr.BasicAuthPlugin
   [junit4]   2> 99473 INFO  (coreCloseExecutor-351-thread-1) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.authCollection.shard3.leader, 
tag=7c9112bf
   [junit4]   2> 99538 INFO  (zkCallback-378-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99538 INFO  (zkCallback-378-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99538 INFO  (zkCallback-354-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99538 INFO  (zkCallback-363-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99538 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99538 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99573 INFO  (zkCallback-354-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99598 INFO  (zkCallback-363-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99620 INFO  (zkCallback-378-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 99628 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 99642 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@397687d: rootName = 
solr_44721, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5fdfbee
   [junit4]   2> 99649 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 99649 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2cc2b1a8: rootName = 
solr_44721, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@175e04c3
   [junit4]   2> 99653 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 99653 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2de9fd47: rootName = 
solr_44721, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a56141
   [junit4]   2> 99653 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 99716 INFO  (zkCallback-370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 99716 INFO  (zkCallback-398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 99721 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 99725 INFO  (zkCallback-385-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 99726 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 99735 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@42653d59{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 99736 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52a3845a{/solr,null,UNAVAILABLE}
   [junit4]   2> 99736 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 99738 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 99740 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 99741 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 44721 try number 1 ...
   [junit4]   2> 99741 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 99743 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 99743 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 99743 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 99744 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4152baeb{/solr,null,AVAILABLE}
   [junit4]   2> 99744 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4af97dcc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 99746 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2701f77d{SSL,[ssl, 
http/1.1]}{127.0.0.1:44721}
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.s.Server Started @99801ms
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=44721}
   [junit4]   2> 99747 ERROR 
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 99747 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-03-29T10:51:37.057Z
   [junit4]   2> 99771 INFO  (zkConnectionManagerCallback-407-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 99772 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 100153 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 100154 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 100155 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61d6eb17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 100165 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 100172 WARN  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@5b2e01ac[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 100174 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40017/solr
   [junit4]   2> 100181 INFO  (zkConnectionManagerCallback-414-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 100185 INFO  (zkConnectionManagerCallback-416-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 100194 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 100213 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:44721_solr as DOWN
   [junit4]   2> 100215 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 100215 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44721_solr
   [junit4]   2> 100219 INFO  (zkCallback-385-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100219 INFO  (zkCallback-398-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100219 INFO  (zkCallback-370-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100219 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100219 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100221 INFO  (zkCallback-415-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 100222 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.CoreContainer Initializing authorization 
plugin: solr.RuleBasedAuthorizationPlugin
   [junit4]   2> 100222 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: solr.BasicAuthPlugin
   [junit4]   2> 100256 INFO  (zkConnectionManagerCallback-423-thread-1) [    ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 100258 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 100261 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:40017/solr ready
   [junit4]   2> 100264 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 100358 INFO  (zkCallback-363-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100358 INFO  (zkCallback-363-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100358 INFO  (zkCallback-363-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100358 INFO  (zkCallback-354-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100358 INFO  (zkCallback-354-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100358 INFO  (zkCallback-354-thread-4) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/authCollection/state.json] for collection [authCollection] 
has occurred - updating... (live nodes size: [3])
   [junit4]   2> 100373 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 100405 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 100407 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_44721.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 100414 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/.
   [junit4]   2> 100419 INFO  
(TEST-BasicAuthIntegrationTest.testBasicAuth-seed#[BDC8C8F83D5DD006]) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.CorePropertiesLocator Cores are: 
[authCollection_shard3_replica_n4]
   [junit4]   2> 100826 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 100839 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr    ] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 100853 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 100878 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 100888 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema 
[authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 100891 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 100891 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'authCollection_shard3_replica_n4' using configuration from collection 
authCollection, trusted=true
   [junit4]   2> 100892 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_44721.solr.core.authCollection.shard3.replica_n4' (registry 
'solr.core.authCollection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5041be52
   [junit4]   2> 100892 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[[authCollection_shard3_replica_n4] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/authCollection_shard3_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.security.BasicAuthIntegrationTest_BDC8C8F83D5DD006-001/tempDir-001/node1/./authCollection_shard3_replica_n4/data/]
   [junit4]   2> 100952 INFO  
(OverseerCollectionConfigSetProcessor-73040073547579401-127.0.0.1:38168_solr-n_0000000000)
 [n:127.0.0.1:38168_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 101048 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 101048 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 101051 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 101051 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 101063 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5ac7b4b7[authCollection_shard3_replica_n4] main]
   [junit4]   2> 101069 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 101073 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null 
at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 101075 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 101076 INFO  
(coreLoadExecutor-361-thread-1-processing-n:127.0.0.1:44721_solr) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1629336841366798336
   [junit4]   2> 101104 INFO  
(searcherExecutor-362-thread-1-processing-n:127.0.0.1:44721_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore 
[authCollection_shard3_replica_n4] Registered new searcher 
Searcher@5ac7b4b7[authCollection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 101113 INFO  
(coreZkRegister-353-thread-1-processing-n:127.0.0.1:44721_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make 
sure parent is created /collections/authCollection/leaders/shard3
   [junit4]   2> 101116 INFO  
(coreZkRegister-353-thread-1-processing-n:127.0.0.1:44721_solr 
x:authCollection_shard3_replica_n4 c:authCollection s:shard3 r:core_node6) 
[n:127.0.0.1:44721_solr c:authCollection s:shard3 r:core_node6 
x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough 
repl

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

kins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/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 = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null150537155
     [copy] Copying 240 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null150537155
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-8.x/solr/null150537155

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 27ms :: artifacts dl 2ms
        ---------------------------------------------------------------------
        |                  |            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: 109 minutes 24 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:955)
                at hudson.FilePath.act(FilePath.java:1072)
                at hudson.FilePath.act(FilePath.java:1061)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1835)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1074)
        at hudson.FilePath.act(FilePath.java:1061)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1835)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to