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

1 tests failed.
FAILED:  
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([A355A8D4037DC33A:CBEA9DFED3E7D1D6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12243 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A355A8D4037DC33A-001/init-core-data-001
   [junit4]   2> 2187497 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2187503 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A355A8D4037DC33A-001/tempDir-001
   [junit4]   2> 2187503 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2187504 INFO  (Thread-5525) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2187504 INFO  (Thread-5525) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2187603 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:41844
   [junit4]   2> 2187615 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2187615 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2187617 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7d2f43fb{/solr,null,AVAILABLE}
   [junit4]   2> 2187617 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@31ce41f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:35460}
   [junit4]   2> 2187617 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.Server Started @2191748ms
   [junit4]   2> 2187617 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5f37f279{/solr,null,AVAILABLE}
   [junit4]   2> 2187617 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35460}
   [junit4]   2> 2187618 ERROR (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187618 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@436507c{SSL,[ssl, 
http/1.1]}{127.0.0.1:33825}
   [junit4]   2> 2187618 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2187618 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187618 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187618 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.Server Started @2191748ms
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T09:52:25.260Z
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=33825}
   [junit4]   2> 2187619 ERROR (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2187619 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-12-20T09:52:25.260Z
   [junit4]   2> 2187623 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187624 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2187632 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41844/solr
   [junit4]   2> 2187633 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41844/solr
   [junit4]   2> 2187675 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:33825_solr
   [junit4]   2> 2187676 INFO  (jetty-launcher-3232-thread-1) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35460_solr
   [junit4]   2> 2187678 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.Overseer Overseer 
(id=97139264398688261-127.0.0.1:33825_solr-n_0000000000) starting
   [junit4]   2> 2187679 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:33825_solr) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187680 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:35460_solr) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2187697 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:33825_solr
   [junit4]   2> 2187703 INFO  
