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

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([5254636972522C97:3AEB5643A2C83E7B]: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:137)
        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
        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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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 11388 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/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_5254636972522C97-001/init-core-data-001
   [junit4]   2> 1128374 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-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> 1128374 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1128375 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1128375 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1128475 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:40989
   [junit4]   2> 1128478 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128484 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1128484 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1128489 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@60e5374a{/solr,null,AVAILABLE}
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@4c4a1398{HTTP/1.1,[http/1.1]}{127.0.0.1:58314}
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.Server Started @1131977ms
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=58314}
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1128494 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-27T10:53:53.923Z
   [junit4]   2> 1128496 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c092fca{/solr,null,AVAILABLE}
   [junit4]   2> 1128496 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@91fc6be{HTTP/1.1,[http/1.1]}{127.0.0.1:54543}
   [junit4]   2> 1128496 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.Server Started @1131980ms
   [junit4]   2> 1128496 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=54543}
   [junit4]   2> 1128497 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1128497 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1128497 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1128497 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-09-27T10:53:53.926Z
   [junit4]   2> 1128498 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128499 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1128500 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128500 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1128507 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 1128517 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40989/solr
   [junit4]   2> 1128518 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128520 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128522 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1128524 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1128547 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1128548 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1128549 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1128550 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (0)
   [junit4]   2> 1128558 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:58314_solr
   [junit4]   2> 1128559 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54543_solr
   [junit4]   2> 1128560 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.Overseer Overseer 
(id=96663872065110022-127.0.0.1:58314_solr-n_0000000000) starting
   [junit4]   2> 1128569 INFO  
(zkCallback-1646-thread-1-processing-n:127.0.0.1:54543_solr) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1128569 INFO  
(zkCallback-1647-thread-1-processing-n:127.0.0.1:58314_solr) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1128575 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:58314_solr
   [junit4]   2> 1128579 INFO  
(zkCallback-1647-thread-1-processing-n:127.0.0.1:58314_solr) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1128588 INFO  
(zkCallback-1646-thread-1-processing-n:127.0.0.1:54543_solr) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1128589 INFO  
(OverseerStateUpdate-96663872065110022-127.0.0.1:58314_solr-n_0000000000) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (2)
   [junit4]   2> 1128605 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1128605 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1128606 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_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> 1128606 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_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> 1128606 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1128607 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1128611 INFO  (jetty-launcher-1636-thread-1-EventThread) 
