Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/5144/
Java: 64bit/jdk-11.0.2 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at http://127.0.0.1:56297/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:56297/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([48D26D56C0BD8968:A95404A8DD8B6F81]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.testSimulatorFromSnapshot

Error Message:
expected:<{.system={shard1=[{core_node6={core=.system_shard1_replica_p4, 
shard=shard1, collection=.system, node_name=127.0.0.1:50841_solr, type=PULL, 
INDEX.sizeInBytes=117.0, base_url=http://127.0.0.1:50841/solr, 
UPDATE./update.requests=0, state=active, force_set_state=false, 
INDEX.sizeInGB=1.0896474123001099E-7, QUERY./select.requests=0}}]}}> but 
was:<{.system={shard1=[{core_node6={core=.system_shard1_replica_p4, 
shard=shard1, collection=.system, node_name=127.0.0.1:50841_solr, type=PULL, 
SEARCHER.searcher.maxDoc=1, INDEX.sizeInBytes=617.0, 
base_url=http://127.0.0.1:50841/solr, UPDATE./update.requests=0, state=active, 
force_set_state=false, INDEX.sizeInGB=5.746260285377502E-7, 
SEARCHER.searcher.numDocs=1, QUERY./select.requests=0}}]}}>

Stack Trace:
java.lang.AssertionError: 
expected:<{.system={shard1=[{core_node6={core=.system_shard1_replica_p4, 
shard=shard1, collection=.system, node_name=127.0.0.1:50841_solr, type=PULL, 
INDEX.sizeInBytes=117.0, base_url=http://127.0.0.1:50841/solr, 
UPDATE./update.requests=0, state=active, force_set_state=false, 
INDEX.sizeInGB=1.0896474123001099E-7, QUERY./select.requests=0}}]}}> but 
was:<{.system={shard1=[{core_node6={core=.system_shard1_replica_p4, 
shard=shard1, collection=.system, node_name=127.0.0.1:50841_solr, type=PULL, 
SEARCHER.searcher.maxDoc=1, INDEX.sizeInBytes=617.0, 
base_url=http://127.0.0.1:50841/solr, UPDATE./update.requests=0, state=active, 
force_set_state=false, INDEX.sizeInGB=5.746260285377502E-7, 
SEARCHER.searcher.numDocs=1, QUERY./select.requests=0}}]}}>
        at 
__randomizedtesting.SeedInfo.seed([48D26D56C0BD8968:2699608DAE7FB384]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.assertNodeStateProvider(TestSnapshotCloudManager.java:141)
        at 
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager.testSimulatorFromSnapshot(TestSnapshotCloudManager.java:108)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        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 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13300 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/init-core-data-001
   [junit4]   2> 1212647 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=59 numCloses=59
   [junit4]   2> 1212647 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1212648 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0) w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1212648 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1212728 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your 