(zkCallback-3242-thread-1-processing-n:127.0.0.1:33825_solr) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187705 INFO  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:35460_solr) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2187786 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2187799 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 2187921 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2187979 INFO  (jetty-launcher-3232-thread-1) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2187979 INFO  (jetty-launcher-3232-thread-2-EventThread) 
[n:127.0.0.1:33825_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2187979 INFO  (jetty-launcher-3232-thread-1) 
[n:127.0.0.1:35460_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, 
delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, 
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, 
token.validity=36000, signer.secret.provider.zookeeper.path=/token, 
type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, 
signer.secret.provider=zookeeper}
   [junit4]   2> 2187979 INFO  (jetty-launcher-3232-thread-1) 
[n:127.0.0.1:35460_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2187983 INFO  (jetty-launcher-3232-thread-1-EventThread) 
[n:127.0.0.1:35460_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 2188129 INFO  (jetty-launcher-3232-thread-2) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A355A8D4037DC33A-001/tempDir-001/node2/.
   [junit4]   2> 2188131 INFO  (jetty-launcher-3232-thread-1) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A355A8D4037DC33A-001/tempDir-001/node1/.
   [junit4]   2> 2188174 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2188250 WARN  (qtp1433038867-20673) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 2188256 WARN  (qtp1433038867-20673) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2188265 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188294 WARN  (qtp1708145273-20677) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: foo tries to renew a token 
with renewer bar
   [junit4]   2> 2188294 WARN  (qtp1708145273-20677) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2188295 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188356 WARN  (qtp1433038867-20675) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 2188357 WARN  (qtp1433038867-20675) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2188357 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188360 WARN  (qtp1708145273-20678) [    ] 
o.a.h.s.a.s.AuthenticationFilter Authentication exception: 
org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew 
a token with renewer renewUser
   [junit4]   2> 2188360 WARN  (qtp1708145273-20678) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 2188360 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188361 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2188387 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A355A8D4037DC33A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2188397 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[A355A8D4037DC33A]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2188432 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2188445 INFO  (qtp1433038867-20673) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2188445 INFO  (qtp1433038867-20673) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2188446 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1482263546080&s=bprPcfzHMAF+mWziiaqfSuQjjEI=";
 Path=/; Domain=127.0.0.1; Expires=mar., 20-déc.-2016 19:52:26 GMT; Secure; 
HttpOnly". Invalid 'expires' attribute: mar., 20-déc.-2016 19:52:26 GMT
   [junit4]   2> 2188447 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2188472 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2188495 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188498 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188512 INFO  (qtp1433038867-20669) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXgBigFZP7H8AQQEFCCpPyIRoCed-GeGXa7Aelvvo4d9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188512 INFO  (qtp1433038867-20669) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXgBigFZP7H8AQQEFCCpPyIRoCed-GeGXa7Aelvvo4d9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188521 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188523 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188528 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188535 INFO  (qtp1708145273-20668) [n:127.0.0.1:33825_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXgBigFZP7H8AQQEFCCpPyIRoCed-GeGXa7Aelvvo4d9B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188535 INFO  (qtp1708145273-20668) [n:127.0.0.1:33825_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXgBigFZP7H8AQQEFCCpPyIRoCed-GeGXa7Aelvvo4d9B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188540 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188542 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188546 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188577 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188579 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188582 INFO  (qtp1433038867-20675) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXhOigFZP7H8TgUEFERjRmwadbVUXJhh_YLhc52dMZhFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188582 INFO  (qtp1433038867-20675) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXhOigFZP7H8TgUEFERjRmwadbVUXJhh_YLhc52dMZhFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188589 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188594 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188596 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188600 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXhOigFZP7H8TgUEFERjRmwadbVUXJhh_YLhc52dMZhFB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188600 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXhOigFZP7H8TgUEFERjRmwadbVUXJhh_YLhc52dMZhFB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188606 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188608 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188612 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188628 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXiPigFZP7H8jwYEFFEKcr_Ouy5-Xx2KF55oVsZ5h3mhB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188628 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXiPigFZP7H8jwYEFFEKcr_Ouy5-Xx2KF55oVsZ5h3mhB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188635 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188639 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188641 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188645 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXiPigFZP7H8jwYEFFEKcr_Ouy5-Xx2KF55oVsZ5h3mhB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188645 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXiPigFZP7H8jwYEFFEKcr_Ouy5-Xx2KF55oVsZ5h3mhB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188651 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188652 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188656 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188677 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188679 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188696 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXi8igFZP7H8vAcEFGSifX77gX7Pt0OwVl41h46bxvv1B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188696 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXi8igFZP7H8vAcEFGSifX77gX7Pt0OwVl41h46bxvv1B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188702 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188703 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188707 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188713 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188715 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188718 INFO  (qtp1433038867-20673) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXi8igFZP7H8vAcEFGSifX77gX7Pt0OwVl41h46bxvv1B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188718 INFO  (qtp1433038867-20673) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXi8igFZP7H8vAcEFGSifX77gX7Pt0OwVl41h46bxvv1B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188723 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188724 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188728 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188730 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2188763 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2188775 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188780 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXkkigFZP7H9JAgEFKlvbgnIt3dcg2P4R2uwYd8pN2WGB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188780 INFO  (qtp1433038867-20665) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXkkigFZP7H9JAgEFKlvbgnIt3dcg2P4R2uwYd8pN2WGB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188780 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2188835 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2188844 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXltigFZP7H9bQkEFIaS5_U_-N2bo8ky-4bEcB-vqBj-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188845 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXltigFZP7H9bQkEFIaS5_U_-N2bo8ky-4bEcB-vqBj-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188852 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188862 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188863 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188867 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXltigFZP7H9bQkEFIaS5_U_-N2bo8ky-4bEcB-vqBj-B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188867 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVkbpXltigFZP7H9bQkEFIaS5_U_-N2bo8ky-4bEcB-vqBj-B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2188874 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188877 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188881 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188882 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2188909 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2188931 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188933 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188938 ERROR (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_10]
   [junit4]   2> 2188952 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188956 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188958 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188962 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2188974 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2188975 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2188979 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=HAAEdXNlcgR1c2VyAIoBWRulee2KAVk_sf3tCwQUyUkXI0Hm9tpLsyfQOlqWDXeIIHsHc29sci1kdAA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2188979 INFO  (qtp1433038867-20671) [n:127.0.0.1:35460_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=HAAEdXNlcgR1c2VyAIoBWRulee2KAVk_sf3tCwQUyUkXI0Hm9tpLsyfQOlqWDXeIIHsHc29sci1kdAA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2189988 ERROR (qtp1708145273-20679) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_11]
   [junit4]   2> 2189997 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2190003 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2190004 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:41844/solr ready
   [junit4]   2> 2190009 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=jeu., 01-janv.-1970 00:00:00 
GMT; Secure; HttpOnly". Invalid 'expires' attribute: jeu., 01-janv.-1970 
00:00:00 GMT
   [junit4]   2> 2190011 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2190041 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2190053 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[A355A8D4037DC33A])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=A355A8D4037DC33A 
-Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=America/Creston 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.05s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A355A8D4037DC33A:CBEA9DFED3E7D1D6]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2190061 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@31ce41f7{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2190061 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@436507c{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2190062 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1050645039
   [junit4]   2> 2190062 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2037838507
   [junit4]   2> 2190069 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=97139264398688261-127.0.0.1:33825_solr-n_0000000000) closing
   [junit4]   2> 2190069 INFO  
(OverseerStateUpdate-97139264398688261-127.0.0.1:33825_solr-n_0000000000) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:33825_solr
   [junit4]   2> 2190070 WARN  
(zkCallback-3243-thread-1-processing-n:127.0.0.1:35460_solr) 
[n:127.0.0.1:35460_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2190071 ERROR 
(Thread[Thread-5544,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:35460_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2190072 INFO  
(zkCallback-3242-thread-2-processing-n:127.0.0.1:33825_solr) 
[n:127.0.0.1:33825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 2190073 ERROR 
(Thread[Thread-5542,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:33825_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2190085 INFO  (jetty-launcher-3232-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5f37f279{/solr,null,UNAVAILABLE}
   [junit4]   2> 2190085 INFO  (jetty-launcher-3232-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7d2f43fb{/solr,null,UNAVAILABLE}
   [junit4]   2> 2190089 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:41844 41844
   [junit4]   2> 2190187 INFO  (Thread-5525) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:41844 41844
   [junit4]   2> 2190189 WARN  (Thread-5525) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/clusterprops.json
   [junit4]   2>        20      /solr/clusterstate.json
   [junit4]   2>        3       /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/live_nodes
   [junit4]   2>        20      /solr/collections
   [junit4]   2>        3       /solr/overseer/queue
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2190190 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[A355A8D4037DC33A]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.TestSolrCloudWithDelegationTokens_A355A8D4037DC33A-001
   [junit4]   2> Dec 20, 2016 9:52:27 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CA, 
timezone=America/Creston
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_112 
(64-bit)/cpus=3,threads=1,free=175120736,total=507510784
   [junit4]   2> NOTE: All tests run in this JVM: [BlockJoinFacetRandomTest, 
CollectionStateFormat2Test, PeerSyncTest, CurrencyFieldXmlFileTest, 
TestIBSimilarityFactory, TestRemoteStreaming, TestQuerySenderNoQuery, 
TestCryptoKeys, SolrXmlInZkTest, TestManagedResourceStorage, HttpPartitionTest, 
MultiTermTest, SmileWriterTest, TestRandomRequestDistribution, 
SuggestComponentContextFilterQueryTest, TestHighlightDedupGrouping, 
TestGroupingSearch, TestMergePolicyConfig, TestStressReorder, PrimUtilsTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestExactStatsCache, 
CoreAdminCreateDiscoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
TestDistribIDF, XmlUpdateRequestHandlerTest, ChangedSchemaMergeTest, 
TestSolr4Spatial2, ChaosMonkeyNothingIsSafeTest, TestCloudPivotFacet, 
BlockCacheTest, SolrCoreTest, TestFieldCollectionResource, 
CoreMergeIndexesAdminHandlerTest, CloudExitableDirectoryReaderTest, 
TestSolrConfigHandler, TestSort, WrapperMergePolicyFactoryTest, 
SSLMigrationTest, TestFastOutputStream, TestFieldCacheSanityChecker, 
TestSimpleQParserPlugin, TestOnReconnectListenerSupport, DeleteReplicaTest, 
BaseCdcrDistributedZkTest, TestTolerantSearch, TestStandardQParsers, 
DocValuesNotIndexedTest, CopyFieldTest, TestTrieFacet, SoftAutoCommitTest, 
ClassificationUpdateProcessorFactoryTest, TestBlendedInfixSuggestions, 
DistanceUnitsTest, HdfsDirectoryFactoryTest, TestIntervalFaceting, 
DirectUpdateHandlerTest, AnalyticsMergeStrategyTest, TestScoreJoinQPScore, 
TestPostingsSolrHighlighter, TestFieldCacheSortRandom, AlternateDirectoryTest, 
SimplePostToolTest, TestLRUCache, TestRTGBase, 
SchemaVersionSpecificBehaviorTest, TestBinaryField, HdfsLockFactoryTest, 
ReplaceNodeTest, TestSchemaNameResource, TestReRankQParserPlugin, TestUpdate, 
HttpSolrCallGetCoreTest, DistributedMLTComponentTest, TestClusterStateMutator, 
SOLR749Test, TestCloudSchemaless, HdfsRecoveryZkTest, 
IndexSchemaRuntimeFieldTest, TestRawResponseWriter, 
TestLeaderInitiatedRecoveryThread, LeaderFailoverAfterPartitionTest, 
BufferStoreTest, BadCopyFieldTest, TestLegacyNumericRangeQueryBuilder, 
CursorPagingTest, SynonymTokenizerTest, TestSubQueryTransformer, 
BinaryUpdateRequestHandlerTest, TestBulkSchemaAPI, TestPerFieldSimilarity, 
ConjunctionSolrSpellCheckerTest, OverseerTest, TestRandomCollapseQParserPlugin, 
TestCopyFieldCollectionResource, ParsingFieldUpdateProcessorsTest, 
MigrateRouteKeyTest, TestCloudDeleteByQuery, TestDistributedSearch, 
RestartWhileUpdatingTest, BitVectorTest, LeaderInitiatedRecoveryOnCommitTest, 
LeaderElectionTest, RankQueryTest, OverseerTaskQueueTest, CursorMarkTest, 
TestReplicaProperties, ActionThrottleTest, TestConfigSetImmutable, 
TestUseDocValuesAsStored, TimerUtilsTest, DOMUtilTest, 
ShufflingReplicaListTransformerTest, DistributedQueryComponentOptimizationTest, 
AnalysisAfterCoreReloadTest, TestElisionMultitermQuery, SampleTest, 
ClusterStateUpdateTest, TestLFUCache, SolrIndexConfigTest, FullHLLTest, 
ZkControllerTest, NumericFieldsTest, ShardSplitTest, TestInitParams, 
TestSQLHandler, SpatialFilterTest, DirectoryFactoryTest, BJQParserTest, 
DistributedExpandComponentTest, TestDistribDocBasedVersion, TestMacros, 
TestSolrQueryParserResource, FileUtilsTest, ConnectionManagerTest, 
TlogReplayBufferedWhileIndexingTest, DateFieldTest, TestFastLRUCache, 
TestJavabinTupleStreamParser, TestHdfsBackupRestoreCore, AssignTest, 
CachingDirectoryFactoryTest, TestWordDelimiterFilterFactory, 
PingRequestHandlerTest, TestCustomDocTransformer, 
DeleteLastCustomShardedReplicaTest, DistributedFacetPivotWhiteBoxTest, 
TestCustomStream, TestFieldTypeCollectionResource, TestXIncludeConfig, 
FacetPivotSmallTest, VMParamsZkACLAndCredentialsProvidersTest, 
BlobRepositoryCloudTest, SearchHandlerTest, TestLeaderElectionWithEmptyReplica, 
TestXmlQParserPlugin, TestReplicationHandler, 
ConcurrentDeleteAndCreateCollectionTest, TolerantUpdateProcessorTest, 
TestJsonFacets, TestGeoJSONResponseWriter, DistributedSpellCheckComponentTest, 
HardAutoCommitTest, DistributedTermsComponentTest, StatsComponentTest, 
HighlighterTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, 
TestExtendedDismaxParser, SuggesterFSTTest, DocValuesTest, 
IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, RequestHandlersTest, 
TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, 
RequiredFieldsTest, TestSolrQueryParser, FastVectorHighlighterTest, 
SolrPluginUtilsTest, TestJmxIntegration, UpdateRequestProcessorFactoryTest, 
MBeansHandlerTest, JsonLoaderTest, TestComponentsName, BadComponentTest, 
TestSearchPerf, OutputWriterTest, ExternalFileFieldSortTest, 
TestLuceneMatchVersion, TestCharFilters, TestSweetSpotSimilarityFactory, 
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, 
TestSuggestSpellingConverter, ClusterStateTest, TestDocumentBuilder, 
CircularListTest, TestCursorMarkWithoutUniqueKey, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, AliasIntegrationTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, 
CollectionTooManyReplicasTest, CollectionsAPISolrJTest, 
DistribCursorPagingTest, DistributedQueueTest, DistributedVersionInfoTest, 
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, 
TestClusterProperties, TestCollectionAPI, TestLocalFSCloudBackupRestore, 
TestLockTree, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, 
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [517/663 (1!)] on J0 in 2.96s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 62847 lines...]

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

Reply via email to