Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Solaris/496/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=20641, name=jetty-launcher-3337-thread-2-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:522)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=20641, name=jetty-launcher-3337-thread-2-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:522)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
        at __randomizedtesting.SeedInfo.seed([CFA35F0CEF169BC3]:0)




Build Log:
[...truncated 12282 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/init-core-data-001
   [junit4]   2> 3275248 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-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> 3275277 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-worker) [   
 ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/tempDir-001
   [junit4]   2> 3275277 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-worker) [   
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3275277 INFO  (Thread-5528) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3275277 INFO  (Thread-5528) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3275377 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-worker) [   
 ] o.a.s.c.ZkTestServer start zk server on port:40401
   [junit4]   2> 3275384 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3275385 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 3275387 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7af45db1{/solr,null,AVAILABLE}
   [junit4]   2> 3275387 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@d3c5eee{HTTP/1.1,[http/1.1]}{127.0.0.1:55998}
   [junit4]   2> 3275387 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.Server Started @3279230ms
   [junit4]   2> 3275387 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55998}
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@37e8562e{/solr,null,AVAILABLE}
   [junit4]   2> 3275388 ERROR (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@674a97fe{HTTP/1.1,[http/1.1]}{127.0.0.1:63714}
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.Server Started @3279231ms
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=63714}
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-18T06:03:52.168Z
   [junit4]   2> 3275388 ERROR (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.4.0
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3275388 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-11-18T06:03:52.168Z
   [junit4]   2> 3275391 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3275391 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3275397 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3275397 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 3275398 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr
   [junit4]   2> 3275399 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40401/solr
   [junit4]   2> 3275436 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55998_solr
   [junit4]   2> 3275437 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63714_solr
   [junit4]   2> 3275437 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.Overseer Overseer 
(id=96957171765018629-127.0.0.1:55998_solr-n_0000000000) starting
   [junit4]   2> 3275439 INFO  
(zkCallback-3347-thread-1-processing-n:127.0.0.1:55998_solr) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3275440 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3275452 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55998_solr
   [junit4]   2> 3275454 INFO  
(zkCallback-3347-thread-1-processing-n:127.0.0.1:55998_solr) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3275455 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3275536 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3275536 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_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=solaris-vm,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> 3275536 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3275538 INFO  (jetty-launcher-3337-thread-1-EventThread) 
[n:127.0.0.1:55998_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 3275650 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 3275651 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_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=solaris-vm,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> 3275651 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 3275652 INFO  (jetty-launcher-3337-thread-2-EventThread) 
[n:127.0.0.1:63714_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 3275679 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@dda79ef
   [junit4]   2> 3275679 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@dda79ef
   [junit4]   2> 3275680 INFO  (jetty-launcher-3337-thread-2) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/tempDir-001/node2/.
   [junit4]   2> 3276561 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.h.c.HttpShardHandlerFactory Reconfiguring 
the default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@4d14c1b7
   [junit4]   2> 3276562 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.u.UpdateShardHandler Reconfiguring the 
default client with: 
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@4d14c1b7
   [junit4]   2> 3276565 INFO  (jetty-launcher-3337-thread-1) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/tempDir-001/node1/.
   [junit4]   2> 3276594 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
   [junit4]   2> 3276609 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=wrongHost&p=wrongHost&t=test&e=1479485033375&s=eBdIHh7F8nCmN/mBHYEcAyN3LAI=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:53 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:53 GMT
   [junit4]   2> 3276609 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
   [junit4]   2> 3276649 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
   [junit4]   2> 3276654 INFO  (qtp210588816-20601) [n:127.0.0.1:63714_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> 3276654 INFO  (qtp210588816-20601) [n:127.0.0.1:63714_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> 3276654 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=test&e=1479485033432&s=ek0+1hHvNdpXAyHsEtZ3f7ejyxI=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:53 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:53 GMT
   [junit4]   2> 3276654 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
   [junit4]   2> 3276679 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
   [junit4]   2> 3276698 WARN  (qtp210588816-20603) [    ] 
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user 
bar: id: invalid user name: "bar"
   [junit4]   2> 
   [junit4]   2> 3276699 WARN  (qtp210588816-20603) [    ] 
o.a.h.s.UserGroupInformation No groups available for user bar
   [junit4]   2> 3276703 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bogusGroup&p=bogusGroup&t=test&e=1479485033462&s=20ZMuqoMD/b4Z1t+gKFhuxNvnlA=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:53 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:53 GMT
   [junit4]   2> 3276703 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
   [junit4]   2> 3276726 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
   [junit4]   2> 3276729 INFO  (qtp210588816-20604) [n:127.0.0.1:63714_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> 3276729 INFO  (qtp210588816-20604) [n:127.0.0.1:63714_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> 3276729 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=test&e=1479485033509&s=zJVwhb3AO+UpnHJPfsc4JEOqgkU=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:53 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:53 GMT
   [junit4]   2> 3276730 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
   [junit4]   2> 3276751 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
   [junit4]   2> 3277410 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3277414 INFO  (qtp210588816-20607) [n:127.0.0.1:63714_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3277418 INFO  
(OverseerThreadFactory-9901-thread-1-processing-n:127.0.0.1:55998_solr) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
forwardingCollection
   [junit4]   2> 3277528 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 3277636 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_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> 3278559 WARN  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 3278561 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 3278583 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] Schema name=test
   [junit4]   2> 3278665 WARN  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema [forwardingCollection_shard1_replica1] default search field 
in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 3278667 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3278684 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1  x:forwardingCollection_shard1_replica1] 
o.a.s.c.CoreContainer Creating SolrCore 'forwardingCollection_shard1_replica1' 
using configuration from collection forwardingCollection
   [junit4]   2> 3278684 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[[forwardingCollection_shard1_replica1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/tempDir-001/node2/forwardingCollection_shard1_replica1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-6.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_CFA35F0CEF169BC3-001/tempDir-001/node2/./forwardingCollection_shard1_replica1/data/]
   [junit4]   2> 3278684 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.JmxMonitoredMap JMX monitoring 
is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d536600
   [junit4]   2> 3278686 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 3278700 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3278700 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3278701 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 3278701 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 3278701 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=33, 
maxMergedSegmentMB=61.2705078125, floorSegmentMB=1.107421875, 
forceMergeDeletesPctAllowed=3.081273067634421, segmentsPerTier=30.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3278701 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@59d013b6[forwardingCollection_shard1_replica1] main]
   [junit4]   2> 3278703 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.h.c.SpellCheckComponent 
Initializing spell checkers
   [junit4]   2> 3278707 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3278725 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 3278725 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3278726 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3278726 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1551314751854739456
   [junit4]   2> 3278726 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3278726 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 3278727 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3278727 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3278727 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3278728 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3278728 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3278728 INFO  
(searcherExecutor-9906-thread-1-processing-n:127.0.0.1:63714_solr 
x:forwardingCollection_shard1_replica1 s:shard1 c:forwardingCollection 
r:core_node1) [n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 
r:core_node1 x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica1] Registered new searcher 
Searcher@59d013b6[forwardingCollection_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3278737 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 3278738 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 3278738 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63714/solr/forwardingCollection_shard1_replica1/
   [junit4]   2> 3278738 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy Sync Success - now 
sync replicas to me
   [junit4]   2> 3278739 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63714/solr/forwardingCollection_shard1_replica1/ has no 
replicas
   [junit4]   2> 3278745 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
http://127.0.0.1:63714/solr/forwardingCollection_shard1_replica1/ shard1
   [junit4]   2> 3278850 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_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> 3278898 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.ZkController I am the leader, 
no recovery necessary
   [junit4]   2> 3278902 INFO  (qtp210588816-20599) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2}
 status=0 QTime=1374
   [junit4]   2> 3278903 WARN  
(httpShardExecutor-9895-thread-1-processing-n:127.0.0.1:55998_solr 
[http:////127.0.0.1:63714//solr] http:////127.0.0.1:63714//solr) 
[n:127.0.0.1:55998_solr    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie 
header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1479485034308&s=ZGgyqTPnzIifT5MRujvuIlqA3v4="; 
Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:54 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:54 GMT
   [junit4]   2> 3278907 INFO  (qtp210588816-20607) [n:127.0.0.1:63714_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> 3279005 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_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> 3279421 INFO  
(OverseerCollectionConfigSetProcessor-96957171765018629-127.0.0.1:55998_solr-n_0000000000)
 [n:127.0.0.1:55998_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> 3279907 INFO  (qtp210588816-20607) [n:127.0.0.1:63714_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2494
   [junit4]   2> 3279908 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1479485034193&s=XNem1Cl9m9k79gdt0izoCnrelqo=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:54 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:54 GMT
   [junit4]   2> 3279908 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: forwardingCollection failOnTimeout:true timeout (sec):100
   [junit4]   2> 3279909 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
forwardingCollection
   [junit4]   2> 3279913 INFO  (qtp210588816-20603) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3279913 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1479485036692&s=MJ/OdajFcLohSugP1WuBh4l12GE=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279919 INFO  (qtp210588816-20604) [n:127.0.0.1:63714_solr 
c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.S.Request 
[forwardingCollection_shard1_replica1]  webapp=/solr path=/select 
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 3279920 WARN  (qtp17663512-20592) [n:127.0.0.1:55998_solr    ] 
o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1479485036699&s=c18rwy3UPP4aeMKQvoJdnYl0s+I="; 
Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279920 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=user&p=user&t=test&e=1479485036696&s=DYRqDWpo6yGxkiPbhO6Wdqte6TI=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279920 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=$&p=$&t=test&e=1479485036699&s=c18rwy3UPP4aeMKQvoJdnYl0s+I="; 
Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279921 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
   [junit4]   2> 3279945 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
   [junit4]   2> 3279956 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1479485036733&s=LIbYYxlHFoGp/PIfWquNUuHj3SU=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279956 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
   [junit4]   2> 3279992 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
   [junit4]   2> 3279996 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noHosts&p=noHosts&t=test&e=1479485036774&s=wFv1eBx+AdBRqYbX8dOt/Td7jS8=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3279996 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
   [junit4]   2> 3280028 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
   [junit4]   2> 3280031 INFO  (qtp210588816-20607) [n:127.0.0.1:63714_solr    
] 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:220)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:578)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:270)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [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:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3280032 WARN  (qtp210588816-20607) [n:127.0.0.1:63714_solr    
] o.e.j.s.ServletHandler /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:368)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:268)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:254)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:110)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1676)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:581)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1160)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:511)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1092)
   [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:462)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:518)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:308)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:244)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceAndRun(ExecuteProduceConsume.java:246)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:156)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:654)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [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:220)
   [junit4]   2>        at 
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin$RequestContinuesRecorderAuthenticationHandler.authenticate(KerberosPlugin.java:578)
   [junit4]   2>        at 
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:519)
   [junit4]   2>        at 
