Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6175/
Java: 32bit/jdk1.8.0_102 -server -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
        at 
__randomizedtesting.SeedInfo.seed([E4D2AD358CB5BC9D:8C6D981F5C2FAE71]: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:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11350 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\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E4D2AD358CB5BC9D-001\init-core-data-001
   [junit4]   2> 1071993 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-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> 1071998 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-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\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E4D2AD358CB5BC9D-001\tempDir-001
   [junit4]   2> 1071998 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1071999 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1071999 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1072098 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:64456
   [junit4]   2> 1072106 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 0x157b69689850000, 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> 1072108 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1072109 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 1072109 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12c4661{/solr,null,AVAILABLE}
   [junit4]   2> 1072109 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c4177e{/solr,null,AVAILABLE}
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@b4b07b{HTTP/1.1,[http/1.1]}{127.0.0.1:64460}
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.Server Started @1077121ms
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64460}
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-12T01:51:41.553Z
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@bb0827{HTTP/1.1,[http/1.1]}{127.0.0.1:64463}
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.Server Started @1077121ms
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64463}
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1072110 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2016-10-12T01:51:41.553Z
   [junit4]   2> 1072119 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072125 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1072134 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64456/solr
   [junit4]   2> 1072134 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64456/solr
   [junit4]   2> 1072170 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64460_solr
   [junit4]   2> 1072172 INFO  (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64463_solr
   [junit4]   2> 1072172 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.Overseer Overseer 
(id=96746674680299525-127.0.0.1:64460_solr-n_0000000000) starting
   [junit4]   2> 1072174 INFO  
(zkCallback-1473-thread-1-processing-n:127.0.0.1:64463_solr) 
[n:127.0.0.1:64463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1072175 INFO  
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64460_solr) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1072183 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64460_solr
   [junit4]   2> 1072195 INFO  (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1072198 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.CoreContainer Authentication plugin class 
obtained from system property 'authenticationPlugin': 
org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 1072199 INFO  
(zkCallback-1472-thread-1-processing-n:127.0.0.1:64460_solr) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1072199 INFO  
(zkCallback-1473-thread-1-processing-n:127.0.0.1:64463_solr) 
[n:127.0.0.1:64463_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1072257 INFO  (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_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> 1072257 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_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> 1072604 INFO  (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1072604 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 1072663 INFO  (jetty-launcher-1462-thread-1-EventThread) 
[n:127.0.0.1:64460_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1072663 INFO  (jetty-launcher-1462-thread-2-EventThread) 
[n:127.0.0.1:64463_solr    ] o.a.c.f.s.ConnectionStateManager State change: 
CONNECTED
   [junit4]   2> 1072871 ERROR (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_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:137)
   [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:66)
   [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.load(CoreContainer.java:468)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:203)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:152)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:137)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:856)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1542)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1576)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1268)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1113)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:258)
   [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:342)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:315)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:353)
   [junit4]   2>        at 
