Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Solaris/50/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding

Error Message:
Error from server at http://127.0.0.1:50952/solr/forwardingCollection: 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 
Authentication required</title> </head> <body><h2>HTTP ERROR 401</h2> 
<p>Problem accessing /solr/forwardingCollection/select. Reason: <pre>    
Authentication required</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 http://127.0.0.1:50952/solr/forwardingCollection: 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 Authentication required</title>
</head>
<body><h2>HTTP ERROR 401</h2>
<p>Problem accessing /solr/forwardingCollection/select. Reason:
<pre>    Authentication required</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([B5A09AEA0C8B2E30:5426F31411BDC8D9]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:614)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding(TestSolrCloudWithSecureImpersonation.java:328)
        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)


FAILED:  
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest.testCommitWithinOnDelete

Error Message:
expected:<1> but was:<0>

Stack Trace:
junit.framework.AssertionFailedError: expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([1B5ED2A56C68568D:774A2514B6EBBCB6]:0)
        at junit.framework.Assert.fail(Assert.java:57)
        at junit.framework.Assert.failNotEquals(Assert.java:329)
        at junit.framework.Assert.assertEquals(Assert.java:78)
        at junit.framework.Assert.assertEquals(Assert.java:159)
        at junit.framework.Assert.assertEquals(Assert.java:166)
        at 