platform... using builtin-java classes where applicable
   [junit4]   2> 1212948 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/tempDir-001
   [junit4]   2> 1212949 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1212949 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1212949 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1213059 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:56291
   [junit4]   2> 1213059 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:56291
   [junit4]   2> 1213059 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 56291
   [junit4]   2> 1213078 INFO  (zkConnectionManagerCallback-9770-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213082 INFO  (zkConnectionManagerCallback-9772-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213085 INFO  (zkConnectionManagerCallback-9774-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213088 WARN  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1213088 WARN  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1213088 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 11.0.2+9
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@39b7a22f{/solr,null,AVAILABLE}
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37061b34{/solr,null,AVAILABLE}
   [junit4]   2> 1213090 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@e84c996{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56296}
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.s.Server Started @1213184ms
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56296}
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7730cd8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:56297}
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.s.Server Started @1213184ms
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56297}
   [junit4]   2> 1213094 ERROR (jetty-launcher-9775-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213094 ERROR (jetty-launcher-9775-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1213094 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
9.0.0
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T00:43:05.193051Z
   [junit4]   2> 1213095 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-05-14T00:43:05.193060Z
   [junit4]   2> 1213098 INFO  (zkConnectionManagerCallback-9777-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213099 INFO  (zkConnectionManagerCallback-9779-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213099 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1213099 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1213103 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 
0x1004655682d0003, likely client has closed socket
   [junit4]   2> 1213104 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 
0x1004655682d0004, likely client has closed socket
   [junit4]   2> 1213209 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1213210 WARN  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@767c6cc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213213 WARN  (jetty-launcher-9775-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@10aa49c6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213213 INFO  (jetty-launcher-9775-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 1213216 INFO  (zkConnectionManagerCallback-9787-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213220 INFO  (zkConnectionManagerCallback-9789-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213246 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1213246 WARN  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@15d4ed98[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213252 WARN  (jetty-launcher-9775-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@7da2ef69[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1213253 INFO  (jetty-launcher-9775-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56291/solr
   [junit4]   2> 1213256 INFO  (zkConnectionManagerCallback-9797-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213260 INFO  (zkConnectionManagerCallback-9799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213278 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56296_solr
   [junit4]   2> 1213279 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.Overseer Overseer 
(id=72134926671872008-127.0.0.1:56296_solr-n_0000000000) starting
   [junit4]   2> 1213290 INFO  (zkConnectionManagerCallback-9806-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213294 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56291/solr ready
   [junit4]   2> 1213295 INFO  
(OverseerStateUpdate-72134926671872008-127.0.0.1:56296_solr-n_0000000000) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:56296_solr
   [junit4]   2> 1213299 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56296_solr
   [junit4]   2> 1213301 INFO  (zkCallback-9805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1213301 INFO  (zkCallback-9798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1213305 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1213321 WARN  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_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> 1213406 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_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=localhost,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, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1213423 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1213428 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:56297_solr as DOWN
   [junit4]   2> 1213430 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1213430 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56297_solr
   [junit4]   2> 1213431 INFO  (zkCallback-9805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213431 INFO  (zkCallback-9798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213432 INFO  (zkCallback-9788-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1213435 INFO  (zkConnectionManagerCallback-9811-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1213437 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1213439 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:56291/solr ready
   [junit4]   2> 1213439 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1213439 WARN  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_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> 1213439 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_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=localhost,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, 
delegation-token.json-mapper.AUTO_CLOSE_TARGET=false, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 1213598 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1213600 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1213617 INFO  (jetty-launcher-9775-thread-2-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1213617 INFO  (jetty-launcher-9775-thread-1-EventThread) [    
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 1213862 WARN  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_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> 1213862 WARN  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_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> 1213883 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1213889 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1213944 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56297.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213953 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56296.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213970 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56297.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213970 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56297.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213971 INFO  (jetty-launcher-9775-thread-1) 
[n:127.0.0.1:56297_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/tempDir-001/node1/.
   [junit4]   2> 1213973 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56296.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213974 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56296.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1213977 INFO  (jetty-launcher-9775-thread-2) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/tempDir-001/node2/.
   [junit4]   2> 1214029 INFO  (zkConnectionManagerCallback-9818-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1214032 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1214034 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[48D26D56C0BD8968]-worker) [   
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56291/solr 
ready
   [junit4]   2> 1214076 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 1214236 INFO  (qtp282562437-20767) [n:127.0.0.1:56297_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> 1214236 INFO  (qtp282562437-20767) [n:127.0.0.1:56297_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> 1214241 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 1214277 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 1214280 INFO  (zkConnectionManagerCallback-9820-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1215916 INFO  (qtp1937006165-20760) [n:127.0.0.1:56296_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> 1215922 INFO  
(OverseerThreadFactory-6336-thread-1-processing-n:127.0.0.1:56296_solr) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 1216046 INFO  
(OverseerStateUpdate-72134926671872008-127.0.0.1:56296_solr-n_0000000000) 
[n:127.0.0.1:56296_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:56297/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1216261 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217299 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 9.0.0
   [junit4]   2> 1217347 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217539 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217577 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217578 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_56297.solr.core.forwardingCollection.shard1.replica_n1' 
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@504fdf4d
   [junit4]   2> 1217578 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/tempDir-001/node1/forwardingCollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_48D26D56C0BD8968-001/tempDir-001/node1/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 1217592 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1054122352, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1217896 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217896 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1217900 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1217900 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1217911 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1217918 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62188ffb[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 1217922 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 1218338 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218668 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218668 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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 1633466020807049216
   [junit4]   2> 1218670 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218675 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218675 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218675 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218676 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218677 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218678 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218679 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218681 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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> 1218682 INFO  
(searcherExecutor-6345-thread-1-processing-n:127.0.0.1:56297_solr 
x:forwardingCollection_shard1_replica_n1 c:forwardingCollection s:shard1 
r:core_node2) [n:127.0.0.1:56297_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@62188ffb[forwardingCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1218682 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218682 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218697 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218697 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218697 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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:56297/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 1218698 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218698 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:56297/solr/forwardingCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1218698 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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/72134926671872006-core_node2-n_0000000000
   [junit4]   2> 1218702 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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:56297/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 1218705 INFO  (zkCallback-9788-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> 1218705 INFO  (zkCallback-9788-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> 1218711 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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> 1218715 INFO  (qtp282562437-20769) [n:127.0.0.1:56297_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=2454
   [junit4]   2> 1218723 INFO  (qtp1937006165-20760) [n:127.0.0.1:56296_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> 1218824 INFO  (zkCallback-9798-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> 1218826 INFO  (qtp1937006165-20760) [n:127.0.0.1:56296_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=2910
   [junit4]   2> 1218835 INFO  (zkCallback-9788-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> 1218835 INFO  (zkCallback-9788-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> 1218835 INFO  (zkCallback-9788-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> 1218845 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.method=testForwarding 
-Dtests.seed=48D26D56C0BD8968 -Dtests.slow=true -Dtests.locale=khq-ML 
-Dtests.timezone=Kwajalein -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   4.62s J0 | 
TestSolrCloudWithSecureImpersonation.testForwarding <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:56297/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([48D26D56C0BD8968:A95404A8DD8B6F81]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:613)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.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.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:566)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:834)
   [junit4]   2> 1218926 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 1219026 WARN  (qtp282562437-20768) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219026 INFO  (qtp282562437-20768) [    ] 
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:228) 
~[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:486)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
 ~[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:165)
 ~[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:834) [?:?]
   [junit4]   2> 1219026 WARN  (qtp282562437-20768) [    ] 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:492)
   [junit4]   2> org.apache.solr.common.SolrException: Error during request 
authentication, 
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:492)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
 ~[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:165)
 ~[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:834) [?:?]
   [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:228) 
~[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:486)
 ~[java/:?]
   [junit4]   2>        ... 27 more
   [junit4]   2> 1219037 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 1219088 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 1219098 WARN  (qtp282562437-20765) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219167 WARN  (qtp282562437-20765) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: localHostAnyGroup from IP -127.-128
   [junit4]   2> 1219171 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 1219231 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 1219232 WARN  (qtp282562437-20767) [n:127.0.0.1:56297_solr    
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219346 WARN  (qtp282562437-20767) [n:127.0.0.1:56297_solr    
] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: localHostAnyGroup from IP 
255.255.255.255
   [junit4]   2> 1219349 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 1219400 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 1219403 WARN  (qtp282562437-20768) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219404 INFO  (qtp282562437-20768) [n:127.0.0.1:56297_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> 1219404 INFO  (qtp282562437-20768) [n:127.0.0.1:56297_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> 1219405 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 1219465 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 1219466 WARN  (qtp282562437-20770) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219467 INFO  (qtp282562437-20770) [n:127.0.0.1:56297_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> 1219467 INFO  (qtp282562437-20770) [n:127.0.0.1:56297_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> 1219468 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 1219549 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 1219552 WARN  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.h.s.a.s.AuthenticationFilter 
AuthenticationToken ignored: Invalid AuthenticationToken type
   [junit4]   2> 1219552 WARN  (qtp282562437-20769) [n:127.0.0.1:56297_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: noGroups is not allowed to impersonate bar
   [junit4]   2> 1219553 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 1219615 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 1219617 WARN  (qtp282562437-20771) [n:127.0.0.1:56297_solr    
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219618 WARN  (qtp282562437-20771) [n:127.0.0.1:56297_solr    
] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: noHosts from IP 127.0.0.1
   [junit4]   2> 1219619 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 1219666 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 1219667 WARN  (qtp282562437-20765) [    ] 
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219790 WARN  (qtp282562437-20765) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping unable to return groups for user bar
   [junit4]   2>           => PartialGroupNameException The user name 'bar' is 
not found. id: bar: no such user
   [junit4]   2> id: bar: no such user
   [junit4]   2> 
org.apache.hadoop.security.ShellBasedUnixGroupsMapping$PartialGroupNameException:
 The user name 'bar' is not found. id: bar: no such user
   [junit4]   2> id: bar: no such user
   [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:228) 
~[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:486)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:343)
 ~[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:165)
 ~[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:834) [?:?]
   [junit4]   2> 1219792 WARN  (qtp282562437-20765) [    ] 
o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: bogusGroup is not allowed to impersonate bar
   [junit4]   2> 1219793 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 1219843 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 1219844 WARN  (qtp282562437-20767) [n:127.0.0.1:56297_solr    
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219845 WARN  (qtp282562437-20767) [n:127.0.0.1:56297_solr    
] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
User: bar is not allowed to impersonate anyHostAnyUser
   [junit4]   2> 1219846 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 1219901 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 1219903 WARN  (qtp282562437-20768) [n:127.0.0.1:56297_solr    
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid 
AuthenticationToken type
   [junit4]   2> 1219906 WARN  (qtp282562437-20768) [n:127.0.0.1:56297_solr    
] o.a.h.s.t.d.w.DelegationTokenAuthenticationFilter Authentication exception: 
Unauthorized connection for super-user: wrongHost from IP 127.0.0.1
   [junit4]   2> 1219907 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[48D26D56C0BD8968])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 1219911 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=823723518
   [junit4]   2> 1219911 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56297_solr
   [junit4]   2> 1219912 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1219912 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56297_solr as DOWN
   [junit4]   2> 1219913 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1889092679
   [junit4]   2> 1219914 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56296_solr
   [junit4]   2> 1219914 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1219915 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:56296_solr as DOWN
   [junit4]   2> 1219916 INFO  (coreCloseExecutor-6350-thread-1) 
[n:127.0.0.1:56297_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@1dc3253e
   [junit4]   2> 1219916 INFO  (coreCloseExecutor-6350-thread-1) 
[n:127.0.0.1:56297_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=1dc3253e
   [junit4]   2> 1219916 INFO  (coreCloseExecutor-6350-thread-1) 
[n:127.0.0.1:56297_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@2a95011: rootName = 
solr_56297, 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@887066e
   [junit4]   2> 1219918 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1219919 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1219919 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@71c5bed: rootName = 
solr_56296, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1cb88535
   [junit4]   2> 1219930 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1219930 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4735f3aa: rootName = 
solr_56296, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2058d5
   [junit4]   2> 1219934 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1219934 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3fa3fea5: rootName = 
solr_56296, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@983b670
   [junit4]   2> 1219934 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1219935 INFO  (closeThreadPool-9829-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72134926671872008-127.0.0.1:56296_solr-n_0000000000) closing
   [junit4]   2> 1219935 INFO  
(OverseerStateUpdate-72134926671872008-127.0.0.1:56296_solr-n_0000000000) 
[n:127.0.0.1:56296_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56296_solr
   [junit4]   2> 1219936 INFO  
(OverseerAutoScalingTriggerThread-72134926671872008-127.0.0.1:56296_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1219939 INFO  (coreCloseExecutor-6350-thread-1) 
[n:127.0.0.1:56297_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=1dc3253e
   [junit4]   2> 1219941 INFO  (zkCallback-9810-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1219941 INFO  (zkCallback-9805-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1219941 INFO  (zkCallback-9788-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1219942 INFO  (zkCallback-9788-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56297_solr
   [junit4]   2> 1219946 INFO  (closeThreadPool-9829-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72134926671872008-127.0.0.1:56296_solr-n_0000000000) closing
   [junit4]   2> 1219946 INFO  (jetty-closer-9822-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72134926671872008-127.0.0.1:56296_solr-n_0000000000) closing
   [junit4]   2> 1219947 ERROR 
(Thread[Thread-2986,5,TGRP-TestSolrCloudWithSecureImpersonation]) [    ] 
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received 
java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1219956 INFO  (Curator-Framework-0) [    ] 
o.a.c.f.i.CuratorFrameworkImpl backgroundOperationsLoop exiting
   [junit4]   2> 1219962 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1219962 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12b3fb25: rootName = 
solr_56297, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@4222aea6
   [junit4]   2> 1219963 INFO  (jetty-closer-9822-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@e84c996{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1219963 INFO  (jetty-closer-9822-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@39b7a22f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1219964 INFO  (jetty-closer-9822-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1219969 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1219969 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@132bd2c4: rootName = 
solr_56297, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@2058d5
   [junit4]   2> 1219972 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1219972 INFO  (jetty-closer-9822-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b8987e: rootName = 
solr_56297, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@983b670
  

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

roup
   [junit4] OK      2.69s J1 | 
TestSolrCloudWithSecureImpersonation.testForwarding
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyValidateHost
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups
   [junit4] OK      0.05s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts
   [junit4] OK      0.04s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup
   [junit4] OK      0.05s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser
   [junit4] OK      0.09s J1 | 
TestSolrCloudWithSecureImpersonation.testProxyWrongHost
   [junit4] Completed [7/10] on J1 in 5.07s, 12 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4] OK      0.03s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyValidateGroup
   [junit4] OK      2.76s J0 | 
TestSolrCloudWithSecureImpersonation.testForwarding
   [junit4] OK      0.05s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyValidateHost
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser
   [junit4] OK      0.05s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup
   [junit4] OK      0.07s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser
   [junit4] OK      0.04s J0 | 
TestSolrCloudWithSecureImpersonation.testProxyWrongHost
   [junit4] Completed [8/10] on J0 in 4.55s, 12 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager
   [junit4] OK      0.52s J1 | 
TestSnapshotCloudManager.testSimulatorFromSnapshot
   [junit4] OK      0.19s J1 | TestSnapshotCloudManager.testPersistance
   [junit4] OK      0.18s J1 | TestSnapshotCloudManager.testSnapshots
   [junit4] Completed [9/10] on J1 in 5.86s, 3 tests
   [junit4] 
   [junit4] Suite: 
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager
   [junit4] OK      0.47s J0 | 
TestSnapshotCloudManager.testSimulatorFromSnapshot
   [junit4] OK      0.20s J0 | TestSnapshotCloudManager.testPersistance
   [junit4] OK      0.18s J0 | TestSnapshotCloudManager.testSnapshots
   [junit4] Completed [10/10] on J0 in 5.64s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.95 ..    39.26 =    38.30s
   [junit4] JVM J1:     0.95 ..    38.35 =    37.39s
   [junit4] Execution time total: 39 seconds
   [junit4] Tests summary: 10 suites, 75 tests
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 257.73s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 182.24s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 119.10s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 112.16s | org.apache.solr.TestDistributedSearch
[junit4:tophints] 102.70s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.reflection.CachedClass 
(file:/Users/jenkins/.ivy2/cache/org.codehaus.groovy/groovy-all/jars/groovy-all-2.4.16.jar)
 to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

test-nocompile:

BUILD SUCCESSFUL
Total time: 43 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.sim.TestSnapshotCloudManager
[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=/Users/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:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX 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:1069)
                at hudson.FilePath.act(FilePath.java:1058)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                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:1843)
                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:3042)
        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:1071)
        at hudson.FilePath.act(FilePath.java:1058)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2660)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        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:1843)
        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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/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=2315c6d1b899075b88f39a546f5bbd10716a4a5e, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #5142
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/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=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/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