Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6255/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC
2 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([C423C2337603F98D:AC9CF719A699EB61]: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)
FAILED:
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample
Error Message:
Expected 10 to be found in the testCloudExamplePrompt collection but only found
3
Stack Trace:
java.lang.AssertionError: Expected 10 to be found in the testCloudExamplePrompt
collection but only found 3
at
__randomizedtesting.SeedInfo.seed([C423C2337603F98D:1F5222F941763CEB]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:457)
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 12246 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C423C2337603F98D-001\init-core-data-001
[junit4] 2> 2412492 WARN
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=80 numCloses=80
[junit4] 2> 2412500 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-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> 2412509 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C423C2337603F98D-001\tempDir-001
[junit4] 2> 2412509 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2412510 INFO (Thread-4911) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2412510 INFO (Thread-4911) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2412609 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:59667
[junit4] 2> 2412618 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 0x158afcabde60000, 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> 2412620 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2412620 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2412623 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f27a72{/solr,null,AVAILABLE}
[junit4] 2> 2412623 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bd2018{/solr,null,AVAILABLE}
[junit4] 2> 2412623 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@41ad5{HTTP/1.1,[http/1.1]}{127.0.0.1:59672}
[junit4] 2> 2412627 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@16e9e54{HTTP/1.1,[http/1.1]}{127.0.0.1:59671}
[junit4] 2> 2412630 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.Server Started @2417282ms
[junit4] 2> 2412630 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.Server Started @2417282ms
[junit4] 2> 2412630 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59672}
[junit4] 2> 2412630 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59671}
[junit4] 2> 2412630 ERROR (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2412630 ERROR (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-29T11:14:09.627Z
[junit4] 2> 2412631 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-29T11:14:09.627Z
[junit4] 2> 2412637 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2412637 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2412650 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 0x158afcabde60002, 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> 2412650 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 0x158afcabde60001, 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> 2412655 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59667/solr
[junit4] 2> 2412656 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59667/solr
[junit4] 2> 2412691 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:59672_solr
[junit4] 2> 2412691 INFO (jetty-launcher-3812-thread-1)
[n:127.0.0.1:59671_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59671_solr
[junit4] 2> 2412692 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.s.c.Overseer Overseer
(id=97020677292687365-127.0.0.1:59672_solr-n_0000000000) starting
[junit4] 2> 2412694 INFO
(zkCallback-3822-thread-1-processing-n:127.0.0.1:59671_solr)
[n:127.0.0.1:59671_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2412694 INFO
(zkCallback-3823-thread-1-processing-n:127.0.0.1:59672_solr)
[n:127.0.0.1:59672_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2412704 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59672_solr
[junit4] 2> 2412707 INFO
(zkCallback-3822-thread-1-processing-n:127.0.0.1:59671_solr)
[n:127.0.0.1:59671_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2412707 INFO
(zkCallback-3823-thread-1-processing-n:127.0.0.1:59672_solr)
[n:127.0.0.1:59672_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2412746 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2412803 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_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> 2412837 INFO (jetty-launcher-3812-thread-1)
[n:127.0.0.1:59671_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2412838 INFO (jetty-launcher-3812-thread-1)
[n:127.0.0.1:59671_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> 2413274 INFO (jetty-launcher-3812-thread-1)
[n:127.0.0.1:59671_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2413274 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2413350 INFO (jetty-launcher-3812-thread-1-EventThread)
[n:127.0.0.1:59671_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2413350 INFO (jetty-launcher-3812-thread-2-EventThread)
[n:127.0.0.1:59672_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2413629 ERROR (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.h.u.Shell Failed to locate the winutils binary
in the hadoop binary path
[junit4] 2> java.io.IOException: Could not locate executable
null\bin\winutils.exe in the Hadoop binaries.
[junit4] 2> at
org.apache.hadoop.util.Shell.getQualifiedBinPath(Shell.java:356)
[junit4] 2> at
org.apache.hadoop.util.Shell.getWinUtilsPath(Shell.java:371)
[junit4] 2> at org.apache.hadoop.util.Shell.<clinit>(Shell.java:364)
[junit4] 2> at
org.apache.hadoop.util.StringUtils.<clinit>(StringUtils.java:80)
[junit4] 2> at
org.apache.hadoop.conf.Configuration.getBoolean(Configuration.java:1437)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenManager.<init>(DelegationTokenManager.java:115)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.initTokenManager(DelegationTokenAuthenticationHandler.java:148)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.init(DelegationTokenAuthenticationHandler.java:118)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler.init(HttpParamDelegationTokenPlugin.java:178)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.initializeAuthHandler(AuthenticationFilter.java:238)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.initializeAuthHandler(DelegationTokenAuthenticationFilter.java:209)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.initializeAuthHandler(DelegationTokenKerberosFilter.java:142)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:227)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationFilter.init(DelegationTokenAuthenticationFilter.java:175)
[junit4] 2> at
org.apache.solr.security.DelegationTokenKerberosFilter.init(DelegationTokenKerberosFilter.java:71)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin.init(HttpParamDelegationTokenPlugin.java:134)
[junit4] 2> at
org.apache.solr.core.CoreContainer.initializeAuthenticationPlugin(CoreContainer.java:320)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reloadSecurityProperties(CoreContainer.java:577)
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:467)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:204)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:153)
[junit4] 2> at
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1565)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1599)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1285)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1130)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:260)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
[junit4] 2> at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:348)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:321)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:349)
[junit4] 2> at
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:212)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 2413859 INFO (jetty-launcher-3812-thread-2)
[n:127.0.0.1:59672_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C423C2337603F98D-001\tempDir-001\node2\.
[junit4] 2> 2413859 INFO (jetty-launcher-3812-thread-1)
[n:127.0.0.1:59671_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C423C2337603F98D-001\tempDir-001\node1\.
[junit4] 2> 2413864 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 0x158afcabde60009, 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> 2413896 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
[junit4] 2> 2415462 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415464 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415466 ERROR (qtp23720476-22176) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_1]
[junit4] 2> 2415498 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 0x158afcabde6000a, 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> 2415513 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415523 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415574 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415575 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415577 ERROR (qtp23720476-22186) [ ]
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path
[/ZKDTSMTokensRoot/DT_2]
[junit4] 2> 2415582 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 0x158afcabde6000b, 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> 2415586 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415588 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415589 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
[junit4] 2> 2415627 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
[junit4] 2> 2415651 INFO (qtp23720476-22177) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysoPigFY09dODwMEFO_IZP2h7-aciB1TiEHlwppeicOUB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415651 INFO (qtp23720476-22177) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysoPigFY09dODwMEFO_IZP2h7-aciB1TiEHlwppeicOUB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415659 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415663 INFO (qtp9323303-22194) [n:127.0.0.1:59671_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysoPigFY09dODwMEFO_IZP2h7-aciB1TiEHlwppeicOUB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415663 INFO (qtp9323303-22194) [n:127.0.0.1:59671_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysoPigFY09dODwMEFO_IZP2h7-aciB1TiEHlwppeicOUB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415668 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415668 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
[junit4] 2> 2415714 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
[junit4] 2> 2415730 INFO
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
[junit4] 2> 2415763 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
[junit4] 2> 2415806 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithDelegationTokens
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=C423C2337603F98D
-Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Kwajalein
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.08s J1 |
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<200> but
was:<404>
[junit4] > at
__randomizedtesting.SeedInfo.seed([C423C2337603F98D:AC9CF719A699EB61]: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> 2415851 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
[junit4] 2> 2415903 INFO (qtp23720476-22176) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysrxigFY09dO8QYEFMMJQ4ZMJd1uw-onIsErwy6ZgUalB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415903 INFO (qtp23720476-22176) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysrxigFY09dO8QYEFMMJQ4ZMJd1uw-onIsErwy6ZgUalB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415908 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415917 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415918 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415920 INFO (qtp23720476-22178) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysrxigFY09dO8QYEFMMJQ4ZMJd1uw-onIsErwy6ZgUalB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415920 INFO (qtp23720476-22178) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysrxigFY09dO8QYEFMMJQ4ZMJd1uw-onIsErwy6ZgUalB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415920 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 0x158afcabde6000d, 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> 2415926 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415927 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415929 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415930 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 0x158afcabde6000e, 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> 2415947 INFO (qtp23720476-22197) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivyss_igFY09dPPwcEFBk-j0hycdKfzZ_mpa_dGvvtvDfLB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415947 INFO (qtp23720476-22197) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivyss_igFY09dPPwcEFBk-j0hycdKfzZ_mpa_dGvvtvDfLB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415953 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415954 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415955 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415957 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 0x158afcabde6000f, 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> 2415960 INFO (qtp9323303-22179) [n:127.0.0.1:59671_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivyss_igFY09dPPwcEFBk-j0hycdKfzZ_mpa_dGvvtvDfLB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415960 INFO (qtp9323303-22179) [n:127.0.0.1:59671_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivyss_igFY09dPPwcEFBk-j0hycdKfzZ_mpa_dGvvtvDfLB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415966 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415966 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415969 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415969 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 0x158afcabde60010, 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> 2415981 INFO (qtp23720476-22197) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivystnigFY09dPZwgEFNOHsg5rXbJjMB5_mWv8Tqizr-dsB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415981 INFO (qtp23720476-22197) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivystnigFY09dPZwgEFNOHsg5rXbJjMB5_mWv8Tqizr-dsB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415985 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2415990 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2415991 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2415993 INFO (qtp23720476-22177) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivystnigFY09dPZwgEFNOHsg5rXbJjMB5_mWv8Tqizr-dsB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2415993 INFO (qtp23720476-22177) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivystnigFY09dPZwgEFNOHsg5rXbJjMB5_mWv8Tqizr-dsB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2415993 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 0x158afcabde60011, 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> 2415999 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2416002 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2416003 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416004 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 0x158afcabde60012, 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> 2416017 INFO (qtp23720476-22180) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysuJigFY09dPiQkEFL6eskpKzmUAjBY-_ZPiuOC3Qw1gB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2416017 INFO (qtp23720476-22180) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysuJigFY09dPiQkEFL6eskpKzmUAjBY-_ZPiuOC3Qw1gB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2416019 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416026 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2416027 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:59667/solr ready
[junit4] 2> 2416027 INFO (qtp23720476-22195) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysuJigFY09dPiQkEFL6eskpKzmUAjBY-_ZPiuOC3Qw1gB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2416027 INFO (qtp23720476-22195) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysuJigFY09dPiQkEFL6eskpKzmUAjBY-_ZPiuOC3Qw1gB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2416028 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 0x158afcabde60013, 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> 2416032 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416032 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
[junit4] 2> 2416063 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
[junit4] 2> 2416070 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416075 INFO (qtp23720476-22180) [n:127.0.0.1:59672_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=LIST&delegation=GgADYmFyA2JhcgCKAVivysvDigFY09dPwwoEFKeIC6mCh1mBDVYhUXBbQ66IprdIB3NvbHItZHQA&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2416075 INFO (qtp23720476-22180) [n:127.0.0.1:59672_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVivysvDigFY09dPwwoEFKeIC6mCh1mBDVYhUXBbQ66IprdIB3NvbHItZHQA&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2416075 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
[junit4] 2> 2416116 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
[junit4] 2> 2416119 INFO (qtp23720476-22177) [n:127.0.0.1:59672_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> 2416119 INFO (qtp23720476-22177) [n:127.0.0.1:59672_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> 2416121 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=test&e=1480454053114&s=spIZnAgH3PNrqY3MufQxTF2nVMw=";
Path=/; Domain=127.0.0.1; Expires=di, 29-nov-2016 21:14:13 GMT; HttpOnly".
Invalid 'expires' attribute: di, 29-nov-2016 21:14:13 GMT
[junit4] 2> 2416121 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
[junit4] 2> 2416166 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
[junit4] 2> 2416171 WARN (qtp23720476-22195) [n:127.0.0.1:59672_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> 2416171 WARN (qtp23720476-22195) [n:127.0.0.1:59672_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2416172 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416172 WARN (qtp9323303-22187) [ ]
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> 2416172 WARN (qtp9323303-22187) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2416173 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416177 WARN (qtp23720476-22197) [n:127.0.0.1:59672_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> 2416178 WARN (qtp23720476-22197) [n:127.0.0.1:59672_solr ]
o.a.s.s.KerberosPlugin Could not find
org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2416178 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416179 WARN (qtp9323303-22187) [ ]
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> 2416179 WARN (qtp9323303-22187) [ ] o.a.s.s.KerberosPlugin
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
[junit4] 2> 2416179 WARN
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=do, 01-jan-1970 00:00:00 GMT;
HttpOnly". Invalid 'expires' attribute: do, 01-jan-1970 00:00:00 GMT
[junit4] 2> 2416179 INFO
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
[junit4] 2> 2416183 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@41ad5{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2416184 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31426126
[junit4] 2> 2416187 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@16e9e54{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2416188 INFO (jetty-launcher-3812-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=31586495
[junit4] 2> 2416194 INFO (jetty-launcher-3812-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=97020677292687365-127.0.0.1:59672_solr-n_0000000000) closing
[junit4] 2> 2416195 INFO
(OverseerStateUpdate-97020677292687365-127.0.0.1:59672_solr-n_0000000000)
[n:127.0.0.1:59672_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:59672_solr
[junit4] 2> 2416199 ERROR
(Thread[Thread-4935,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:59671_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2416200 ERROR
(Thread[Thread-4934,5,TGRP-TestSolrCloudWithDelegationTokens])
[n:127.0.0.1:59672_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2416234 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 0x158afcabde60007, 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> 2416234 INFO (jetty-launcher-3812-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@bd2018{/solr,null,UNAVAILABLE}
[junit4] 2> 2416235 INFO (jetty-launcher-3812-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f27a72{/solr,null,UNAVAILABLE}
[junit4] 2> 2416239 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59667 59667
[junit4] 2> 2416242 INFO (Thread-4911) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:59667 59667
[junit4] 2> 2416243 WARN (Thread-4911) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 11 /solr/aliases.json
[junit4] 2> 11 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 11 /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> 11 /solr/live_nodes
[junit4] 2> 11 /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> 2416244 INFO
(SUITE-TestSolrCloudWithDelegationTokens-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSolrCloudWithDelegationTokens_C423C2337603F98D-001
[junit4] 2> Nov 29, 2016 11:14:13 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 5 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=false): {}, locale=nl, timezone=Kwajalein
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=252153384,total=466616320
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetImmutable,
CoreMergeIndexesAdminHandlerTest, PeerSyncReplicationTest,
SpellingQueryConverterTest, CdcrReplicationHandlerTest, BasicZkTest,
TestSolrQueryResponse, TestDFRSimilarityFactory, TestDistributedMissingSort,
TestSubQueryTransformer, TestReversedWildcardFilterFactory, CircularListTest,
DistributedFacetPivotSmallAdvancedTest, DocValuesMissingTest,
TestSolrConfigHandlerCloud, TestBackupRepositoryFactory,
FieldAnalysisRequestHandlerTest, SimpleMLTQParserTest, BufferStoreTest,
TestLuceneMatchVersion, TestLeaderElectionZkExpiry, TestNoOpRegenerator,
TestMacros, DistributedTermsComponentTest, HdfsDirectoryFactoryTest,
AnalyticsQueryTest, TestSizeLimitedDistributedMap, TestJsonRequest,
TestTolerantUpdateProcessorCloud, BitVectorTest, ScriptEngineTest,
DateMathParserTest, TestAtomicUpdateErrorCases, ShowFileRequestHandlerTest,
JsonLoaderTest, TestOmitPositions, DistribCursorPagingTest,
DataDrivenBlockJoinTest, TestManagedResourceStorage, TestHdfsUpdateLog,
TestJavabinTupleStreamParser, BigEndianAscendingWordDeserializerTest,
TestSolrXml, ForceLeaderTest, TestBlobHandler, TestUtils, MultiThreadedOCPTest,
TestEmbeddedSolrServerConstructors, ZkSolrClientTest, BasicAuthStandaloneTest,
TestCollationFieldDocValues, TimerUtilsTest, TestLocalFSCloudBackupRestore,
TermVectorComponentDistributedTest, TestSuggestSpellingConverter,
FacetPivotSmallTest, TestQuerySenderListener, ResourceLoaderTest,
TestDefaultStatsCache, SuggesterTSTTest, WordBreakSolrSpellCheckerTest,
DeleteInactiveReplicaTest, TestValueSourceCache, TestSchemaNameResource,
StatsComponentTest, ConnectionReuseTest, ExternalFileFieldSortTest,
ChangedSchemaMergeTest, CSVRequestHandlerTest, BasicDistributedZk2Test,
TestFuzzyAnalyzedSuggestions, TestDFISimilarityFactory, BasicFunctionalityTest,
AliasIntegrationTest, TestBulkSchemaAPI, TestConfig, TestReqParamsAPI,
TestSchemaSimilarityResource, CacheHeaderTest, TestFieldCache,
CoreAdminCreateDiscoverTest, TestCoreDiscovery, TestLRUStatsCache,
OverseerStatusTest, CdcrBootstrapTest, WrapperMergePolicyFactoryTest,
ClassificationUpdateProcessorTest, HttpSolrCallGetCoreTest, SortByFunctionTest,
SortSpecParsingTest, CachingDirectoryFactoryTest, TestRawResponseWriter,
LeaderElectionContextKeyTest, BlockCacheTest, TestSmileRequest,
TestJsonFacetRefinement, URLClassifyProcessorTest,
DocExpirationUpdateProcessorFactoryTest, TestRebalanceLeaders,
TestRequestForwarding, DistributedIntervalFacetingTest, HdfsRecoveryZkTest,
SuggesterWFSTTest, TestTestInjection, TestMiniSolrCloudClusterSSL,
FullSolrCloudDistribCmdsTest, TestDynamicFieldCollectionResource,
ReturnFieldsTest, PreAnalyzedFieldTest, CoreAdminHandlerTest,
ParsingFieldUpdateProcessorsTest, BlobRepositoryCloudTest, NoCacheHeaderTest,
DistanceFunctionTest, CollectionReloadTest, HdfsSyncSliceTest, TestBadConfig,
RollingRestartTest, CreateCollectionCleanupTest, TestScoreJoinQPNoScore,
SuggestComponentContextFilterQueryTest, DistributedFacetPivotLargeTest,
ClassificationUpdateProcessorFactoryTest, TestAuthorizationFramework,
TestReloadAndDeleteDocs, BlockJoinFacetDistribTest,
TestBlendedInfixSuggestions, HdfsTlogReplayBufferedWhileIndexingTest,
TestStressUserVersions, TestFieldCollectionResource, RAMDirectoryFactoryTest,
DirectoryFactoryTest, TestAnalyzedSuggestions, TestSolr4Spatial,
TestFastWriter, SaslZkACLProviderTest, OverseerModifyCollectionTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetsAPI,
DebugComponentTest, TestJmxMonitoredMap, AsyncCallRequestStatusResponseTest,
SpellCheckComponentTest, TestCustomDocTransformer, UpdateParamsTest,
TestSubQueryTransformerDistrib, TestFoldingMultitermQuery,
TestDistributedGrouping, TestSerializedLuceneMatchVersion, TestIndexSearcher,
TestDocSet, TestUseDocValuesAsStored2, TestLMJelinekMercerSimilarityFactory,
BadCopyFieldTest, SpellPossibilityIteratorTest, TestZkChroot,
TestRandomFlRTGCloud, TestTrie, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest,
AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestReload,
TestStressVersions, TestRangeQuery, TestCoreContainer, SolrCoreTest,
SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest,
ConvertedLegacyTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest,
HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTest, TestStressLucene,
TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest,
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest,
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName,
SOLR749Test, TestSolrIndexConfig, ResponseLogComponentTest, TestStressRecovery,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField,
MinimalSchemaTest, OutputWriterTest, NotRequiredUniqueKeyTest, TestCharFilters,
EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
DOMUtilTest, ClusterStateTest, TestDocumentBuilder, UUIDFieldTest,
CursorPagingTest, TestJettySolrRunner, ActionThrottleTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteShardTest,
DocValuesNotIndexedTest, LeaderFailoverAfterPartitionTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RemoteQueryErrorTest, SolrCloudExampleTest, TestClusterProperties,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster,
TestSolrCloudWithDelegationTokens]
[junit4] Completed [506/658 (1!)] on J1 in 4.53s, 8 tests, 1 failure <<<
FAILURES!
[...truncated 505 lines...]
[junit4] Suite: org.apache.solr.util.TestSolrCLIRunExample
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\init-core-data-001
[junit4] 2> 2725968 INFO
(SUITE-TestSolrCLIRunExample-seed#[C423C2337603F98D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
[junit4] 2> 2725971 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testInteractiveSolrCloudExample
[junit4] 2> 2728100 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002
[junit4] 2> 2728101 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2728101 INFO (Thread-5974) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2728101 INFO (Thread-5974) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2728201 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.ZkTestServer start zk server on port:62054
[junit4] 2> 2728219 INFO (jetty-launcher-4535-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 2728221 INFO (jetty-launcher-4535-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@473058{/solr,null,AVAILABLE}
[junit4] 2> 2728222 INFO (jetty-launcher-4535-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@4e382f{HTTP/1.1,[http/1.1]}{127.0.0.1:62049}
[junit4] 2> 2728224 INFO (jetty-launcher-4535-thread-1) [ ]
o.e.j.s.Server Started @2732876ms
[junit4] 2> 2728224 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=62049}
[junit4] 2> 2728224 ERROR (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2728224 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 2728225 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
62049
[junit4] 2> 2728225 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2728225 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-11-29T11:19:25.221Z
[junit4] 2> 2728231 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2728254 INFO (jetty-launcher-4535-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62054/solr
[junit4] 2> 2728301 INFO (jetty-launcher-4535-thread-1)
[n:localhost:62049_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader localhost:62049_solr
[junit4] 2> 2728302 INFO (jetty-launcher-4535-thread-1)
[n:localhost:62049_solr ] o.a.s.c.Overseer Overseer
(id=97020697975324675-localhost:62049_solr-n_0000000000) starting
[junit4] 2> 2728312 INFO (jetty-launcher-4535-thread-1)
[n:localhost:62049_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/localhost:62049_solr
[junit4] 2> 2728316 INFO
(OverseerStateUpdate-97020697975324675-localhost:62049_solr-n_0000000000)
[n:localhost:62049_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2728523 INFO (jetty-launcher-4535-thread-1)
[n:localhost:62049_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1
[junit4] 2> 2731549 INFO (qtp22390573-26200) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=14
[junit4] 2> 2731551 INFO (qtp22390573-26205) [n:localhost:62049_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 2731552 INFO (qtp22390573-26205) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=1
[junit4] 2> 2731558 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2731559 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:62054/solr ready
[junit4] 2> 2731562 INFO (qtp22390573-26204) [n:localhost:62049_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json and sendToOCPQueue=true
[junit4] 2> 2731562 INFO (qtp22390573-26204) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 2731571 INFO (qtp22390573-26205) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/info/system
params={wt=json} status=0 QTime=5
[junit4] 2> 2731573 INFO (qtp22390573-26203) [n:localhost:62049_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with
params action=CLUSTERSTATUS&wt=json and sendToOCPQueue=true
[junit4] 2> 2731573 INFO (qtp22390573-26203) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=CLUSTERSTATUS&wt=json} status=0 QTime=0
[junit4] 2> 2731579 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2731580 INFO
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[C423C2337603F98D])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:62054/solr ready
[junit4] 2> 2731689 INFO (qtp22390573-26201) [n:localhost:62049_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
action=list&wt=json and sendToOCPQueue=true
[junit4] 2> 2731689 INFO (qtp22390573-26201) [n:localhost:62049_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=list&wt=json} status=0 QTime=0
[junit4] 2> 2731691 INFO (qtp22390573-26205) [n:localhost:62049_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&maxShardsPerNode=4&collection.configName=testCloudExamplePrompt&name=testCloudExamplePrompt&action=CREATE&numShards=2&wt=json
and sendToOCPQueue=true
[junit4] 2> 2731693 INFO
(OverseerThreadFactory-12359-thread-1-processing-n:localhost:62049_solr)
[n:localhost:62049_solr ] o.a.s.c.CreateCollectionCmd Create collection
testCloudExamplePrompt
[junit4] 2> 2731693 WARN
(OverseerThreadFactory-12359-thread-1-processing-n:localhost:62049_solr)
[n:localhost:62049_solr ] o.a.s.c.CreateCollectionCmd Specified
replicationFactor of 2 on collection testCloudExamplePrompt is higher than or
equal to the number of Solr instances currently live or live and part of your
createNodeSet(1). It's unusual to run two replica of the same slice on the same
Solr-instance.
[junit4] 2> 2731800 INFO (qtp22390573-26204) [n:localhost:62049_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
[junit4] 2> 2731800 INFO (qtp22390573-26203) [n:localhost:62049_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica2&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
[junit4] 2> 2731800 INFO (qtp22390573-26202) [n:localhost:62049_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard1_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard1&wt=javabin&version=2
[junit4] 2> 2731802 INFO (qtp22390573-26201) [n:localhost:62049_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=testCloudExamplePrompt&newCollection=true&name=testCloudExamplePrompt_shard2_replica1&action=CREATE&numShards=2&collection=testCloudExamplePrompt&shard=shard2&wt=javabin&version=2
[junit4] 2> 2731914 INFO
(zkCallback-4541-thread-3-processing-n:localhost:62049_solr)
[n:localhost:62049_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testCloudExamplePrompt/state.json] for collection
[testCloudExamplePrompt] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2732829 INFO (qtp22390573-26204) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2732829 INFO (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2732830 INFO (qtp22390573-26204) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2732830 INFO (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2732829 INFO (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2732832 INFO (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2732834 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2732834 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2732836 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
[junit4] 2> 2732836 WARN (qtp22390573-26204) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica2]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica2\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica2\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2732838 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2732836 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
filtered by solr-cell-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
[junit4] 2> 2732838 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
[junit4] 2> 2732839 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\clustering\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\clustering\lib
[junit4] 2> 2732839 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
filtered by solr-clustering-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
[junit4] 2> 2732839 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\langid\lib
[junit4] 2> 2732839 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
[junit4] 2> 2732840 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\langid\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\langid\lib
[junit4] 2> 2732840 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
filtered by solr-langid-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
[junit4] 2> 2732840 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2732841 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\velocity\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\contrib\velocity\lib
[junit4] 2> 2732841 WARN (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica1\..\..\..\..\dist
[junit4] 2> 2732841 WARN (qtp22390573-26202) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard1 x:testCloudExamplePrompt_shard1_replica1]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
filtered by solr-velocity-\d.*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard1_replica1\..\..\..\..\dist
[junit4] 2> 2732841 INFO (qtp22390573-26203) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.RequestParams conf resource params.json loaded . version : 0
[junit4] 2> 2732842 INFO (qtp22390573-26203) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.RequestParams request params refreshed to version 0
[junit4] 2> 2732843 WARN (qtp22390573-26203) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica2]
o.a.s.c.SolrConfig Couldn't add files from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica2\..\..\..\..\contrib\extraction\lib
filtered by .*\.jar to classpath:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001\tempDir-002\node1\testCloudExamplePrompt_shard2_replica2\..\..\..\..\contrib\extraction\lib
[junit4] 2> 2732847 INFO (qtp22390573-26201) [n:localhost:62049_solr
c:testCloudExamplePrompt s:shard2 x:testCloudExamplePrompt_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 2732847 INFO (qtp22390573-26202) [n:l
[...truncated too long message...]
indows\solr\build\solr-core\test\J1\temp\solr.util.TestSolrCLIRunExample_C423C2337603F98D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=355, maxMBSortInHeap=7.51986145203373,
sim=RandomSimilarity(queryNorm=false): {}, locale=es-US, timezone=Africa/Kigali
[junit4] 2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102
(32-bit)/cpus=3,threads=1,free=325475776,total=531628032
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigSetImmutable,
CoreMergeIndexesAdminHandlerTest, PeerSyncReplicationTest,
SpellingQueryConverterTest, CdcrReplicationHandlerTest, BasicZkTest,
TestSolrQueryResponse, TestDFRSimilarityFactory, TestDistributedMissingSort,
TestSubQueryTransformer, TestReversedWildcardFilterFactory, CircularListTest,
DistributedFacetPivotSmallAdvancedTest, DocValuesMissingTest,
TestSolrConfigHandlerCloud, TestBackupRepositoryFactory,
FieldAnalysisRequestHandlerTest, SimpleMLTQParserTest, BufferStoreTest,
TestLuceneMatchVersion, TestLeaderElectionZkExpiry, TestNoOpRegenerator,
TestMacros, DistributedTermsComponentTest, HdfsDirectoryFactoryTest,
AnalyticsQueryTest, TestSizeLimitedDistributedMap, TestJsonRequest,
TestTolerantUpdateProcessorCloud, BitVectorTest, ScriptEngineTest,
DateMathParserTest, TestAtomicUpdateErrorCases, ShowFileRequestHandlerTest,
JsonLoaderTest, TestOmitPositions, DistribCursorPagingTest,
DataDrivenBlockJoinTest, TestManagedResourceStorage, TestHdfsUpdateLog,
TestJavabinTupleStreamParser, BigEndianAscendingWordDeserializerTest,
TestSolrXml, ForceLeaderTest, TestBlobHandler, TestUtils, MultiThreadedOCPTest,
TestEmbeddedSolrServerConstructors, ZkSolrClientTest, BasicAuthStandaloneTest,
TestCollationFieldDocValues, TimerUtilsTest, TestLocalFSCloudBackupRestore,
TermVectorComponentDistributedTest, TestSuggestSpellingConverter,
FacetPivotSmallTest, TestQuerySenderListener, ResourceLoaderTest,
TestDefaultStatsCache, SuggesterTSTTest, WordBreakSolrSpellCheckerTest,
DeleteInactiveReplicaTest, TestValueSourceCache, TestSchemaNameResource,
StatsComponentTest, ConnectionReuseTest, ExternalFileFieldSortTest,
ChangedSchemaMergeTest, CSVRequestHandlerTest, BasicDistributedZk2Test,
TestFuzzyAnalyzedSuggestions, TestDFISimilarityFactory, BasicFunctionalityTest,
AliasIntegrationTest, TestBulkSchemaAPI, TestConfig, TestReqParamsAPI,
TestSchemaSimilarityResource, CacheHeaderTest, TestFieldCache,
CoreAdminCreateDiscoverTest, TestCoreDiscovery, TestLRUStatsCache,
OverseerStatusTest, CdcrBootstrapTest, WrapperMergePolicyFactoryTest,
ClassificationUpdateProcessorTest, HttpSolrCallGetCoreTest, SortByFunctionTest,
SortSpecParsingTest, CachingDirectoryFactoryTest, TestRawResponseWriter,
LeaderElectionContextKeyTest, BlockCacheTest, TestSmileRequest,
TestJsonFacetRefinement, URLClassifyProcessorTest,
DocExpirationUpdateProcessorFactoryTest, TestRebalanceLeaders,
TestRequestForwarding, DistributedIntervalFacetingTest, HdfsRecoveryZkTest,
SuggesterWFSTTest, TestTestInjection, TestMiniSolrCloudClusterSSL,
FullSolrCloudDistribCmdsTest, TestDynamicFieldCollectionResource,
ReturnFieldsTest, PreAnalyzedFieldTest, CoreAdminHandlerTest,
ParsingFieldUpdateProcessorsTest, BlobRepositoryCloudTest, NoCacheHeaderTest,
DistanceFunctionTest, CollectionReloadTest, HdfsSyncSliceTest, TestBadConfig,
RollingRestartTest, CreateCollectionCleanupTest, TestScoreJoinQPNoScore,
SuggestComponentContextFilterQueryTest, DistributedFacetPivotLargeTest,
ClassificationUpdateProcessorFactoryTest, TestAuthorizationFramework,
TestReloadAndDeleteDocs, BlockJoinFacetDistribTest,
TestBlendedInfixSuggestions, HdfsTlogReplayBufferedWhileIndexingTest,
TestStressUserVersions, TestFieldCollectionResource, RAMDirectoryFactoryTest,
DirectoryFactoryTest, TestAnalyzedSuggestions, TestSolr4Spatial,
TestFastWriter, SaslZkACLProviderTest, OverseerModifyCollectionTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestConfigSetsAPI,
DebugComponentTest, TestJmxMonitoredMap, AsyncCallRequestStatusResponseTest,
SpellCheckComponentTest, TestCustomDocTransformer, UpdateParamsTest,
TestSubQueryTransformerDistrib, TestFoldingMultitermQuery,
TestDistributedGrouping, TestSerializedLuceneMatchVersion, TestIndexSearcher,
TestDocSet, TestUseDocValuesAsStored2, TestLMJelinekMercerSimilarityFactory,
BadCopyFieldTest, SpellPossibilityIteratorTest, TestZkChroot,
TestRandomFlRTGCloud, TestTrie, ChaosMonkeySafeLeaderTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest,
TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest,
AutoCommitTest, TestFaceting, TestRecovery, TestHashPartitioner,
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestReload,
TestStressVersions, TestRangeQuery, TestCoreContainer, SolrCoreTest,
SolrCmdDistributorTest, QueryElevationComponentTest, BadIndexSchemaTest,
ConvertedLegacyTest, TestFiltering, TestFunctionQuery, DirectUpdateHandlerTest,
HighlighterTest, CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTest, TestStressLucene,
TestCSVLoader, SolrCoreCheckLockOnStartupTest, TestUpdate,
FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
DocValuesMultiTest, TestSolrDeletionPolicy1, SolrInfoMBeanTest,
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest,
LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestQueryUtils,
StandardRequestHandlerTest, TestWriterPerf, PrimitiveFieldTypeTest,
FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest,
TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest,
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest,
MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName,
SOLR749Test, TestSolrIndexConfig, ResponseLogComponentTest, TestStressRecovery,
TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestBinaryField,
MinimalSchemaTest, OutputWriterTest, NotRequiredUniqueKeyTest, TestCharFilters,
EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory,
TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache,
DOMUtilTest, ClusterStateTest, TestDocumentBuilder, UUIDFieldTest,
CursorPagingTest, TestJettySolrRunner, ActionThrottleTest, CleanupOldIndexTest,
CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DeleteShardTest,
DocValuesNotIndexedTest, LeaderFailoverAfterPartitionTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest,
RemoteQueryErrorTest, SolrCloudExampleTest, TestClusterProperties,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestLockTree, TestMiniSolrCloudCluster,
TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt,
TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest,
HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest,
HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator,
ZkStateReaderTest, RuleEngineTest, ExitableDirectoryReaderTest, TestConfigSets,
TestCorePropertiesReload, TestDynamicLoading, TestSolrDynamicMBean,
TestSolrCoreSnapshots, TestConfigReload, TestSolrConfigHandlerConcurrent,
DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest,
SuggestComponentTest, TestDistributedStatsComponentCardinality,
JavabinLoaderTest, TestUnifiedSolrHighlighter, TestIntervalFaceting,
TestMacroExpander, SmileWriterTest, TestBinaryResponseWriter, TestExportWriter,
TestGeoJSONResponseWriter, TestPushWriter, TestRawTransformer,
TestSubQueryTransformerCrossCore, TestManagedResource, TestRestManager,
TestDefaultSearchFieldResource, TestFieldTypeCollectionResource,
TestSolrQueryParserDefaultOperatorResource, TestManagedStopFilterFactory,
EnumFieldTest, PreAnalyzedFieldManagedSchemaCloudTest, TestCloudManagedSchema,
TestManagedSchema, TestManagedSchemaAPI, TestManagedSchemaThreadSafety,
TestSchemaManager, AnalyticsMergeStrategyTest, MergeStrategyTest,
TestComplexPhraseQParserPlugin, TestFieldSortValues,
TestGraphTermsQParserPlugin, TestInitQParser,
TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestMissingGroups,
TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter,
TestRandomCollapseQParserPlugin, TestRecoveryHdfs, TestSearcherReuse,
TestSimpleQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheMBean,
TestStandardQParsers, TestXmlQParser, TestMinMaxOnMultiValuedField,
TestOrdValues, TestSortByMinMaxFunction, BJQParserTest,
BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest,
CloudMLTQParserTest, TestClassicSimilarityFactory,
TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride,
TestExactSharedStatsCache, TestPKIAuthenticationPlugin,
TestRuleBasedAuthorizationPlugin, TestSha256AuthenticationProvider,
ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestFileDictionaryLookup,
TestFreeTextSuggestions, HdfsLockFactoryTest, TestDocTermOrds,
TestFieldCacheReopen, TestFieldCacheSanityChecker, TestFieldCacheSort,
TestFieldCacheSortRandom, TestFieldCacheWithThreads, TestNumericTerms32,
TestNumericTerms64, TestUninvertingReader, AddBlockUpdateTest,
AnalysisErrorHandlingTest, CdcrUpdateLogTest,
PeerSyncWithIndexFingerprintCachingTest, TestDocBasedVersionConstraints,
AddSchemaFieldsUpdateProcessorFactoryTest,
ClassificationUpdateProcessorIntegrationTest, TemplateUpdateProcessorTest,
TolerantUpdateProcessorTest, DistanceUnitsTest, TestRTimerTree,
TestSolrCLIRunExample]
[junit4] Completed [651/658 (2!)] on J1 in 15.39s, 3 tests, 1 failure, 1
skipped <<< FAILURES!
[...truncated 54538 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]