org.apache.solr.client.solrj.SolrExampleTestsBase.testCommitWithinOnDelete(SolrExampleTestsBase.java:147)
        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 14382 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/init-core-data-001
   [junit4]   2> 2745905 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2745905 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 2745907 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2745909 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2746009 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/tempDir-001
   [junit4]   2> 2746010 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2746010 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2746010 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2746110 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:41406
   [junit4]   2> 2746110 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41406
   [junit4]   2> 2746110 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41406
   [junit4]   2> 2746116 INFO  (zkConnectionManagerCallback-20900-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746118 INFO  (zkConnectionManagerCallback-20902-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746120 INFO  (zkConnectionManagerCallback-20904-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746122 WARN  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-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> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7dd1ef1a{/solr,null,AVAILABLE}
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@26d0a4cd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:50952}
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.s.Server Started @2748408ms
   [junit4]   2> 2746122 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50952}
   [junit4]   2> 2746127 ERROR (jetty-launcher-20905-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-25T04:16:43.551Z
   [junit4]   2> 2746127 WARN  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2746127 INFO  (jetty-launcher-20905-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> 2746129 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2746129 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2746129 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2746129 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7c2722aa{/solr,null,AVAILABLE}
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@30c2aec5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36747}
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.s.Server Started @2748415ms
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36747}
   [junit4]   2> 2746130 ERROR (jetty-launcher-20905-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2746130 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-25T04:16:43.554Z
   [junit4]   2> 2746132 INFO  (zkConnectionManagerCallback-20907-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746133 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2746151 INFO  (zkConnectionManagerCallback-20909-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746152 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2746428 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2746429 WARN  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@223858fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2746431 WARN  (jetty-launcher-20905-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@3caf63e5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2746432 INFO  (jetty-launcher-20905-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41406/solr
   [junit4]   2> 2746434 INFO  (zkConnectionManagerCallback-20915-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746436 INFO  (zkConnectionManagerCallback-20917-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746496 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50952_solr
   [junit4]   2> 2746497 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.Overseer Overseer 
(id=72144003811508230-127.0.0.1:50952_solr-n_0000000000) starting
   [junit4]   2> 2746503 INFO  (zkConnectionManagerCallback-20924-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746505 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41406/solr ready
   [junit4]   2> 2746510 INFO  
(OverseerStateUpdate-72144003811508230-127.0.0.1:50952_solr-n_0000000000) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50952_solr
   [junit4]   2> 2746511 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50952_solr
   [junit4]   2> 2746513 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2746515 WARN  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2746515 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2746517 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2746521 INFO  (jetty-launcher-20905-thread-2-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2746521 INFO  (zkCallback-20923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2746521 INFO  (zkCallback-20916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2746538 WARN  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2746559 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2746580 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50952.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746586 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50952.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746586 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50952.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746587 INFO  (jetty-launcher-20905-thread-2) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/tempDir-001/node1/.
   [junit4]   2> 2746694 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2746696 WARN  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@32236fca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2746699 WARN  (jetty-launcher-20905-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@f74c76[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2746700 INFO  (jetty-launcher-20905-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41406/solr
   [junit4]   2> 2746702 INFO  (zkConnectionManagerCallback-20931-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746705 INFO  (zkConnectionManagerCallback-20933-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746714 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2746720 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36747_solr as DOWN
   [junit4]   2> 2746721 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2746721 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36747_solr
   [junit4]   2> 2746722 INFO  (zkCallback-20916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2746723 INFO  (zkCallback-20923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2746723 INFO  (zkCallback-20932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2746723 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2746723 WARN  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2746724 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2746724 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2746726 INFO  (jetty-launcher-20905-thread-1-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2746745 WARN  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.s.i.Krb5HttpClientBuilder 
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without 
specifying system property 'java.security.auth.login.config'
   [junit4]   2> 2746765 INFO  (zkConnectionManagerCallback-20940-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746767 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2746769 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:41406/solr ready
   [junit4]   2> 2746770 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2746782 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36747.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746803 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36747.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746803 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36747.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2746804 INFO  (jetty-launcher-20905-thread-1) 
[n:127.0.0.1:36747_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/tempDir-001/node2/.
   [junit4]   2> 2746826 INFO  (zkConnectionManagerCallback-20946-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2746828 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2746829 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:41406/solr 
ready
   [junit4]   2> 2746861 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2747738 WARN  (qtp1745033652-52043) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: wrongHost from IP 127.0.0.1
   [junit4]   2> 2747739 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2747782 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2747786 INFO  (qtp1745033652-52046) [    ] 
o.a.s.s.SolrDispatchFilter Error authenticating
   [junit4]   2>           => java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:91)
   [junit4]   2> java.lang.IllegalArgumentException: userName is NULL, empty or 
contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:91)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:73)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:59)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:233)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:411)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:536)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:126)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:265)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:244) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.AuthenticationPlugin.authenticate(AuthenticationPlugin.java:94)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:480)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2747786 WARN  (qtp1745033652-52046) [    ] o.e.j.s.HttpChannel 
/solr/admin/collections
   [junit4]   2>           => org.apache.solr.common.SolrException: Error 
during request authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:486)
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:486)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: userName is 
NULL, empty or contains a '&'
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:91)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:73)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:59)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:233)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:411)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:536)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:126)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:265)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:244) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.AuthenticationPlugin.authenticate(AuthenticationPlugin.java:94)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:480)
 ~[java/:?]
   [junit4]   2>        ... 27 more
   [junit4]   2> 2747796 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2747837 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2747841 WARN  (qtp1745033652-52039) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: noHosts from IP 127.0.0.1
   [junit4]   2> 2747841 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2747869 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2747904 INFO  (qtp1745033652-52051) [n:127.0.0.1:50952_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2747904 INFO  (qtp1745033652-52051) [n:127.0.0.1:50952_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2747905 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2747938 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2747956 WARN  (qtp1745033652-52045) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping unable to return groups for user bar
   [junit4]   2>           => PartialGroupNameException The user name 'bar' is 
not found. id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping$PartialGroupNameException:
 The user name 'bar' is not found. id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2>        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.resolvePartialGroupNames(ShellBasedUnixGroupsMapping.java:294)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getUnixGroups(ShellBasedUnixGroupsMapping.java:207)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping.getGroups(ShellBasedUnixGroupsMapping.java:97)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.JniBasedUnixGroupsMappingWithFallback.getGroups(JniBasedUnixGroupsMappingWithFallback.java:51)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.fetchGroupList(Groups.java:387)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:321) 
~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.Groups$GroupCacheLoader.load(Groups.java:270) 
~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3527)
 ~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2276) 
