Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2408/
Java: 32bit/jdk-9-ea+147 -server -XX:+UseSerialGC
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([671E7703C1CBAB3:6ECED25AEC86A85F]: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:141)
at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:538)
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12357 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_671E7703C1CBAB3-001/init-core-data-001
[junit4] 2> 2117769 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 2117775 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_671E7703C1CBAB3-001/tempDir-001
[junit4] 2> 2117776 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2117776 INFO (Thread-3468) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2117776 INFO (Thread-3468) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2117876 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:39913
[junit4] 2> 2117879 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2117879 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2117880 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ad800b{/solr,null,AVAILABLE}
[junit4] 2> 2117880 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1cf5301{/solr,null,AVAILABLE}
[junit4] 2> 2117880 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@403cae{HTTP/1.1,[http/1.1]}{127.0.0.1:34785}
[junit4] 2> 2117880 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@170dacd{HTTP/1.1,[http/1.1]}{127.0.0.1:46737}
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.Server Started @2119571ms
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.Server Started @2119571ms
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34785}
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46737}
[junit4] 2> 2117881 ERROR (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2117881 ERROR (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.4.0
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-13T05:55:45.278665Z
[junit4] 2> 2117881 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-12-13T05:55:45.278708Z
[junit4] 2> 2117883 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2117883 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2117886 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 0x158f6c043960002, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2117889 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2117891 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 2117892 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39913/solr
[junit4] 2> 2117894 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39913/solr
[junit4] 2> 2117903 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:46737_solr
[junit4] 2> 2117903 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34785_solr
[junit4] 2> 2117903 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=97098697616523270-127.0.0.1:46737_solr-n_0000000000) starting
[junit4] 2> 2117904 INFO (zkCallback-2413-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2117904 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2117907 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46737_solr
[junit4] 2> 2117907 INFO (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2117907 INFO (zkCallback-2413-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2117977 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2117980 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.CoreContainer Authentication plugin class obtained from system property
'authenticationPlugin': org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2117993 INFO (jetty-launcher-2402-thread-2) [ ]
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> 2117993 INFO (jetty-launcher-2402-thread-1) [ ]
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> 2118044 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2118044 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2118056 INFO (jetty-launcher-2402-thread-2-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 2118056 INFO (jetty-launcher-2402-thread-1-EventThread) [
] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
[junit4] 2> 2118157 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@47d085
[junit4] 2> 2118157 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@be5092
[junit4] 2> 2118157 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@47d085
[junit4] 2> 2118157 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.u.UpdateShardHandler Reconfiguring the default client with:
org.apache.solr.security.HttpParamDelegationTokenPlugin$2@be5092
[junit4] 2> 2118158 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_671E7703C1CBAB3-001/tempDir-001/node2/.
[junit4] 2> 2118158 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_671E7703C1CBAB3-001/tempDir-001/node1/.
[junit4] 2> 2118178 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2118465 INFO (qtp5854850-13673) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEVoigFZGszJaAEDFEHD9SDQgzywQLRhbnKyInnciONMB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118465 INFO (qtp5854850-13673) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEVoigFZGszJaAEDFEHD9SDQgzywQLRhbnKyInnciONMB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118468 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118469 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118480 INFO (qtp29986997-13661) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEVoigFZGszJaAEDFEHD9SDQgzywQLRhbnKyInnciONMB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118480 INFO (qtp29986997-13661) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEVoigFZGszJaAEDFEHD9SDQgzywQLRhbnKyInnciONMB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118483 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2118497 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2118508 INFO (qtp5854850-13672) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEZoigFZGszKaAIDFDUw41GpNpRWSa8yP_invGeIGPalB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118508 INFO (qtp5854850-13672) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEZoigFZGszKaAIDFDUw41GpNpRWSa8yP_invGeIGPalB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118508 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2118526 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2118529 INFO (qtp5854850-13672) [ ]
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> 2118529 INFO (qtp5854850-13672) [ ] 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> 2118530 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2118549 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2118565 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=671E7703C1CBAB3
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-AS
-Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.04s J2 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([671E7703C1CBAB3:6ECED25AEC86A85F]:0)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:141)
[junit4] > at
org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:295)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:538)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2118587 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2118613 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118613 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118616 INFO (qtp29986997-13658) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbCigFZGszKwgQDFAN1ZD55j1RZ7mQ2op9fFxi7vdgdB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118616 INFO (qtp29986997-13658) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbCigFZGszKwgQDFAN1ZD55j1RZ7mQ2op9fFxi7vdgdB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118620 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118620 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118627 INFO (qtp29986997-13663) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbCigFZGszKwgQDFAN1ZD55j1RZ7mQ2op9fFxi7vdgdB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118627 INFO (qtp29986997-13663) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbCigFZGszKwgQDFAN1ZD55j1RZ7mQ2op9fFxi7vdgdB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118642 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118643 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118646 INFO (qtp29986997-13658) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbtigFZGszK7QUDFC3_tG7RZ6WUebLdXcLl_-7_0g2EB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118646 INFO (qtp29986997-13658) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbtigFZGszK7QUDFC3_tG7RZ6WUebLdXcLl_-7_0g2EB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118652 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118653 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118657 INFO (qtp29986997-13661) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbtigFZGszK7QUDFC3_tG7RZ6WUebLdXcLl_-7_0g2EB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118657 INFO (qtp29986997-13661) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEbtigFZGszK7QUDFC3_tG7RZ6WUebLdXcLl_-7_0g2EB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118672 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118672 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118675 INFO (qtp29986997-13657) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEcLigFZGszLCwYDFF5f6nvebUz9YeTVwmm5oSdEjM0ZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118675 INFO (qtp29986997-13657) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEcLigFZGszLCwYDFF5f6nvebUz9YeTVwmm5oSdEjM0ZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118699 INFO (qtp29986997-13657) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEcLigFZGszLCwYDFF5f6nvebUz9YeTVwmm5oSdEjM0ZB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118699 INFO (qtp29986997-13657) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEcLigFZGszLCwYDFF5f6nvebUz9YeTVwmm5oSdEjM0ZB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118714 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118715 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118717 INFO (qtp29986997-13661) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEc2igFZGszLNgcDFCoHofrTE_dtZ_fHDfLh3MSa7AVtB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118717 INFO (qtp29986997-13661) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEc2igFZGszLNgcDFCoHofrTE_dtZ_fHDfLh3MSa7AVtB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118722 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118723 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118725 INFO (qtp29986997-13661) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEc2igFZGszLNgcDFCoHofrTE_dtZ_fHDfLh3MSa7AVtB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2118725 INFO (qtp29986997-13661) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVj2wEc2igFZGszLNgcDFCoHofrTE_dtZ_fHDfLh3MSa7AVtB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2118728 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118729 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118732 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2118749 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2118756 WARN (qtp5854850-13665) [ ]
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> 2118756 WARN (qtp5854850-13665) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2118758 WARN (qtp29986997-13657) [ ]
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> 2118759 WARN (qtp29986997-13657) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2118767 WARN (qtp5854850-13666) [ ]
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> 2118767 WARN (qtp5854850-13666) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2118771 WARN (qtp29986997-13661) [ ]
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> 2118772 WARN (qtp29986997-13661) [ ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2118772 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2118795 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2118805 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118806 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118808 ERROR (qtp29986997-13656) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_10]
[junit4] 2> 2118819 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118820 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118831 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118831 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118833 ERROR (qtp29986997-13657) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_11]
[junit4] 2> 2118838 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2118839 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:39913/solr ready
[junit4] 2> 2118843 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2118856 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2118863 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[671E7703C1CBAB3])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2118864 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@170dacd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2118864 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=342873
[junit4] 2> 2118865 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@403cae{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2118865 INFO (jetty-launcher-2402-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29830673
[junit4] 2> 2118866 INFO (jetty-launcher-2402-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97098697616523270-127.0.0.1:46737_solr-n_0000000000) closing
[junit4] 2> 2118867 INFO
(OverseerStateUpdate-97098697616523270-127.0.0.1:46737_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:46737_solr
[junit4] 2> 2118867 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 0x158f6c043960006, 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.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 2118867 WARN (zkCallback-2411-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2118868 ERROR
(Thread[Thread-3486,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2118874 INFO (jetty-launcher-2402-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ad800b{/solr,null,UNAVAILABLE}
[junit4] 2> 2120367 WARN (zkCallback-2413-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2120367 ERROR
(Thread[Thread-3487,5,TGRP-TestSolrCloudWithDelegationTokens]) [ ]
o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received
java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2120368 INFO (jetty-launcher-2402-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1cf5301{/solr,null,UNAVAILABLE}
[junit4] 2> 2120369 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39913 39913
[junit4] 2> 2120376 INFO (Thread-3468) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:39913 39913
[junit4] 2> 2120376 WARN (Thread-3468) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 4 /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> 15 /solr/live_nodes
[junit4] 2> 15 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[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> 2120376 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[671E7703C1CBAB3]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestSolrCloudWithDelegationTokens_671E7703C1CBAB3-001
[junit4] 2> Dec 13, 2016 5:55:47 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=1315, maxMBSortInHeap=7.518444919720169,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-AS,
timezone=Etc/GMT+1
[junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=205702216,total=446222336
[junit4] 2> NOTE: All tests run in this JVM: [TestTestInjection,
TestConfig, TestJavabinTupleStreamParser, GraphQueryTest, FullHLLTest,
AddBlockUpdateTest, TestFieldCacheVsDocValues, TestExactStatsCache,
SuggesterTest, TestFilteredDocIdSet, OverseerTaskQueueTest,
DeleteInactiveReplicaTest, TestJmxMonitoredMap, TestCloudDeleteByQuery,
TestSolrConfigHandler, TestRuleBasedAuthorizationPlugin,
DataDrivenBlockJoinTest, TestRandomCollapseQParserPlugin,
SpellPossibilityIteratorTest, TestCloudPseudoReturnFields, TestOrdValues,
HardAutoCommitTest, TestPhraseSuggestions, TestRawTransformer, TestSort,
DebugComponentTest, DistributedSuggestComponentTest, CdcrRequestHandlerTest,
XmlUpdateRequestHandlerTest, StatsComponentTest, HighlighterMaxOffsetTest,
TestIndexingPerformance, PrimitiveFieldTypeTest, TestExceedMaxTermLength,
TestInitQParser, DistributedExpandComponentTest, CdcrBootstrapTest,
ZkStateReaderTest, TestSolrDeletionPolicy1, TestTrieFacet, TestJsonRequest,
CoreAdminHandlerTest, TestBlendedInfixSuggestions, SpatialRPTFieldTypeTest,
TestDefaultSearchFieldResource, HdfsBasicDistributedZkTest,
TolerantUpdateProcessorTest, CollectionsAPISolrJTest,
CoreMergeIndexesAdminHandlerTest, TestClassicSimilarityFactory,
RequestHandlersTest, SolrCoreCheckLockOnStartupTest, SmileWriterTest,
TestFieldTypeResource, TestUtils, LukeRequestHandlerTest, DocValuesMultiTest,
DeleteReplicaTest, DistribCursorPagingTest, RuleEngineTest, SuggesterWFSTTest,
TestSolrConfigHandlerConcurrent, SparseHLLTest, TestManagedStopFilterFactory,
TestMacroExpander, TestCorePropertiesReload, TestConfigSetImmutable,
DirectoryFactoryTest, QueryResultKeyTest, TestLFUCache, TestRecovery,
TestAnalyzedSuggestions, TestCoreDiscovery, PreAnalyzedUpdateProcessorTest,
LeaderElectionTest, HdfsThreadLeakTest, TestDocTermOrds, TestIndexSearcher,
ResponseLogComponentTest, BooleanFieldTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestExtendedDismaxParser,
SmileWriterTest, PrimUtilsTest, TestNRTOpen, TestSizeLimitedDistributedMap,
SuggesterTSTTest, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest,
SolrCloudExampleTest, TestAddFieldRealTimeGet, BasicDistributedZk2Test,
TestFieldCollectionResource, TestSolrJ, TestDistribDocBasedVersion,
OutOfBoxZkACLAndCredentialsProvidersTest, UnloadDistributedZkTest,
TestJsonFacetRefinement, TestReload, TestSolrFieldCacheMBean,
TestCollectionAPI, NoCacheHeaderTest, TestRecoveryHdfs,
TestSimpleQParserPlugin, SaslZkACLProviderTest, TestBlobHandler,
RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, AutoCommitTest,
TestHashPartitioner, TermVectorComponentDistributedTest, TestStressReorder,
TestStressVersions, SimpleFacetsTest, TestSolr4Spatial,
SpellCheckComponentTest, TestBadConfig, ShowFileRequestHandlerTest,
CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest,
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest,
TestFoldingMultitermQuery, TestStressLucene, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases,
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestQueryUtils,
TestReversedWildcardFilterFactory, TestOmitPositions, DocumentBuilderTest,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, RegexBoostProcessorTest, TestJmxIntegration,
JSONWriterTest, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest,
BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, TestSearchPerf,
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions,
TestLuceneMatchVersion, TestXIncludeConfig, EchoParamsTest,
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, DateMathParserTest,
TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest,
TestLRUCache, SliceStateTest, FileUtilsTest, CursorPagingTest,
TestHighlightDedupGrouping, ConnectionReuseTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CleanupOldIndexTest, CollectionStateFormat2Test,
CollectionsAPIAsyncDistributedZkTest, DeleteNodeTest, DistributedQueueTest,
DocValuesNotIndexedTest, ForceLeaderTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverUtilsTest,
SimpleCollectionCreateDeleteTest, TestCloudPivotFacet, TestClusterProperties,
TestConfigSetsAPI, TestConfigSetsAPIZkFailure, TestHdfsCloudBackupRestore,
TestLeaderElectionWithEmptyReplica, TestLeaderInitiatedRecoveryThread,
TestLocalFSCloudBackupRestore, TestMiniSolrCloudCluster, TestReplicaProperties,
TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
[junit4] Completed [515/660 (1!)] on J2 in 2.87s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 51931 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]