Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/454/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
3 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=19728, name=jetty-launcher-3961-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)   
 2) Thread[id=19809, 
name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)   
 3) Thread[id=19810, name=jetty-launcher-3961-thread-2-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)     
    at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=19728, name=jetty-launcher-3961-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   2) Thread[id=19809, 
name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   3) Thread[id=19810, name=jetty-launcher-3961-thread-2-EventThread, 
state=WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
        at __randomizedtesting.SeedInfo.seed([C784ACD9BAE1F47F]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
There are still zombie threads that couldn't be terminated:    1) 
Thread[id=19809, name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at java.lang.Thread.sleep(Native Method)         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)   
      at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=19809, 
name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
        at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
        at __randomizedtesting.SeedInfo.seed([C784ACD9BAE1F47F]:0)




Build Log:
[...truncated 13210 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/init-core-data-001
   [junit4]   2> 2909220 WARN  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=39 numCloses=39
   [junit4]   2> 2909221 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2909222 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2909222 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2909249 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/tempDir-001
   [junit4]   2> 2909249 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2909249 INFO  (Thread-6080) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2909249 INFO  (Thread-6080) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2909251 ERROR (Thread-6080) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2909349 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:58653
   [junit4]   2> 2909352 INFO  (zkConnectionManagerCallback-3964-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909356 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2909356 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T19:27:37-02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2909357 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2909357 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2909357 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2909358 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2909358 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2909358 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2909358 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5b883ba6{/solr,null,AVAILABLE}
   [junit4]   2> 2909359 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18d8f4d6{/solr,null,AVAILABLE}
   [junit4]   2> 2909360 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@41119519{HTTP/1.1,[http/1.1]}{127.0.0.1:52676}
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.e.j.s.Server Started @2915752ms
   [junit4]   2> 2909360 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c4e5c09{HTTP/1.1,[http/1.1]}{127.0.0.1:53763}
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52676}
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.e.j.s.Server Started @2915753ms
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53763}
   [junit4]   2> 2909361 ERROR (jetty-launcher-3961-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2909361 ERROR (jetty-launcher-3961-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T23:49:52.099Z
   [junit4]   2> 2909361 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-20T23:49:52.099Z
   [junit4]   2> 2909363 INFO  (zkConnectionManagerCallback-3968-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909363 INFO  (zkConnectionManagerCallback-3966-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909364 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2909364 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2909371 INFO  (jetty-launcher-3961-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58653/solr
   [junit4]   2> 2909371 INFO  (jetty-launcher-3961-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58653/solr
   [junit4]   2> 2909373 INFO  (zkConnectionManagerCallback-3974-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909373 INFO  (zkConnectionManagerCallback-3976-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909376 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909376 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909507 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2909508 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52676_solr
   [junit4]   2> 2909509 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.Overseer Overseer 
(id=72233749789474821-127.0.0.1:52676_solr-n_0000000000) starting
   [junit4]   2> 2909512 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2909513 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53763_solr
   [junit4]   2> 2909515 INFO  
(zkCallback-3977-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2909516 INFO  
(zkCallback-3979-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2909522 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52676_solr
   [junit4]   2> 2909523 INFO  
(zkCallback-3977-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2909524 INFO  
(zkCallback-3979-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2909556 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2909556 WARN  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_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> 2909556 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2909558 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2909560 INFO  (jetty-launcher-3961-thread-1-EventThread) 
[n:127.0.0.1:53763_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2909574 WARN  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_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> 2909599 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2909599 WARN  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_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> 2909599 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.s.KerberosPlugin Params: 
{solr.kerberos.impersonator.user.noGroups.hosts=*, 
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group, 
token.valid=30, cookie.domain=127.0.0.1, 
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*, 
solr.kerberos.impersonator.user.bogusGroup.hosts=*, 
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000, 
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos, 
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*, 
delegation-token.token-kind=solr-dt, 
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=serv1-vm3,localhost,127.0.0.1,
 signer.secret.provider.zookeeper.path=/token, 
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=staff, 
zk-dt-secret-manager.enable=true, 
solr.kerberos.impersonator.user.wrongHost.groups=*, 
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper, 
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
   [junit4]   2> 2909600 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2909602 INFO  (jetty-launcher-3961-thread-2-EventThread) 
[n:127.0.0.1:52676_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2909612 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53763.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909614 WARN  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_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> 2909619 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53763.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909619 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53763.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909621 INFO  (jetty-launcher-3961-thread-1) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/tempDir-001/node2/.
   [junit4]   2> 2909648 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52676.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909654 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52676.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909654 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52676.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2909669 INFO  (jetty-launcher-3961-thread-2) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/tempDir-001/node1/.
   [junit4]   2> 2909685 INFO  (zkConnectionManagerCallback-3986-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2909706 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 2935137 WARN  
(jetty-launcher-3961-thread-1-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:53763_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 25519ms for sessionid 0x100a03674ff0007
   [junit4]   2> 2935138 WARN  
(jetty-launcher-3961-thread-1-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:53763_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 25525ms for sessionid 0x100a03674ff0006
   [junit4]   2> 2935138 WARN  
(jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:52676_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 25477ms for sessionid 0x100a03674ff0005
   [junit4]   2> 2935139 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1519206592447&s=mTKWLG5yHBV4sPWF94Z6Pkh7uxI=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:49:52 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:49:52 GMT
   [junit4]   2> 2935140 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 2935160 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 2935238 INFO  (jetty-launcher-3961-thread-2-EventThread) 
[n:127.0.0.1:52676_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 2935240 WARN  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35d35bd1 name: 
ZooKeeperConnection Watcher:127.0.0.1:58653/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2935241 WARN  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 2935242 WARN  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ee23c9e name: 
ZooKeeperConnection Watcher:127.0.0.1:58653/solr got event WatchedEvent 
state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 2935242 WARN  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager zkClient has 
disconnected
   [junit4]   2> 2957650 WARN  
(jetty-launcher-3961-thread-1-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:53763_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 22420ms for sessionid 0x100a03674ff0007
   [junit4]   2> 2957650 WARN  
(jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:52676_solr    ] o.a.z.ClientCnxn Client session timed out, have 
not heard from server in 22418ms for sessionid 0x100a03674ff0005
   [junit4]   2> 2957651 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 0x0, 
likely client has closed socket
   [junit4]   2> 2957652 WARN  
(jetty-launcher-3961-thread-1-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:53763_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x100a03674ff0006 has expired
   [junit4]   2> 2957652 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 0x0, 
likely client has closed socket
   [junit4]   2> 2957652 WARN  
(jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:52676_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x100a03674ff0008 has expired
   [junit4]   2> 2957653 WARN  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@ee23c9e name: 
ZooKeeperConnection Watcher:127.0.0.1:58653/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 2957653 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519206617899&s=hvJGV3BNZRE74d+5Cqh+Mgeh0d0=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:17 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:17 GMT
   [junit4]   2> 2957653 WARN  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 2957653 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2957653 WARN  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection 
expired - starting a new one...
   [junit4]   2> 2957653 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 2957657 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr-EventThread)
 [n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2957658 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager Connection with 
ZooKeeper reestablished.
   [junit4]   2> 2957658 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.ZkController ZooKeeper session 
re-connected ... refreshing core states after session expiration.
   [junit4]   2> 2957664 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (0)
   [junit4]   2> 2957681 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 2957682 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:53763_solr
   [junit4]   2> 2957683 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=test&e=1519206640420&s=0xY8k4FyCJr9OVuvBLjbksEYrY4=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:40 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:40 GMT
   [junit4]   2> 2957684 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 2957684 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.Overseer Overseer 
(id=72233749789474826-127.0.0.1:53763_solr-n_0000000002) starting
   [junit4]   2> 2957711 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 2957723 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53763_solr
   [junit4]   2> 2957724 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to 
ZooKeeper
   [junit4]   2> 2957724 INFO  
(zkConnectionManagerCallback-3978-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 2957726 INFO  
(OverseerStateUpdate-72233749789474826-127.0.0.1:53763_solr-n_0000000002) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2957733 WARN  (qtp1388351629-19689) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: invalid user name: "bar"
   [junit4]   2> id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 2957734 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1519206640449&s=Vtn+XyKvzBkwCiYVGnS7eRi2KhI=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:40 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:40 GMT
   [junit4]   2> 2957735 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 2957765 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 2958165 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519206640503&s=S03BinzQ64iefEnPWHcBjmnszy0=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:40 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:40 GMT
   [junit4]   2> 2958165 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 2958195 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 2958211 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2958211 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2958212 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1519206640933&s=BkKxQBd7Xl8/s/sgtUf8kusssCs=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:40 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:40 GMT
   [junit4]   2> 2958212 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 2958235 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 2958237 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=test&e=1519206640973&s=a0F0kGRLndVfnCuEWte44pqKiWE=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:40 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:40 GMT
   [junit4]   2> 2958237 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 2958273 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 2958273 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2958273 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2958274 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1519206641011&s=dcxnMvu0tTJqfW5sHQ9CzNyZdos=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:41 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:41 GMT
   [junit4]   2> 2958274 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 2958297 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 2958297 INFO  (qtp1388351629-19690) [    ] 
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:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2958298 WARN  (qtp1388351629-19690) [    ] 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:460)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [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:87)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
   [junit4]   2>        ... 31 more
   [junit4]   2> 2958304 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 2958337 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 2958338 INFO  (zkConnectionManagerCallback-3989-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958853 INFO  (zkConnectionManagerCallback-3992-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958855 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2958856 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:58653/solr ready
   [junit4]   2> 2958857 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2958860 INFO  
(OverseerThreadFactory-7206-thread-1-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 2958934 WARN  
(jetty-launcher-3961-thread-1-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:53763_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x100a03674ff0007 has expired
   [junit4]   2> 2958972 INFO  
(OverseerStateUpdate-72233749789474826-127.0.0.1:53763_solr-n_0000000002) 
[n:127.0.0.1:53763_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:53763/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2958974 WARN  
(jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653)) 
[n:127.0.0.1:52676_solr    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper 
service, session 0x100a03674ff0005 has expired
   [junit4]   2> 2958974 WARN  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@35d35bd1 name: 
ZooKeeperConnection Watcher:127.0.0.1:58653/solr got event WatchedEvent 
state:Expired type:None path:null path: null type: None
   [junit4]   2> 2958974 WARN  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper 
session was expired. Attempting to reconnect to recover relationship with 
ZooKeeper...
   [junit4]   2> 2958975 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.Overseer Overseer 
(id=72233749789474821-127.0.0.1:52676_solr-n_0000000000) closing
   [junit4]   2> 2958975 INFO  
(OverseerCollectionConfigSetProcessor-72233749789474821-127.0.0.1:52676_solr-n_0000000000)
 [n:127.0.0.1:52676_solr    ] o.a.s.c.OverseerTaskProcessor According to ZK I 
(id=72233749789474821-127.0.0.1:52676_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2958975 INFO  
(OverseerStateUpdate-72233749789474821-127.0.0.1:52676_solr-n_0000000000) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.Overseer According to ZK I 
(id=72233749789474821-127.0.0.1:52676_solr-n_0000000000) am no longer a leader.
   [junit4]   2> 2958975 INFO  
(OverseerStateUpdate-72233749789474821-127.0.0.1:52676_solr-n_0000000000) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:52676_solr
   [junit4]   2> 2958976 WARN  
(OverseerAutoScalingTriggerThread-72233749789474821-127.0.0.1:52676_solr-n_0000000000)
 [n:127.0.0.1:52676_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2958976 ERROR (OverseerExitThread) [n:127.0.0.1:52676_solr    
] o.a.s.c.Overseer could not read the data
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1215)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:306)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2958976 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2958976 WARN  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.DefaultConnectionStrategy Connection 
expired - starting a new one...
   [junit4]   2> 2958978 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr-EventThread)
 [n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2958978 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager Connection with 
ZooKeeper reestablished.
   [junit4]   2> 2958978 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.ZkController ZooKeeper session 
re-connected ... refreshing core states after session expiration.
   [junit4]   2> 2958980 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2958987 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52676_solr
   [junit4]   2> 2958988 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to 
ZooKeeper
   [junit4]   2> 2958988 INFO  
(zkConnectionManagerCallback-3980-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 2958988 INFO  
(zkCallback-3977-thread-2-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2958988 INFO  
(zkCallback-3979-thread-3-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2958988 ERROR 
(OverseerStateUpdate-72233749789474826-127.0.0.1:53763_solr-n_0000000002) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.Overseer Overseer could not process the 
current clusterstate state update message, skipping the message: {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:52676_solr"}
   [junit4]   2> java.lang.RuntimeException: Replica without node name! 
core_node2:{"core":"forwardingCollection_shard1_replica_n1","base_url":"http://127.0.0.1:53763/solr","state":"down","node_name":null,"type":"NRT"}
   [junit4]   2>        at 
org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:62)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2958989 INFO  (zkCallback-3991-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2959177 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr    
] 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> 2959283 INFO  
(zkCallback-3977-thread-2-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2959283 INFO  
(zkCallback-3977-thread-6-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2960197 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 2960216 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960296 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960315 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960316 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_53763.solr.core.forwardingCollection.shard1.replica_n1' 
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at 
server: com.sun.jmx.mbeanserver.JmxMBeanServer@96385d5
   [junit4]   2> 2960317 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2960317 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_C784ACD9BAE1F47F-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
   [junit4]   2> 2960318 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=29, 
maxMergedSegmentMB=35.5751953125, floorSegmentMB=2.189453125, 
forceMergeDeletesPctAllowed=0.5848840689025203, segmentsPerTier=12.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2984971268336978
   [junit4]   2> 2960372 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960372 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960374 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2960374 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2960375 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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=1064513184, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 2960375 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6556a9a1[forwardingCollection_shard1_replica_n1] main]
   [junit4]   2> 2960377 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 2960381 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960396 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960396 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960396 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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 1592965876294877184
   [junit4]   2> 2960397 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960397 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960397 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960397 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960397 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960398 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960398 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960399 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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> 2960401 INFO  
(searcherExecutor-7207-thread-1-processing-n:127.0.0.1:53763_solr 
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection 
r:core_node2) [n:127.0.0.1:53763_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@6556a9a1[forwardingCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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:53763/solr/forwardingCollection_shard1_replica_n1/
   [junit4]   2> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:53763/solr/forwardingCollection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 2960406 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 2960410 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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:53763/solr/forwardingCollection_shard1_replica_n1/ shard1
   [junit4]   2> 2960512 INFO  
(zkCallback-3977-thread-6-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2960512 INFO  
(zkCallback-3977-thread-2-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2960565 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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> 2960567 INFO  (qtp1388351629-19687) [n:127.0.0.1:53763_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=1390
   [junit4]   2> 2960568 WARN  
(httpShardExecutor-7193-thread-1-processing-n:127.0.0.1:53763_solr 
[http:////127.0.0.1:53763//solr] http:////127.0.0.1:53763//solr) 
[n:127.0.0.1:53763_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie 
header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1519206641915&s=LuqpKJomELiXR+2ghWJHcPe3Qek="; 
Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:41 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:41 GMT
   [junit4]   2> 2960570 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2960669 INFO  
(zkCallback-3977-thread-6-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2960669 INFO  
(zkCallback-3977-thread-2-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] 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> 2960862 INFO  
(OverseerCollectionConfigSetProcessor-72233749789474826-127.0.0.1:53763_solr-n_0000000002)
 [n:127.0.0.1:53763_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2961571 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=0 QTime=2714
   [junit4]   2> 2961572 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1519206641595&s=kjxsEkbS8s56VVWnxnWVLwmXhxM=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:41 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:41 GMT
   [junit4]   2> 2961572 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 2961572 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
forwardingCollection
   [junit4]   2> 2961575 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2961575 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1519206644312&s=OoK2rfBEFKb3/xbrRnzZzUY1qHw=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961581 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_solr 
c:forwardingCollection s:shard1 r:core_node2 
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2961581 WARN  (qtp1638741252-19679) [n:127.0.0.1:52676_solr    
] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1519206644319&s=FzX2Ag4+7P4Q0ygLOsxjeU+5rYs="; 
Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961582 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1519206644317&s=3P9WAvq/oNvCnT9906ghcoUu6dU=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961582 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1519206644319&s=FzX2Ag4+7P4Q0ygLOsxjeU+5rYs="; 
Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961582 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 2961616 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 2961617 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2961618 INFO  (qtp1388351629-19689) [n:127.0.0.1:53763_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> 2961618 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1519206644355&s=V/TuYmFxkPuUbYGxbvA4o7yWj7M=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961618 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 2961652 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 2961655 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1519206644391&s=OyReBkx+fDskrkb46MvNkvO24LQ=";
 Path=/; Domain=127.0.0.1; Expires=Rab, 21-Feb-2018 09:50:44 GMT; HttpOnly". 
Invalid 'expires' attribute: Rab, 21-Feb-2018 09:50:44 GMT
   [junit4]   2> 2961655 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[C784ACD9BAE1F47F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 2961657 INFO  (jetty-closer-3962-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@1c4e5c09{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2961658 INFO  (jetty-closer-3962-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@41119519{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2961659 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1826837385
   [junit4]   2> 2961659 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=821383207
   [junit4]   2> 2961659 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2961659 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2961659 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fec3b4b: rootName = 
solr_52676, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@66b634a3
   [junit4]   2> 2961660 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@266a7258: rootName = 
solr_53763, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@53bef8d5
   [junit4]   2> 2961670 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2961670 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2961670 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@495e36a0: rootName = 
solr_53763, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3a456906
   [junit4]   2> 2961670 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3467b037: rootName = 
solr_52676, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3a456906
   [junit4]   2> 2961675 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2961675 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@781b75ff: rootName = 
solr_53763, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1115636a
   [junit4]   2> 2961676 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2961676 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@34474e28: rootName = 
solr_52676, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1115636a
   [junit4]   2> 2961677 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53763_solr
   [junit4]   2> 2961678 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52676_solr
   [junit4]   2> 2961678 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2961679 INFO  
(zkCallback-3977-thread-2-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2961679 INFO  (coreCloseExecutor-7212-thread-1) 
[n:127.0.0.1:53763_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@702b7b0d
   [junit4]   2> 2961679 INFO  (coreCloseExecutor-7212-thread-1) 
[n:127.0.0.1:53763_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=1881897741
   [junit4]   2> 2961679 INFO  (coreCloseExecutor-7212-thread-1) 
[n:127.0.0.1:53763_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@7369bf3: rootName = 
solr_53763, 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@7be63783
   [junit4]   2> 2961679 INFO  
(zkCallback-3979-thread-3-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2961680 INFO  (jetty-closer-3962-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2961682 WARN  
(zkCallback-3979-thread-3-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.ZkController Unable to register nodeLost 
path for 127.0.0.1:53763_solr
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /autoscaling/nodeLost/127.0.0.1:53763_solr
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:885)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
   [junit4]   2>        at 
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2961686 INFO  
(zkCallback-3977-thread-6-processing-n:127.0.0.1:53763_solr) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (0)
   [junit4]   2> 2961687 WARN  
(zkCallback-3979-thread-1-processing-n:127.0.0.1:52676_solr) 
[n:127.0.0.1:52676_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2961689 ERROR 
(Thread[Thread-6099,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:52676_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2961692 INFO  (jetty-closer-3962-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5b883ba6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2961693 INFO  (jetty-closer-3962-thread-2) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2961701 INFO  (coreCloseExecutor-7212-thread-1) 
[n:127.0.0.1:53763_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=1881897741
   [junit4]   2> 2961703 INFO  (jetty-closer-3962-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72233749789474826-127.0.0.1:53763_solr-n_0000000002) closing
   [junit4]   2> 2961703 INFO  
(OverseerStateUpdate-72233749789474826-127.0.0.1:53763_solr-n_0000000002) 
[n:127.0.0.1:53763_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53763_solr
   [junit4]   2> 2961704 WARN  
(OverseerAutoScalingTriggerThread-72233749789474826-127.0.0.1:53763_solr-n_0000000002)
 [n:127.0.0.1:53763_solr    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2961709 ERROR 
(Thread[Thread-6097,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:53763_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2961712 INFO  (jetty-closer-3962-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@18d8f4d6{/solr,null,UNAVAILABLE}
   [junit4]   2> 2961714 INFO  (jetty-closer-3962-thread-1) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 2961715 ERROR 
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2961716 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[C784ACD9BAE1F47F]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58653 58653
   [junit4]   2> 2978152 ERROR (jetty-launcher-3961-thread-2-EventThread) 
[n:127.0.0.1:52676_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.IllegalStateException: Client is not started
   [junit4]   2>        at 
com.google.common.base.Preconditions.checkState(Preconditions.java:149)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:113)
   [junit4]   2>        at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:477)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceFacade.getZooKeeper(NamespaceFacade.java:112)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:302)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl$4.call(GetDataBuilderImpl.java:291)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]   2>        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]   2>        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]   2>        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2>        at or

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

eImpersonation]
   [junit4]   2>         at java.lang.Thread.sleep(Native Method)
   [junit4]   2>         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1846, maxMBSortInHeap=7.11965785245542, 
sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID, 
timezone=America/Jamaica
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=4,free=162023120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNestedDocsSort, 
TestSolrDeletionPolicy2, TestSimDistributedQueue, SolrShardReporterTest, 
TriggerIntegrationTest, TestValueSourceCache, SolrJmxReporterCloudTest, 
QueryResultKeyTest, TestDocSet, SparseHLLTest, SegmentsInfoRequestHandlerTest, 
DisMaxRequestHandlerTest, TestManagedSchema, CSVRequestHandlerTest, 
DocValuesTest, SimpleFacetsTest, HighlighterConfigTest, 
SubstringBytesRefFilterTest, UpdateParamsTest, TestDocumentBuilder, 
PeerSyncWithIndexFingerprintCachingTest, TestManagedResourceStorage, 
TestUpdate, TestFieldCache, TestHdfsUpdateLog, XsltUpdateRequestHandlerTest, 
HdfsBasicDistributedZk2Test, NodeMutatorTest, 
HdfsCollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, 
TestNumericTokenStream, TestMaxTokenLenTokenizer, SolrGangliaReporterTest, 
TestManagedStopFilterFactory, TestNumericTerms64, TestFieldCollectionResource, 
TestMultiWordSynonyms, TestTestInjection, DocValuesNotIndexedTest, 
CollectionStateFormat2Test, TestMaxScoreQueryParser, 
UninvertDocValuesMergePolicyTest, CachingDirectoryFactoryTest, 
ConnectionManagerTest, SSLMigrationTest, HdfsLockFactoryTest, QueryParsingTest, 
HdfsSyncSliceTest, NotRequiredUniqueKeyTest, JSONWriterTest, 
TestUnifiedSolrHighlighter, HdfsChaosMonkeyNothingIsSafeTest, 
AddBlockUpdateTest, TestCollectionsAPIViaSolrCloudCluster, 
TestManagedSchemaThreadSafety, NodeLostTriggerTest, TestStressUserVersions, 
SystemInfoHandlerTest, TestPayloadScoreQParserPlugin, ExplicitHLLTest, 
BlockCacheTest, TestConfig, DocValuesMultiTest, ClusterStateUpdateTest, 
TestLeaderElectionWithEmptyReplica, TestSubQueryTransformerDistrib, 
MoveReplicaTest, TestMiniSolrCloudClusterSSL, SpellCheckCollatorTest, 
TestRandomDVFaceting, AnalyticsQueryTest, TestFieldCacheVsDocValues, 
ScriptEngineTest, TestDistributedSearch, SuggestComponentTest, 
LIRRollingUpdatesTest, DistributedExpandComponentTest, 
FileBasedSpellCheckerTest, TestSortableTextField, SuggesterWFSTTest, 
TestZkAclsWithHadoopAuth, TestCorePropertiesReload, TestSimpleQParserPlugin, 
BadComponentTest, TestManagedSynonymGraphFilterFactory, TestCryptoKeys, 
DeleteStatusTest, TestReversedWildcardFilterFactory, 
UpdateRequestProcessorFactoryTest, TestSolrQueryResponse, 
ChaosMonkeySafeLeaderTest, AsyncCallRequestStatusResponseTest, 
SolrCoreCheckLockOnStartupTest, BasicDistributedZk2Test, 
SpellCheckCollatorWithCollapseTest, SolrMetricReporterTest, TestSegmentSorting, 
VMParamsZkACLAndCredentialsProvidersTest, JsonLoaderTest, 
TestWordDelimiterFilterFactory, TestDirectoryFactory, 
AtomicUpdateProcessorFactoryTest, TestSerializedLuceneMatchVersion, 
HLLSerializationTest, DebugComponentTest, TestSolrXml, ZkStateWriterTest, 
TestRequestStatusCollectionAPI, TestSolrConfigHandlerConcurrent, 
TestLMJelinekMercerSimilarityFactory, TestCrossCoreJoin, 
TestDynamicFieldCollectionResource, TestLegacyFieldCache, CursorMarkTest, 
LeaderFailoverAfterPartitionTest, DeleteLastCustomShardedReplicaTest, 
ResponseLogComponentTest, CdcrBootstrapTest, DistanceFunctionTest, 
TestCoreBackup, JavabinLoaderTest, ZkSolrClientTest, 
TestBlendedInfixSuggestions, TestPKIAuthenticationPlugin, TestComponentsName, 
RegexBoostProcessorTest, TestReloadAndDeleteDocs, TestConfigSetProperties, 
DefaultValueUpdateProcessorTest, TestStressLucene, DirectUpdateHandlerTest, 
BJQParserTest, DOMUtilTest, PKIAuthenticationIntegrationTest, 
TestLuceneIndexBackCompat, CreateRoutedAliasTest, TestRestoreCore, 
ExternalFileFieldSortTest, LoggingHandlerTest, TestSchemaManager, 
TestRTimerTree, TestQuerySenderListener, CoreSorterTest, CheckHdfsIndexTest, 
SpatialHeatmapFacetsTest, SystemLogListenerTest, TestNumericRangeQuery32, 
TestFieldCacheSort, TestTlogReplica, PeerSyncReplicationTest, 
TestPullReplicaErrorHandling, CoreAdminHandlerTest, TestJsonFacets, 
V2ApiIntegrationTest, PreAnalyzedFieldTest, ClusterStateTest, TestInitParams, 
TestComplexPhraseQParserPlugin, TestLMDirichletSimilarityFactory, 
TestSolrCloudWithDelegationTokens, TestFieldTypeCollectionResource, 
ResponseBuilderTest, TestLuceneMatchVersion, TestSearchPerf, 
TestDFRSimilarityFactory, OverseerModifyCollectionTest, TestSchemaNameResource, 
MetricTriggerTest, TestAnalyzedSuggestions, TestExtendedDismaxParser, 
SpellCheckComponentTest, LeaderInitiatedRecoveryOnShardRestartTest, 
TestSubQueryTransformer, TolerantUpdateProcessorTest, 
HdfsTlogReplayBufferedWhileIndexingTest, NoCacheHeaderTest, 
TestConfigSetsAPIExclusivity, TestInitQParser, TestDistributedMissingSort, 
PrimitiveFieldTypeTest, TestApiFramework, TestCloudPivotFacet, 
BlobRepositoryCloudTest, DistributedTermsComponentTest, SyncSliceTest, 
TestSolrCoreSnapshots, TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=C784ACD9BAE1F47F 
-Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=America/Jamaica 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=19728, 
name=jetty-launcher-3961-thread-1-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]    >         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]    >         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]    >         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
   [junit4]    >         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
   [junit4]    >         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
   [junit4]    >         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
   [junit4]    >    2) Thread[id=19809, 
name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >    3) Thread[id=19810, 
name=jetty-launcher-3961-thread-2-EventThread, state=WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at 
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:502)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C784ACD9BAE1F47F]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=19809, 
name=jetty-launcher-3961-thread-2-SendThread(127.0.0.1:58653), 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]    >         at java.lang.Thread.sleep(Native Method)
   [junit4]    >         at 
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:105)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:1000)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1063)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C784ACD9BAE1F47F]:0)
   [junit4] Completed [340/777 (1!)] on J1 in 92.21s, 12 tests, 2 errors <<< 
FAILURES!

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

Reply via email to