~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2154)
 ~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2044) 
~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache.get(LocalCache.java:3951) 
~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3973) 
~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4957) 
~[guava-25.1-jre.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.Groups.getGroups(Groups.java:228) 
~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.UserGroupInformation.getGroups(UserGroupInformation.java:1588)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authorize.AccessControlList.isUserInList(AccessControlList.java:234)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authorize.AccessControlList.isUserAllowed(AccessControlList.java:244)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authorize.DefaultImpersonationProvider.authorize(DefaultImpersonationProvider.java:122)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authorize.ProxyUsers.authorize(ProxyUsers.java:102) 
~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.doFilter(DelegationTokenAuthenticationFilter.java:264)
 ~[hadoop-common-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:289)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:592)
 ~[hadoop-auth-3.2.0.jar:?]
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:126)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:265)
 ~[test/:?]
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:244) 
~[java/:?]
   [junit4]   2>        at 
org.apache.solr.security.AuthenticationPlugin.authenticate(AuthenticationPlugin.java:94)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:480)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:340)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:164)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 ~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:540) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1588)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1345)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:480) 
~[jetty-servlet-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1557)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1247)
 ~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:753) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:502) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260) 
~[jetty-server-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
 ~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118) 
~[jetty-io-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
 ~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683) 
~[jetty-util-9.4.14.v20181114.jar:9.4.14.v20181114]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
   [junit4]   2> 2747960 WARN  (qtp1745033652-52045) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: bogusGroup is not allowed to impersonate bar
   [junit4]   2> 2747961 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2747996 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2747997 INFO  (qtp1745033652-52043) [n:127.0.0.1:50952_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2747997 INFO  (qtp1745033652-52043) [n:127.0.0.1:50952_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2747998 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2748034 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2748039 INFO  (zkConnectionManagerCallback-20948-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2748419 INFO  (qtp323411743-52057) [n:127.0.0.1:36747_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2748421 INFO  
(OverseerThreadFactory-13445-thread-1-processing-n:127.0.0.1:50952_solr) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 2748531 INFO  
(OverseerStateUpdate-72144003811508230-127.0.0.1:50952_solr-n_0000000000) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"forwardingCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"forwardingCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50952/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2748734 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr    
x:forwardingCollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2748734 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr    
x:forwardingCollection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2749756 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.1.0
   [junit4]   2> 2749776 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[forwardingCollection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2749875 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
test/1.0 with uniqueid field id
   [junit4]   2> 2749888 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating 
SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from 
collection forwardingCollection, trusted=true
   [junit4]   2> 2749888 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_50952.solr.core.forwardingCollection.shard1.replica_n1' 
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@3750c255
   [junit4]   2> 2749888 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 2749889 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4812564697402266]
   [junit4]   2> 2749936 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2749936 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2749938 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2749938 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2749939 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=45, 
maxMergedSegmentMB=41.8681640625, floorSegmentMB=0.2607421875, 
forceMergeDeletesPctAllowed=18.88417704435083, segmentsPerTier=20.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.38835677721650097, 
deletesPctAllowed=26.441446771118024
   [junit4]   2> 2749939 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@30eae23e[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 2749940 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2749944 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2749955 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits 
will be reserved for 10000ms.
   [junit4]   2> 2749956 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1626412896621690880
   [junit4]   2> 2749960 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful 
update of terms at /collections/forwardingCollection/terms/shard1 to 
Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2749960 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/forwardingCollection/leaders/shard1
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:50952/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - 
now sync replicas to me
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:50952/solr/forwardingCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2749963 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/forwardingCollection/leaders/shard1/leader after winning as 
/collections/forwardingCollection/leader_elect/shard1/election/72144003811508230-core_node2-n_0000000000
   [junit4]   2> 2749965 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I 
am the new leader: 
http://127.0.0.1:50952/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2749967 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2749967 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2749967 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2749967 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 2749967 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2749968 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2749968 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2749968 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2749968 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2749969 INFO  
(searcherExecutor-13457-thread-1-processing-n:127.0.0.1:50952_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 
r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica_n1] Registered new searcher 
Searcher@30eae23e[forwardingCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2750265 INFO  (zkCallback-20916-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750265 INFO  (zkCallback-20916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750390 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 2750391 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1658
   [junit4]   2> 2750395 INFO  (qtp323411743-52057) [n:127.0.0.1:36747_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> 2750524 INFO  
(OverseerCollectionConfigSetProcessor-72144003811508230-127.0.0.1:50952_solr-n_0000000000)
 [n:127.0.0.1:50952_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> 2750691 INFO  (zkCallback-20916-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750699 INFO  (zkCallback-20932-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750700 INFO  (qtp323411743-52057) [n:127.0.0.1:36747_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2282
   [junit4]   2> 2750725 INFO  (zkCallback-20916-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750726 INFO  (zkCallback-20916-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/forwardingCollection/state.json] for collection 
[forwardingCollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2750728 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testForwarding 
-Dtests.seed=B5A09AEA0C8B2E30 -Dtests.slow=true -Dtests.locale=ar-EG 
-Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.73s J1 | 
TestSolrCloudWithSecureImpersonation.testForwarding <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:50952/solr/forwardingCollection: Expected mime 
type application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=utf-8"/>
   [junit4]    > <title>Error 401 Authentication required</title>
   [junit4]    > </head>
   [junit4]    > <body><h2>HTTP ERROR 401</h2>
   [junit4]    > <p>Problem accessing /solr/forwardingCollection/select. Reason:
   [junit4]    > <pre>    Authentication required</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.14.v20181114</a><hr/>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B5A09AEA0C8B2E30:5426F31411BDC8D9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:614)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:256)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:207)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:987)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:1002)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation.testForwarding(TestSolrCloudWithSecureImpersonation.java:328)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2750815 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 2750822 WARN  (qtp1745033652-52045) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: localHostAnyGroup from IP 
255.255.255.255
   [junit4]   2> 2750823 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 2750851 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2750852 WARN  (qtp1745033652-52043) [n:127.0.0.1:50952_solr    
] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: bar is not allowed to impersonate anyHostAnyUser
   [junit4]   2> 2750853 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2750882 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2750884 WARN  (qtp1745033652-52046) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: noGroups is not allowed to impersonate bar
   [junit4]   2> 2750884 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2750911 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2750912 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2750912 INFO  (qtp1745033652-52048) [n:127.0.0.1:50952_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2750913 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2750942 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2751270 WARN  (qtp1745033652-52041) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: localHostAnyGroup from IP -127.-128
   [junit4]   2> 2751271 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[B5A09AEA0C8B2E30])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2751276 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1558806122
   [junit4]   2> 2751276 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50952_solr
   [junit4]   2> 2751277 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2751277 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50952_solr as DOWN
   [junit4]   2> 2751277 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1567542435
   [junit4]   2> 2751277 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36747_solr
   [junit4]   2> 2751278 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 2751278 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:36747_solr as DOWN
   [junit4]   2> 2751281 INFO  (coreCloseExecutor-13463-thread-1) 
[n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@330266fb
   [junit4]   2> 2751281 INFO  (coreCloseExecutor-13463-thread-1) 
[n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1, 
tag=330266fb
   [junit4]   2> 2751281 INFO  (coreCloseExecutor-13463-thread-1) 
[n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17d920f6: rootName 
= solr_50952, domain = solr.core.forwardingCollection.shard1.replica_n1, 
service url = null, agent id = null] for registry 
solr.core.forwardingCollection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@a24341e
   [junit4]   2> 2751282 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2751282 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@33b5b7c7: rootName = 
solr_36747, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1599e197
   [junit4]   2> 2751296 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2751296 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@60e0a211: rootName = 
solr_36747, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@63fdd0a5
   [junit4]   2> 2751309 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2751309 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21ff2e17: rootName = 
solr_36747, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7a6bc03
   [junit4]   2> 2751309 INFO  (jetty-closer-20950-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@67f0b6c3[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@34f66cfb[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 2751312 INFO  (coreCloseExecutor-13463-thread-1) 
[n:127.0.0.1:50952_solr c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.forwardingCollection.shard1.leader, tag=330266fb
   [junit4]   2> 2751318 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2751318 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d0adcec: rootName = 
solr_50952, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@684cabff
   [junit4]   2> 2751319 INFO  (zkCallback-20916-thread-3) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2751320 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2751320 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@11c2fa46: rootName = 
solr_50952, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@63fdd0a5
   [junit4]   2> 2751320 INFO  (zkCallback-20923-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2751325 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2751325 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@15321b58: rootName = 
solr_50952, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@7a6bc03
   [junit4]   2> 2751325 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2751325 INFO  (closeThreadPool-20956-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72144003811508230-127.0.0.1:50952_solr-n_0000000000) closing
   [junit4]   2> 2751326 ERROR 
(Thread[Thread-8654,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2751326 INFO  
(OverseerStateUpdate-72144003811508230-127.0.0.1:50952_solr-n_0000000000) 
[n:127.0.0.1:50952_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50952_solr
   [junit4]   2> 2751327 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2751329 INFO  
(OverseerAutoScalingTriggerThread-72144003811508230-127.0.0.1:50952_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@8a3a81b[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1e5f5b0d[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 2751335 INFO  (jetty-closer-20950-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@30c2aec5{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2751336 INFO  (jetty-closer-20950-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7c2722aa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2751336 INFO  (jetty-closer-20950-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2751338 INFO  (closeThreadPool-20956-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72144003811508230-127.0.0.1:50952_solr-n_0000000000) closing
   [junit4]   2> 2751338 INFO  (jetty-closer-20950-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72144003811508230-127.0.0.1:50952_solr-n_0000000000) closing
   [junit4]   2> 2751341 ERROR 
(Thread[Thread-8651,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2751341 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 2751343 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1004e96d7dc0008, likely client has closed socket
   [junit4]   2> 2751344 INFO  (jetty-closer-20950-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@26d0a4cd{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 2751348 INFO  (jetty-closer-20950-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7dd1ef1a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2751348 INFO  (jetty-closer-20950-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2751350 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 2751354 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       
/solr/collections/forwardingCollection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       
/solr/collections/forwardingCollection/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        2       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2751359 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:41406
   [junit4]   2> 2751359 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[B5A09AEA0C8B2E30]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 41406
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_B5A09AEA0C8B2E30-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=1200, maxMBSortInHeap=5.94

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

g.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
   [junit4] OK      1.12s J0 | SolrExampleStreamingBinaryTest.testStatistics
   [junit4] OK      0.42s J0 | 
SolrExampleStreamingBinaryTest.testStreamingRequest
   [junit4] OK      0.73s J0 | 
SolrExampleStreamingBinaryTest.testChildDoctransformer
   [junit4] OK      0.17s J0 | 
SolrExampleStreamingBinaryTest.testExpandComponent
   [junit4] OK      0.30s J0 | SolrExampleStreamingBinaryTest.testLukeHandler
   [junit4] OK      0.06s J0 | SolrExampleStreamingBinaryTest.testRawFields
   [junit4] OK      0.04s J0 | SolrExampleStreamingBinaryTest.testPingHandler
   [junit4] OK      2.03s J0 | 
SolrExampleStreamingBinaryTest.testCommitWithinOnAdd
   [junit4] OK      0.09s J0 | SolrExampleStreamingBinaryTest.testMoreLikeThis
   [junit4] OK      0.20s J0 | 
SolrExampleStreamingBinaryTest.testMultiContentWriterRequest
   [junit4] OK      0.05s J0 | SolrExampleStreamingBinaryTest.testFieldGlobbing
   [junit4] OK      0.06s J0 | SolrExampleStreamingBinaryTest.testPivotFacets
   [junit4] OK      0.12s J0 | SolrExampleStreamingBinaryTest.testUnicode
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testDeleteParentDoc
   [junit4] OK      0.04s J0 | SolrExampleStreamingBinaryTest.testErrorHandling
   [junit4] OK      0.12s J0 | SolrExampleStreamingBinaryTest.testWaitOptions
   [junit4] OK      0.10s J0 | 
SolrExampleStreamingBinaryTest.testMultiContentStreamRequest
   [junit4] OK      0.07s J0 | 
SolrExampleStreamingBinaryTest.testPivotFacetsStats
   [junit4] OK      0.11s J0 | SolrExampleStreamingBinaryTest.testUpdateField
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testPivotFacetsStatsNotSupported
   [junit4] OK      0.06s J0 | SolrExampleStreamingBinaryTest.testAddRetrieve
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testGetEmptyResults
   [junit4] OK      0.04s J0 | 
SolrExampleStreamingBinaryTest.testQueryAndStreamResponse
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testUpdateMultiValuedField
   [junit4] OK      0.04s J0 | SolrExampleStreamingBinaryTest.testFaceting
   [junit4] OK      0.05s J0 | SolrExampleStreamingBinaryTest.testRealtimeGet
   [junit4] OK      0.07s J0 | 
SolrExampleStreamingBinaryTest.testAddChildToChildFreeDoc
   [junit4] OK      0.09s J0 | SolrExampleStreamingBinaryTest.testAugmentFields
   [junit4] OK      1.15s J0 | 
SolrExampleStreamingBinaryTest.testCommitWithinOnDelete
   [junit4] OK      0.17s J0 | SolrExampleStreamingBinaryTest.testAddDelete
   [junit4] OK      0.07s J0 | 
SolrExampleStreamingBinaryTest.testPivotFacetsMissing
   [junit4] OK      0.02s J0 | 
SolrExampleStreamingBinaryTest.testQueryWithParams
   [junit4] OK      0.04s J0 | 
SolrExampleStreamingBinaryTest.testPivotFacetsRanges
   [junit4] OK      0.04s J0 | 
SolrExampleStreamingBinaryTest.testUpdateRequestWithParameters
   [junit4] OK      0.16s J0 | 
SolrExampleStreamingBinaryTest.testPivotFacetsQueries
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testContentStreamRequest
   [junit4] OK      0.05s J0 | SolrExampleStreamingBinaryTest.testSetNullUpdates
   [junit4] OK      0.06s J0 | 
SolrExampleStreamingBinaryTest.testSetNullUpdateOrder
   [junit4] OK      0.14s J0 | SolrExampleStreamingBinaryTest.testExampleConfig
   [junit4] OK      0.05s J0 | 
SolrExampleStreamingBinaryTest.testChineseDefaults
   [junit4] Completed [5/5] on J0 in 10.40s, 40 tests
   [junit4] 
   [junit4] JVM J0:     1.13 ..    64.10 =    62.97s
   [junit4] JVM J1:     1.08 ..    58.97 =    57.89s
   [junit4] Execution time total: 1 minute 4 seconds
   [junit4] Tests summary: 5 suites, 200 tests
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J1/temp])
   [junit4] Could not remove temporary path: 
/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0
 (java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris/solr/build/solr-solrj/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints]  93.27s | 
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints]  83.85s | 
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints]  57.60s | 
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints]  53.80s | 
org.apache.solr.common.cloud.TestCloudCollectionsListeners
[junit4:tophints]  44.82s | 
org.apache.solr.client.solrj.io.stream.MathExpressionTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 7 seconds
[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2802)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2681)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2662)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3041)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
                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:1841)
                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:3043)
        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:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        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:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
        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:1841)
        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/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=e0231fddbae852642ef30d4cdf1b0194a6f38590, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-8.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #49
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
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)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to