org.apache.solr.security.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:128)
   [junit4]   2>        at 
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:252)
   [junit4]   2>        at 
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:270)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:362)
   [junit4]   2>        ... 25 more
   [junit4]   2> 3280033 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
   [junit4]   2> 3280063 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
   [junit4]   2> 3280065 INFO  (qtp210588816-20606) [n:127.0.0.1:63714_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> 3280065 INFO  (qtp210588816-20606) [n:127.0.0.1:63714_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> 3280065 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479485036844&s=BcFn1Fv4TewcOv+qTRYhINy7XcY=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3280065 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
   [junit4]   2> 3280089 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
   [junit4]   2> 3280096 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479485036871&s=zgip9H+bPApFdfhrVjEy1gx186o=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3280096 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
   [junit4]   2> 3280134 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
   [junit4]   2> 3290163 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1587608b57b000b, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3290163 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1587608b57b0008, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3290164 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1587608b57b0007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3290165 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=test&e=1479485036916&s=jBVeSri3GYoKvxoaXSSd5rwHT84=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:03:56 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:03:56 GMT
   [junit4]   2> 3290165 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
   [junit4]   2> 3290195 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
   [junit4]   2> 3290198 WARN  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[CFA35F0CEF169BC3])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=noGroups&p=noGroups&t=test&e=1479485046977&s=ZdgkibVB8IzCiFsdIn+xzkPR8jo=";
 Path=/; Domain=127.0.0.1; Expires=P?, 18-Lis-2016 16:04:06 GMT; HttpOnly". 
Invalid 'expires' attribute: P?, 18-Lis-2016 16:04:06 GMT
   [junit4]   2> 3290199 INFO  
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[CFA35F0CEF169BC3])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
   [junit4]   2> 3290268 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@674a97fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3290268 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@d3c5eee{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3290269 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1214057856
   [junit4]   2> 3290269 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=487982194
   [junit4]   2> 3290272 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96957171765018629-127.0.0.1:55998_solr-n_0000000000) closing
   [junit4]   2> 3290272 INFO  (coreCloseExecutor-9912-thread-1) 