[n:127.0.0.1:54543_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1128612 INFO  (jetty-launcher-1636-thread-2-EventThread) 
[n:127.0.0.1:58314_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1128639 INFO  (jetty-launcher-1636-thread-1) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_5254636972522C97-001/tempDir-001/node1/.
   [junit4]   2> 1128640 INFO  (jetty-launcher-1636-thread-2) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_5254636972522C97-001/tempDir-001/node2/.
   [junit4]   2> 1128648 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-worker) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1128653 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 0x1576b478d0e0009, 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> 1128692 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1128802 ERROR (qtp1767624766-10427) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1128812 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128817 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128831 ERROR (qtp552384485-10420) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1128835 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128837 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128838 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1128860 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1128871 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=5254636972522C97 
-Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Phnom_Penh 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J1 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5254636972522C97:3AEB5643A2C83E7B]:0)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:137)
   [junit4]    >        at 
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:282)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1128901 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1128910 INFO  (qtp1767624766-10428) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR48bigFXj1QTGwQEFF9nGiiRK7L1fEJxWwdKC72a5OS4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128910 INFO  (qtp1767624766-10428) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR48bigFXj1QTGwQEFF9nGiiRK7L1fEJxWwdKC72a5OS4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128913 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128915 INFO  (qtp552384485-10434) [n:127.0.0.1:54543_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR48bigFXj1QTGwQEFF9nGiiRK7L1fEJxWwdKC72a5OS4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128915 INFO  (qtp552384485-10434) [n:127.0.0.1:54543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR48bigFXj1QTGwQEFF9nGiiRK7L1fEJxWwdKC72a5OS4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128917 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128917 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1128951 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1128967 INFO  (qtp1767624766-10428) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49NigFXj1QTTQUEFKoZe03g0lTLdblUfxO4APjWMBc4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128967 INFO  (qtp1767624766-10428) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49NigFXj1QTTQUEFKoZe03g0lTLdblUfxO4APjWMBc4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128969 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128971 INFO  (qtp552384485-10430) [n:127.0.0.1:54543_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49NigFXj1QTTQUEFKoZe03g0lTLdblUfxO4APjWMBc4B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128972 INFO  (qtp552384485-10430) [n:127.0.0.1:54543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49NigFXj1QTTQUEFKoZe03g0lTLdblUfxO4APjWMBc4B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128974 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128989 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49kigFXj1QTZAYEFOWgaCGL21tzy_FheL9VhtZSDd6FB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128989 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49kigFXj1QTZAYEFOWgaCGL21tzy_FheL9VhtZSDd6FB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128991 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1128993 INFO  (qtp552384485-10425) [n:127.0.0.1:54543_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49kigFXj1QTZAYEFOWgaCGL21tzy_FheL9VhtZSDd6FB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1128993 INFO  (qtp552384485-10425) [n:127.0.0.1:54543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR49kigFXj1QTZAYEFOWgaCGL21tzy_FheL9VhtZSDd6FB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1128995 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129013 INFO  (qtp1767624766-10419) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR495igFXj1QTeQcEFGGOeujq9JYsyd9oEokodkFG48gMB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129013 INFO  (qtp1767624766-10419) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR495igFXj1QTeQcEFGGOeujq9JYsyd9oEokodkFG48gMB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1129015 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129017 INFO  (qtp552384485-10420) [n:127.0.0.1:54543_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR495igFXj1QTeQcEFGGOeujq9JYsyd9oEokodkFG48gMB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129017 INFO  (qtp552384485-10420) [n:127.0.0.1:54543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR495igFXj1QTeQcEFGGOeujq9JYsyd9oEokodkFG48gMB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1129019 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129033 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR4-RigFXj1QTkQgEFPWVBwhnGKtWqrfMTBFHpxZzMTXVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129033 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR4-RigFXj1QTkQgEFPWVBwhnGKtWqrfMTBFHpxZzMTXVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1129035 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129037 INFO  (qtp552384485-10426) [n:127.0.0.1:54543_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR4-RigFXj1QTkQgEFPWVBwhnGKtWqrfMTBFHpxZzMTXVB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129037 INFO  (qtp552384485-10426) [n:127.0.0.1:54543_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR4-RigFXj1QTkQgEFPWVBwhnGKtWqrfMTBFHpxZzMTXVB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1129039 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129040 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1129071 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1129073 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_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> 1129074 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_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> 1129074 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1475009634502&s=rgJjXfOc/rS+yLxDOYNw35MkQF8=";
 Path=/; Domain=127.0.0.1; Expires=   , 27-  -2016 20:53:54 GMT; HttpOnly". 
Invalid 'expires' attribute: , 27- -2016 20:53:54 GMT
   [junit4]   2> 1129074 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1129099 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5254636972522C97]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1129106 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5254636972522C97]) 
[    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1129108 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[5254636972522C97]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1129130 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1129137 WARN  (qtp1767624766-10423) [    ] 
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> 1129138 WARN  (qtp1767624766-10423) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1129138 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129139 WARN  (qtp552384485-10430) [n:127.0.0.1:54543_solr    
] 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> 1129139 WARN  (qtp552384485-10430) [n:127.0.0.1:54543_solr    
] o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1129139 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129144 WARN  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] 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> 1129145 WARN  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1129145 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129145 WARN  (qtp552384485-10433) [    ] 
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> 1129146 WARN  (qtp552384485-10433) [    ] 
o.a.s.s.KerberosPlugin Could not find 
org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1129146 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129146 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1129177 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1129185 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5254636972522C97])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=   , 01-  -1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: , 01- -1970 00:00:00 GMT
   [junit4]   2> 1129187 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR5AuigFXj1QULgwEFPVsqfP8UUcvVCDZkhkYzAhqwYPCB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1129187 INFO  (qtp1767624766-10432) [n:127.0.0.1:58314_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVdrR5AuigFXj1QULgwEFPVsqfP8UUcvVCDZkhkYzAhqwYPCB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1129188 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[5254636972522C97])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1129189 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@4c4a1398{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1129190 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@91fc6be{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1129190 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=387950225
   [junit4]   2> 1129190 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=966850039
   [junit4]   2> 1129193 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=96663872065110022-127.0.0.1:58314_solr-n_0000000000) closing
   [junit4]   2> 1129194 INFO  
(OverseerStateUpdate-96663872065110022-127.0.0.1:58314_solr-n_0000000000) 
[n:127.0.0.1:58314_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:58314_solr
   [junit4]   2> 1129196 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 0x1576b478d0e0006, 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> 1129198 ERROR 
(Thread[Thread-2905,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:58314_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1129201 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 0x1576b478d0e0008, 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> 1129203 INFO  (jetty-launcher-1636-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@60e5374a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1130697 WARN  
(zkCallback-1646-thread-1-processing-n:127.0.0.1:54543_solr) 
[n:127.0.0.1:54543_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1130698 ERROR 
(Thread[Thread-2903,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:54543_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1130701 INFO  (jetty-launcher-1636-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c092fca{/solr,null,UNAVAILABLE}
   [junit4]   2> 1130704 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40989 40989
   [junit4]   2> 1130836 INFO  (Thread-2886) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40989 40989
   [junit4]   2> 1130837 WARN  (Thread-2886) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [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/clusterstate.json
   [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>        3       /solr/overseer/queue
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [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> 1130838 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[5254636972522C97]-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/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_5254636972522C97-001
   [junit4]   2> Sep 27, 2016 10:53:56 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=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=1974, maxMBSortInHeap=7.234222286077374, 
sim=RandomSimilarity(queryNorm=true): {}, locale=zh-TW, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 
(64-bit)/cpus=3,threads=1,free=228133288,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, 
DeleteLastCustomShardedReplicaTest, TestWriterPerf, 
HdfsCollectionsAPIDistributedZkTest, ExitableDirectoryReaderTest, 
HdfsUnloadDistributedZkTest, TestUseDocValuesAsStored2, 
TestAnalyzedSuggestions, TestXmlQParser, BadIndexSchemaTest, 
RequestHandlersTest, TestNonDefinedSimilarityFactory, TestRealTimeGet, 
TestBlobHandler, ClusterStateTest, TestInitQParser, 
TriLevelCompositeIdRoutingTest, TestManagedStopFilterFactory, 
FileBasedSpellCheckerTest, TestDocBasedVersionConstraints, TestBadConfig, 
RecoveryAfterSoftCommitTest, TestNumericTerms64, TestIntervalFaceting, 
UUIDFieldTest, FieldAnalysisRequestHandlerTest, TestZkChroot, 
SharedFSAutoReplicaFailoverUtilsTest, CloudExitableDirectoryReaderTest, 
SortByFunctionTest, TestSolrFieldCacheMBean, TestSortingResponseWriter, 
BasicDistributedZk2Test, NotRequiredUniqueKeyTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestRangeQuery, 
CurrencyFieldOpenExchangeTest, TestClassicSimilarityFactory, 
DebugComponentTest, BitVectorTest, AsyncCallRequestStatusResponseTest, 
HighlighterMaxOffsetTest, TestIndexSearcher, TestLeaderInitiatedRecoveryThread, 
StressHdfsTest, TestSolrIndexConfig, HdfsChaosMonkeyNothingIsSafeTest, 
TestValueSourceCache, SuggesterWFSTTest, TestSolr4Spatial, 
TestCustomDocTransformer, CloudMLTQParserTest, OverseerRolesTest, 
TestSolrCoreProperties, TestQuerySenderListener, 
TestSimpleTrackingShardHandler, TestConfigSetProperties, SuggestComponentTest, 
SolrIndexSplitterTest, TestDFRSimilarityFactory, SolrCLIZkUtilsTest, 
TestAtomicUpdateErrorCases, TestShortCircuitedRequests, 
CoreAdminRequestStatusTest, SpatialRPTFieldTypeTest, 
BigEndianAscendingWordDeserializerTest, CoreSorterTest, 
TestHighFrequencyDictionaryFactory, JsonLoaderTest, ForceLeaderTest, 
ReturnFieldsTest, TestCoreDiscovery, TestSmileRequest, BasicFunctionalityTest, 
WrapperMergePolicyFactoryTest, TestGraphMLResponseWriter, 
DocExpirationUpdateProcessorFactoryTest, MinimalSchemaTest, 
TestHdfsBackupRestoreCore, LeaderFailoverAfterPartitionTest, 
LoggingHandlerTest, TestQueryWrapperFilter, 
TestSolrCloudWithSecureImpersonation, TestSolrDeletionPolicy2, 
TermVectorComponentDistributedTest, TestLegacyFieldCache, 
SpellCheckCollatorTest, TestReversedWildcardFilterFactory, BadCopyFieldTest, 
TestManagedResourceStorage, CSVRequestHandlerTest, 
FullSolrCloudDistribCmdsTest, BasicAuthIntegrationTest, TestConfigOverlay, 
URLClassifyProcessorTest, TestReqParamsAPI, TestFieldSortValues, 
DistributedFacetPivotLongTailTest, ConnectionManagerTest, AutoCommitTest, 
DocValuesMissingTest, CustomCollectionTest, TestRuleBasedAuthorizationPlugin, 
DateMathParserTest, ConcurrentDeleteAndCreateCollectionTest, 
SpatialHeatmapFacetsTest, TestJsonFacets, CdcrRequestHandlerTest, 
TestGraphTermsQParserPlugin, TestCopyFieldCollectionResource, TestSQLHandler, 
HLLUtilTest, TestTrie, AnalyticsQueryTest, TestMaxScoreQueryParser, 
TestReplicaProperties, CollectionsAPIAsyncDistributedZkTest, 
LukeRequestHandlerTest, TestSerializedLuceneMatchVersion, 
TestConfigSetsAPIExclusivity, TestSuggestSpellingConverter, 
ChangedSchemaMergeTest, DistributedSuggestComponentTest, TestDocTermOrds, 
StatsComponentTest, TestFileDictionaryLookup, TestDynamicLoading, 
SmileWriterTest, BlockJoinFacetRandomTest, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [290/633 (1!)] on J1 in 3.24s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 61377 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to