org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:220)
   [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> 1073094 INFO  (jetty-launcher-1462-thread-1) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E4D2AD358CB5BC9D-001\tempDir-001\node1\.
   [junit4]   2> 1073094 INFO  (jetty-launcher-1462-thread-2) 
[n:127.0.0.1:64463_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E4D2AD358CB5BC9D-001\tempDir-001\node2\.
   [junit4]   2> 1073126 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 1074381 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074384 ERROR (qtp15194990-8644) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_1]
   [junit4]   2> 1074416 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 0x157b6968985000a, 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> 1074441 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074448 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074451 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074468 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074471 ERROR (qtp15194990-8642) [    ] 
o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path 
[/ZKDTSMTokensRoot/DT_2]
   [junit4]   2> 1074473 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 0x157b6968985000c, 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> 1074480 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074482 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074483 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 0x157b6968985000d, 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> 1074488 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074488 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 1074518 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E4D2AD358CB5BC9D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 1074529 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[E4D2AD358CB5BC9D]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 1074529 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 0x157b6968985000e, 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> 1074552 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 1074561 WARN  (qtp15194990-8659) [    ] 
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> 1074561 WARN  (qtp15194990-8659) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1074561 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074562 WARN  (qtp13727523-8650) [    ] 
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> 1074563 WARN  (qtp13727523-8650) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1074563 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074567 WARN  (qtp15194990-8644) [    ] 
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> 1074568 WARN  (qtp15194990-8644) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1074568 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074568 WARN  (qtp13727523-8647) [    ] 
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> 1074569 WARN  (qtp13727523-8647) [    ] o.a.s.s.KerberosPlugin 
Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 1074569 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074569 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 1074600 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 1074606 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074622 INFO  (qtp15194990-8644) [n:127.0.0.1:64460_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> 1074622 INFO  (qtp15194990-8644) [n:127.0.0.1:64460_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> 1074623 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth="u=bar&p=bar&t=test&e=1476273104051&s=nQm8HWp3NNnrfJY7IiVMVAp6uPs=";
 Path=/; Domain=127.0.0.1; Expires=sre, 12-okt-2016 11:51:44 GMT; HttpOnly". 
Invalid 'expires' attribute: sre, 12-okt-2016 11:51:44 GMT
   [junit4]   2> 1074624 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 0x157b6968985000f, 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> 1074624 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 1074647 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 1074657 INFO  (qtp15194990-8640) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpPbigFX2qMX2wYDFL8o6mxF9A445WCcj5S_G0dvRXRUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074657 INFO  (qtp15194990-8640) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpPbigFX2qMX2wYDFL8o6mxF9A445WCcj5S_G0dvRXRUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074660 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074663 INFO  (qtp13727523-8647) [n:127.0.0.1:64463_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpPbigFX2qMX2wYDFL8o6mxF9A445WCcj5S_G0dvRXRUB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074663 INFO  (qtp13727523-8647) [n:127.0.0.1:64463_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpPbigFX2qMX2wYDFL8o6mxF9A445WCcj5S_G0dvRXRUB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074665 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074665 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 1074695 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 1074725 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074728 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQMigFX2qMYDAcDFM1OPwkKYGBpzQt8TNvG4PtIMWf5B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074728 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQMigFX2qMYDAcDFM1OPwkKYGBpzQt8TNvG4PtIMWf5B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074729 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 0x157b69689850010, 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> 1074732 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074738 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074740 INFO  (qtp15194990-8659) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQMigFX2qMYDAcDFM1OPwkKYGBpzQt8TNvG4PtIMWf5B3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074740 INFO  (qtp15194990-8659) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQMigFX2qMYDAcDFM1OPwkKYGBpzQt8TNvG4PtIMWf5B3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074741 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 0x157b69689850011, 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> 1074744 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074762 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074764 INFO  (qtp15194990-8664) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQ8igFX2qMYPAgDFImGL-oON0EV6zVcd0Yi80CW9qoWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074764 INFO  (qtp15194990-8664) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQ8igFX2qMYPAgDFImGL-oON0EV6zVcd0Yi80CW9qoWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074768 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074772 INFO  (qtp13727523-8649) [n:127.0.0.1:64463_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQ8igFX2qMYPAgDFImGL-oON0EV6zVcd0Yi80CW9qoWB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074772 INFO  (qtp13727523-8649) [n:127.0.0.1:64463_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpQ8igFX2qMYPAgDFImGL-oON0EV6zVcd0Yi80CW9qoWB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074775 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074787 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpRbigFX2qMYWwkDFAHjTjNARnqKk7Hr3835MgvVk2OSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074787 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpRbigFX2qMYWwkDFAHjTjNARnqKk7Hr3835MgvVk2OSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074794 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074796 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074797 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 0x157b69689850013, 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> 1074800 INFO  (qtp13727523-8650) [n:127.0.0.1:64463_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpRbigFX2qMYWwkDFAHjTjNARnqKk7Hr3835MgvVk2OSB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074800 INFO  (qtp13727523-8650) [n:127.0.0.1:64463_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpRbigFX2qMYWwkDFAHjTjNARnqKk7Hr3835MgvVk2OSB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074806 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074809 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074809 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 0x157b69689850014, 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> 1074825 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1074827 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpR9igFX2qMYfQoDFFwA9rM36bjm9BY-vUSaqExgoG6fB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074827 INFO  (qtp15194990-8642) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpR9igFX2qMYfQoDFFwA9rM36bjm9BY-vUSaqExgoG6fB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074828 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 0x157b69689850015, 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> 1074832 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074835 INFO  (qtp13727523-8653) [n:127.0.0.1:64463_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpR9igFX2qMYfQoDFFwA9rM36bjm9BY-vUSaqExgoG6fB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074835 INFO  (qtp13727523-8653) [n:127.0.0.1:64463_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpR9igFX2qMYfQoDFFwA9rM36bjm9BY-vUSaqExgoG6fB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074838 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074838 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 1074861 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 1074868 WARN  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: 
hadoop.auth=; Path=/; Domain=127.0.0.1; Expires= et, 01-jan-1970 00:00:00 GMT; 
HttpOnly". Invalid 'expires' attribute: et, 01-jan-1970 00:00:00 GMT
   [junit4]   2> 1074872 INFO  (qtp15194990-8660) [n:127.0.0.1:64460_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpSwigFX2qMYsAsDFJ5PiY20FVNscOG4e01X-uZnzRfuB3NvbHItZHQA&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1074872 INFO  (qtp15194990-8660) [n:127.0.0.1:64460_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&delegation=GgADYmFyA2JhcgCKAVe2lpSwigFX2qMYsAsDFJ5PiY20FVNscOG4e01X-uZnzRfuB3NvbHItZHQA&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1074873 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 1074896 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 1074910 INFO  
(TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[E4D2AD358CB5BC9D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrCloudWithDelegationTokens 
-Dtests.method=testDelegationTokenCancelFail -Dtests.seed=E4D2AD358CB5BC9D 
-Dtests.slow=true -Dtests.locale=sr-Latn 
-Dtests.timezone=America/Argentina/Rio_Gallegos -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J0 | 
TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but 
was:<404>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E4D2AD358CB5BC9D:8C6D981F5C2FAE71]: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> 1074914 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@b4b07b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1074915 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=20579123
   [junit4]   2> 1074916 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.ServerConnector Stopped 
ServerConnector@bb0827{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1074917 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9068191
   [junit4]   2> 1074924 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=96746674680299525-127.0.0.1:64460_solr-n_0000000000) closing
   [junit4]   2> 1074927 WARN  
(OverseerStateUpdate-96746674680299525-127.0.0.1:64460_solr-n_0000000000) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue/qn-0000000001
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:356)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.firstElement(DistributedQueue.java:389)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:160)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.peek(DistributedQueue.java:138)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:182)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1074927 INFO  
(OverseerStateUpdate-96746674680299525-127.0.0.1:64460_solr-n_0000000000) 
[n:127.0.0.1:64460_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64460_solr
   [junit4]   2> 1074928 ERROR 
(Thread[Thread-1911,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:64463_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1074934 ERROR 
(Thread[Thread-1910,5,TGRP-TestSolrCloudWithDelegationTokens]) 
[n:127.0.0.1:64460_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager 
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 1074959 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 0x157b69689850008, 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> 1074959 INFO  (jetty-launcher-1462-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@12c4661{/solr,null,UNAVAILABLE}
   [junit4]   2> 1074960 INFO  (jetty-launcher-1462-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1c4177e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1074963 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:64456 64456
   [junit4]   2> 1074965 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:64456 64456
   [junit4]   2> 1074966 WARN  (Thread-1887) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /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>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        3       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 1074967 INFO  
(SUITE-TestSolrCloudWithDelegationTokens-seed#[E4D2AD358CB5BC9D]-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\J0\temp\solr.cloud.TestSolrCloudWithDelegationTokens_E4D2AD358CB5BC9D-001
   [junit4]   2> Oct 12, 2016 1:51:44 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=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn, 
timezone=America/Argentina/Rio_Gallegos
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_102 
(32-bit)/cpus=3,threads=1,free=253528352,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestDocBasedVersionConstraints, BasicDistributedZkTest, HdfsThreadLeakTest, 
HdfsBasicDistributedZk2Test, CdcrUpdateLogTest, IndexBasedSpellCheckerTest, 
TestNumericTerms64, TestRuleBasedAuthorizationPlugin, TestCloudManagedSchema, 
TriLevelCompositeIdRoutingTest, DisMaxRequestHandlerTest, TestUpdate, 
TestCollapseQParserPlugin, TestSolrCloudWithSecureImpersonation, 
SystemInfoHandlerTest, TestStressLucene, TestGraphMLResponseWriter, 
TestStressReorder, TestRandomCollapseQParserPlugin, TestCSVLoader, 
TestExactStatsCache, SolrRequestParserTest, TestRequestStatusCollectionAPI, 
ConcurrentDeleteAndCreateCollectionTest, PingRequestHandlerTest, 
TestSurroundQueryParser, TestDistribIDF, ClusterStateUpdateTest, 
TestWordDelimiterFilterFactory, TestCloudSchemaless, 
TestFieldCollectionResource, DirectSolrSpellCheckerTest, 
TestReRankQParserPlugin, AnalyticsMergeStrategyTest, 
HdfsRestartWhileUpdatingTest, TestSolrXml, BinaryUpdateRequestHandlerTest, 
TestFieldCacheSort, CloudExitableDirectoryReaderTest, SyncSliceTest, 
SuggestComponentTest, TestFaceting, CoreAdminRequestStatusTest, 
TestNamedUpdateProcessors, CurrencyFieldXmlFileTest, TestLFUCache, 
DocExpirationUpdateProcessorFactoryTest, TestCryptoKeys, 
OpenExchangeRatesOrgProviderTest, PeerSyncTest, TestUseDocValuesAsStored, 
XmlUpdateRequestHandlerTest, TestSQLHandlerNonCloud, DocumentBuilderTest, 
OverseerCollectionConfigSetProcessorTest, TestPerFieldSimilarity, 
TestPhraseSuggestions, DistributedSuggestComponentTest, TestOrdValues, 
CloudMLTQParserTest, SOLR749Test, BlockDirectoryTest, DOMUtilTest, 
TestSolrConfigHandler, DistributedFacetPivotSmallTest, SearchHandlerTest, 
BJQParserTest, SimplePostToolTest, TestDynamicFieldCollectionResource, 
SegmentsInfoRequestHandlerTest, TestNonDefinedSimilarityFactory, TestTrieFacet, 
TestIntervalFaceting, DocValuesTest, QueryElevationComponentTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestCopyFieldCollectionResource, 
UniqFieldsUpdateProcessorFactoryTest, TestSchemaSimilarityResource, 
TestJettySolrRunner, UnloadDistributedZkTest, TestFieldCacheReopen, 
TestScoreJoinQPScore, TestElisionMultitermQuery, TestFastOutputStream, 
TestAnalyzeInfixSuggestions, TestCloudDeleteByQuery, TestCharFilters, 
DistributedQueueTest, CollectionsAPIAsyncDistributedZkTest, 
TestImplicitCoreProperties, SolrIndexConfigTest, HighlighterTest, 
DeleteReplicaTest, XsltUpdateRequestHandlerTest, TestLeaderElectionZkExpiry, 
TestConfigSetProperties, TestLegacyNumericRangeQueryBuilder, 
TestReloadAndDeleteDocs, TestFastLRUCache, CoreSorterTest, 
TestRandomRequestDistribution, TestFieldTypeCollectionResource, 
TestBM25SimilarityFactory, ShardRoutingTest, 
BigEndianAscendingWordDeserializerTest, TestPseudoReturnFields, GraphQueryTest, 
TestCollationField, BadCopyFieldTest, TestReloadDeadlock, 
PrimitiveFieldTypeTest, TestRawTransformer, SchemaVersionSpecificBehaviorTest, 
WrapperMergePolicyFactoryTest, TestHashQParserPlugin, TestHdfsUpdateLog, 
PluginInfoTest, TestExpandComponent, TestManagedStopFilterFactory, 
QueryResultKeyTest, PolyFieldTest, AlternateDirectoryTest, MBeansHandlerTest, 
TestFileDictionaryLookup, TestCustomSort, AssignTest, 
TestPostingsSolrHighlighter, TestShortCircuitedRequests, TestRemoteStreaming, 
TestXmlQParserPlugin, LeaderElectionTest, TestExtendedDismaxParser, 
TestMergePolicyConfig, BasicAuthIntegrationTest, TestManagedResourceStorage, 
SolrTestCaseJ4Test, DeleteLastCustomShardedReplicaTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ConnectionManagerTest, TestSort, 
TestSolrCloudWithDelegationTokens]
   [junit4] Completed [228/638 (1!)] on J0 in 3.75s, 8 tests, 1 failure <<< 
FAILURES!

[...truncated 52674 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj673909739
 [ecj-lint] Compiling 989 source files to 
C:\Users\jenkins\AppData\Local\Temp\ecj673909739
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\lib\org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\Assign.java
 (at line 101)
 [ecj-lint]     Collections.sort(shardIdNames, (o1, o2) -> {
 [ecj-lint]                                    ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\rule\ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\rule\ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\cloud\rule\ReplicaAssigner.java
 (at line 216)
 [ecj-lint]     Collections.sort(sortedLiveNodes, (n1, n2) -> {
 [ecj-lint]                                       ^^^^^^^^^^^
 [ecj-lint] (Recovered) Internal inconsistency detected during lambda shape 
analysis
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\core\HdfsDirectoryFactory.java
 (at line 227)
 [ecj-lint]     dir = new BlockDirectory(path, hdfsDir, cache, null, 
blockCacheReadEnabled, false, cacheMerges, cacheReadOnce);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'dir' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 120)
 [ecj-lint]     reader = cfiltfac.create(reader);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\AnalysisRequestHandlerBase.java
 (at line 144)
 [ecj-lint]     return namedList;
 [ecj-lint]     ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'listBasedTokenStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ClassifyStream.java
 (at line 88)
 [ecj-lint]     SolrCore solrCore = (SolrCore) solrCoreObj;
 [ecj-lint]              ^^^^^^^^
 [ecj-lint] Resource leak: 'solrCore' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\ReplicationHandler.java
 (at line 1252)
 [ecj-lint]     DirectoryReader reader = s==null ? null : 
s.get().getIndexReader();
 [ecj-lint]                     ^^^^^^
 [ecj-lint] Resource leak: 'reader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java
 (at line 255)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\SQLHandler.java
 (at line 394)
 [ecj-lint]     ParallelStream parallelStream = new 
ParallelStream(workerZkHost, workerCollection, tupleStream, numWorkers, comp);
 [ecj-lint]                    ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'parallelStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java
 (at line 223)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), field), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\handler\component\ExpandComponent.java
 (at line 383)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), field), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\highlight\DefaultSolrHighlighter.java
 (at line 544)
 [ecj-lint]     tvWindowStream = new OffsetWindowTokenFilter(tvStream);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tvWindowStream' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\request\SimpleFacets.java
 (at line 857)
 [ecj-lint]     fastForRandomSet = new HashDocSet(sset.getDocs(), 0, 
sset.size());
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fastForRandomSet' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\EnumField.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.index.IndexOptions;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.IndexOptions is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\FieldType.java
 (at line 38)
 [ecj-lint]     import org.apache.lucene.index.IndexOptions;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.IndexOptions is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 20. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\LatLonType.java
 (at line 23)
 [ecj-lint]     import org.apache.lucene.document.FieldType;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.FieldType is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\OpenExchangeRatesOrgProvider.java
 (at line 146)
 [ecj-lint]     ratesJsonStream = 
resourceLoader.openResource(ratesFileLocation);
 [ecj-lint]     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ratesJsonStream' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 22. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\PointType.java
 (at line 24)
 [ecj-lint]     import org.apache.lucene.document.FieldType;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.document.FieldType is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 23. ERROR in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\schema\TrieField.java
 (at line 32)
 [ecj-lint]     import org.apache.lucene.index.IndexOptions;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.IndexOptions is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\CollapsingQParserPlugin.java
 (at line 1277)
 [ecj-lint]     UninvertingReader uninvertingReader = new UninvertingReader(new 
ReaderWrapper(searcher.getSlowAtomicReader(), collapseField), mapping);
 [ecj-lint]                       ^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'uninvertingReader' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 145)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 26. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 154)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] 27. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\DocSlice.java
 (at line 163)
 [ecj-lint]     HashDocSet h = new HashDocSet(docs,offset,len);
 [ecj-lint]                ^
 [ecj-lint] Resource leak: 'h' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 28. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\OrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 29. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\search\function\ReverseOrdFieldSource.java
 (at line 78)
 [ecj-lint]     SolrIndexSearcher is = (SolrIndexSearcher) o;
 [ecj-lint]                       ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 30. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\servlet\SolrDispatchFilter.java
 (at line 229)
 [ecj-lint]     throw new SolrException(ErrorCode.SERVER_ERROR, "Error occurred 
while loading solr.xml from zookeeper", e);
 [ecj-lint]     
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'loader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 31. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\CdcrTransactionLog.java
 (at line 98)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 32. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] 33. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\update\TransactionLog.java
 (at line 226)
 [ecj-lint]     ChannelFastInputStream is = new ChannelFastInputStream(channel, 
pos);
 [ecj-lint]                            ^^
 [ecj-lint] Resource leak: 'is' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 34. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 640)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] 35. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SimplePostTool.java
 (at line 640)
 [ecj-lint]     BAOS bos =  new BAOS();
 [ecj-lint]          ^^^
 [ecj-lint] Resource leak: 'bos' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 36. WARNING in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\java\org\apache\solr\util\SolrLogLayout.java
 (at line 149)
 [ecj-lint]     SolrQueryRequest req = requestInfo == null ? null : 
requestInfo.getReq();
 [ecj-lint]                      ^^^
 [ecj-lint] Resource leak: 'req' is never closed
 [ecj-lint] ----------
 [ecj-lint] 36 problems (5 errors, 31 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:765: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\build.xml:101: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build.xml:671: The 
following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1992:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:2031:
 Compile failed; see the compiler error output for details.

Total time: 98 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to