[n:127.0.0.1:63714_solr c:forwardingCollection s:shard1 r:core_node1 
x:forwardingCollection_shard1_replica1] o.a.s.c.SolrCore 
[forwardingCollection_shard1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6cd9f64d
   [junit4]   2> 3290272 INFO  
(OverseerStateUpdate-96957171765018629-127.0.0.1:55998_solr-n_0000000000) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:55998_solr
   [junit4]   2> 3290274 INFO  
(zkCallback-3348-thread-2-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 3290274 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:63714_solr
   [junit4]   2> 3290276 INFO  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.Overseer Overseer 
(id=96957171765018630-127.0.0.1:63714_solr-n_0000000001) starting
   [junit4]   2> 3290289 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96957171765018630-127.0.0.1:63714_solr-n_0000000001) closing
   [junit4]   2> 3290289 INFO  
(OverseerStateUpdate-96957171765018630-127.0.0.1:63714_solr-n_0000000001) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:63714_solr
   [junit4]   2> 3290295 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1587608b57b0006, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3291667 INFO  (jetty-launcher-3337-thread-2-EventThread) 
[n:127.0.0.1:63714_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
SUSPENDED
   [junit4]   2> 3291775 WARN  
(zkCallback-3347-thread-1-processing-n:127.0.0.1:55998_solr) 
[n:127.0.0.1:55998_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3291776 ERROR 
(Thread[Thread-5548,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:55998_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3291795 WARN  
(zkCallback-3348-thread-1-processing-n:127.0.0.1:63714_solr) 
[n:127.0.0.1:63714_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 3291795 ERROR 
(Thread[Thread-5545,5,TGRP-TestSolrCloudWithSecureImpersonation]) 
[n:127.0.0.1:63714_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 3291799 INFO  (jetty-launcher-3337-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@37e8562e{/solr,null,UNAVAILABLE}
   [junit4]   2> 3292264 INFO  (jetty-launcher-3337-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7af45db1{/solr,null,UNAVAILABLE}
   [junit4]   2> 3292267 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-worker) [   
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40401 40401
   [junit4]   2> 3297295 INFO  (Thread-5528) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40401 40401
   [junit4]   2> 3297296 WARN  (Thread-5528) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        6       /solr/overseer/collection-queue-work
   [junit4]   2>        4       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2>        3       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 3297332 INFO  
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[CFA35F0CEF169BC3]-worker) [   
 ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Nov 18, 2016 6:04:14 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Nov 18, 2016 6:04:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]   2>    1) Thread[id=20641, 
name=jetty-launcher-3337-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>         at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>         at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>         at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [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:522)
   [junit4]   2>         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 18, 2016 6:04:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=20641, 
name=jetty-launcher-3337-thread-2-EventThread, state=TIMED_WAITING, 
group=TGRP-TestSolrCloudWithSecureImpersonation]
   [junit4]   2> 3317403 ERROR (jetty-launcher-3337-thread-2-EventThread) 
[n:127.0.0.1:63714_solr    ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
   [junit4]   2>        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
   [junit4]   2>        at 
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
   [junit4]   2>        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
   [junit4]   2>        at 
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
   [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:522)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Nov 18, 2016 6:04:34 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62), 
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=cs-CZ, 
timezone=Asia/Dhaka
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=101453112,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrCLIRunExample, 
MBeansHandlerTest, EchoParamsTest, WordBreakSolrSpellCheckerTest, 
ShardRoutingCustomTest, TestNumericTerms64, 
SharedFSAutoReplicaFailoverUtilsTest, TestManagedSchemaAPI, TestJoin, 
CacheHeaderTest, BasicFunctionalityTest, PKIAuthenticationIntegrationTest, 
DirectUpdateHandlerOptimizeTest, TestPerFieldSimilarityWithDefaultOverride, 
DefaultValueUpdateProcessorTest, SegmentsInfoRequestHandlerTest, 
TestCorePropertiesReload, TestRandomRequestDistribution, 
TestRequestStatusCollectionAPI, RulesTest, PreAnalyzedFieldTest, 
AnalyticsQueryTest, WrapperMergePolicyFactoryTest, 
HdfsCollectionsAPIDistributedZkTest, SliceStateTest, TestConfigReload, 
TestReRankQParserPlugin, TestRealTimeGet, TestFieldSortValues, 
TestSolrDeletionPolicy2, CreateCollectionCleanupTest, TestReloadDeadlock, 
SpellPossibilityIteratorTest, UUIDUpdateProcessorFallbackTest, TestZkChroot, 
SolrIndexConfigTest, TestFileDictionaryLookup, TestInfoStreamLogging, 
SortSpecParsingTest, SpatialHeatmapFacetsTest, TestSolr4Spatial2, 
TestCloudDeleteByQuery, TestFuzzyAnalyzedSuggestions, HdfsRecoverLeaseTest, 
TestValueSourceCache, TestMergePolicyConfig, ExternalFileFieldSortTest, 
TriLevelCompositeIdRoutingTest, JSONWriterTest, DistribCursorPagingTest, 
SSLMigrationTest, LukeRequestHandlerTest, TestFieldCacheReopen, 
PreAnalyzedUpdateProcessorTest, TestSubQueryTransformerDistrib, 
TermVectorComponentTest, ExitableDirectoryReaderTest, 
DistributedQueryComponentCustomSortTest, SpellCheckCollatorTest, 
CdcrBootstrapTest, DocValuesMissingTest, TestRawResponseWriter, 
TestDocTermOrds, TestDynamicFieldCollectionResource, TestLuceneMatchVersion, 
TestFoldingMultitermQuery, StressHdfsTest, 
CloneFieldUpdateProcessorFactoryTest, TestDistribDocBasedVersion, 
TestLeaderInitiatedRecoveryThread, TestScoreJoinQPScore, 
TestGraphMLResponseWriter, TestManagedResourceStorage, MigrateRouteKeyTest, 
TestDistributedMissingSort, ReplaceNodeTest, TestCloudPivotFacet, 
OverseerCollectionConfigSetProcessorTest, TestGraphTermsQParserPlugin, 
TestCodecSupport, TestAnalyzeInfixSuggestions, UpdateParamsTest, 
TestObjectReleaseTracker, HdfsUnloadDistributedZkTest, TestReload, 
ResourceLoaderTest, DistributedFacetPivotSmallTest, TestSolr4Spatial, 
CoreAdminHandlerTest, AsyncCallRequestStatusResponseTest, StatsComponentTest, 
CollectionTooManyReplicasTest, TestSolrConfigHandlerConcurrent, 
DistributedTermsComponentTest, SolrCmdDistributorTest, DebugComponentTest, 
TestReplicaProperties, ChaosMonkeySafeLeaderTest, TestAtomicUpdateErrorCases, 
RequestLoggingTest, TestCoreDiscovery, DistributedVersionInfoTest, 
TestExpandComponent, SuggestComponentTest, TestBinaryResponseWriter, 
TestSchemaNameResource, TestOverriddenPrefixQueryForCustomFieldType, 
GraphQueryTest, TestSQLHandlerNonCloud, DistributedIntervalFacetingTest, 
SpellingQueryConverterTest, TestSchemaManager, 
TestSolrCloudWithDelegationTokens, TestExactSharedStatsCache, TestConfig, 
HdfsChaosMonkeyNothingIsSafeTest, HighlighterConfigTest, ZkSolrClientTest, 
TestCollationFieldDocValues, TestSolrCloudSnapshots, BadIndexSchemaTest, 
TestSolrQueryParserResource, TestManagedStopFilterFactory, 
TestSubQueryTransformer, CdcrReplicationHandlerTest, TestCryptoKeys, 
ConvertedLegacyTest, TestFieldCacheVsDocValues, 
CollectionsAPIDistributedZkTest, TermVectorComponentDistributedTest, 
DistributedFacetPivotLongTailTest, ConnectionReuseTest, TestDocSet, 
MinimalSchemaTest, CircularListTest, TestJmxMonitoredMap, 
TestLeaderElectionWithEmptyReplica, AddBlockUpdateTest, 
TestBulkSchemaConcurrent, TestConfigSetsAPIExclusivity, ZkStateReaderTest, 
HdfsRestartWhileUpdatingTest, TestRandomFaceting, TestJsonFacets, 
TestCollectionAPI, IndexSchemaTest, DistributedFacetExistsSmallTest, 
UtilsToolTest, CurrencyFieldOpenExchangeTest, CdcrVersionReplicationTest, 
TestIndexSearcher, TestSimpleQParserPlugin, SpellCheckComponentTest, 
TestReversedWildcardFilterFactory, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest, AutoCommitTest, TestDistributedGrouping, 
TestFaceting, TestHashPartitioner, HardAutoCommitTest, TestCoreContainer, 
SimpleFacetsTest, SolrCoreTest, TestGroupingSearch, PeerSyncTest, 
TestFiltering, DirectUpdateHandlerTest, TestBadConfig, 
CurrencyFieldXmlFileTest, SolrIndexSplitterTest, TestExtendedDismaxParser, 
SolrRequestParserTest, TestTrie, SpatialFilterTest, TestCSVLoader, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, 
DistanceFunctionTest, SolrInfoMBeanTest, DisMaxRequestHandlerTest, 
TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, 
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance, 
LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, 
QueryParsingTest, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
TestBinaryResponseWriter, TestQuerySenderListener, TestQuerySenderNoQuery, 
CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest, 
TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, 
TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, 
TestPhraseSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, URLClassifyProcessorTest, 
TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest, 
RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, 
TestDocumentBuilder, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, 
TestRTGBase, CursorPagingTest, TestCrossCoreJoin, 
TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, 
AliasIntegrationTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionsAPISolrJTest, DeleteStatusTest, 
DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, 
OverseerRolesTest, RecoveryAfterSoftCommitTest, 
SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
SolrXmlInZkTest, TestCloudPseudoReturnFields, TestCloudRecovery, 
TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, 
TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLockTree, 
TestOnReconnectListenerSupport, TestShortCircuitedRequests, 
TestSolrCloudWithSecureImpersonation]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithSecureImpersonation -Dtests.seed=CFA35F0CEF169BC3 
-Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Dhaka 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrCloudWithSecureImpersonation (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   [junit4]    >    1) Thread[id=20641, 
name=jetty-launcher-3337-thread-2-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:522)
   [junit4]    >         at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CFA35F0CEF169BC3]:0)
   [junit4] Completed [513/654 (1!)] on J1 in 42.17s, 12 tests, 1 error <<< 
FAILURES!

[...truncated 61193 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to