Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/379/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth: 1)
Thread[id=23702, name=jetty-launcher-3357-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth] at
sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
1) Thread[id=23702, name=jetty-launcher-3357-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestImpersonationWithHadoopAuth]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
at __randomizedtesting.SeedInfo.seed([287F16D3FFD08CBE]:0)
Build Log:
[...truncated 13546 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> 2835901 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_287F16D3FFD08CBE-001/init-core-data-001
[junit4] 2> 2835901 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2835903 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2835917 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_287F16D3FFD08CBE-001/tempDir-001
[junit4] 2> 2835917 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2835917 INFO (Thread-6845) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2835917 INFO (Thread-6845) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2835918 ERROR (Thread-6845) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 2836017 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:40639
[junit4] 2> 2836021 INFO (jetty-launcher-3357-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2836021 INFO (jetty-launcher-3357-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2836027 INFO (jetty-launcher-3357-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16b5448{/solr,null,AVAILABLE}
[junit4] 2> 2836029 INFO (jetty-launcher-3357-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@90ae9e{/solr,null,AVAILABLE}
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@14807d5{SSL,[ssl,
http/1.1]}{127.0.0.1:33137}
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e9b897{SSL,[ssl,
http/1.1]}{127.0.0.1:46239}
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-2) [ ]
o.e.j.s.Server Started @2837896ms
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-1) [ ]
o.e.j.s.Server Started @2837896ms
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33137}
[junit4] 2> 2836030 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46239}
[junit4] 2> 2836031 ERROR (jetty-launcher-3357-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2836031 ERROR (jetty-launcher-3357-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.1.0
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T22:13:49.254Z
[junit4] 2> 2836031 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-08T22:13:49.254Z
[junit4] 2> 2836033 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2836033 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2836042 INFO (jetty-launcher-3357-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40639/solr
[junit4] 2> 2836046 INFO (jetty-launcher-3357-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40639/solr
[junit4] 2> 2836078 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2836079 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33137_solr
[junit4] 2> 2836079 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.Overseer Overseer
(id=98625705026584582-127.0.0.1:33137_solr-n_0000000000) starting
[junit4] 2> 2836084 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33137_solr
[junit4] 2> 2836098 INFO
(zkCallback-3369-thread-1-processing-n:127.0.0.1:33137_solr)
[n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2836100 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2836100 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2836101 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46239_solr
[junit4] 2> 2836102 INFO
(zkCallback-3369-thread-1-processing-n:127.0.0.1:33137_solr)
[n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2836102 INFO
(zkCallback-3368-thread-1-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2836151 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 2836151 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 2836152 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2836154 INFO (jetty-launcher-3357-thread-1-EventThread)
[n:127.0.0.1:46239_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2836170 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2836197 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 2836197 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.s.HadoopAuthPlugin Params:
{proxyuser.anyHostUsersGroup.hosts=*, proxyuser.wrongHost.hosts=1.1.1.1.1.1,
proxyuser.bogusGroup.groups=__some_bogus_group,
proxyuser.localHostAnyGroup.groups=*, cookie.domain=127.0.0.1,
proxyuser.wrongHost.groups=*, type=simple, proxyuser.noHosts.groups=*,
proxyuser.anyHostUsersGroup.groups=jenkins, proxyuser.noGroups.hosts=*,
proxyuser.anyHostAnyUser.groups=*, delegation-token.token-kind=solr-dt,
proxyuser.bogusGroup.hosts=*,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
signer.secret.provider.zookeeper.path=/token, zk-dt-secret-manager.enable=true,
proxyuser.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
proxyuser.anyHostAnyUser.hosts=*, signer.secret.provider=zookeeper}
[junit4] 2> 2836198 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2836201 INFO (jetty-launcher-3357-thread-2-EventThread)
[n:127.0.0.1:33137_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2836213 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 2836215 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46239.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836220 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46239.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836221 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46239.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836223 INFO (jetty-launcher-3357-thread-1)
[n:127.0.0.1:46239_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_287F16D3FFD08CBE-001/tempDir-001/node1/.
[junit4] 2> 2836239 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33137.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836245 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33137.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836245 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33137.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18e4925
[junit4] 2> 2836246 INFO (jetty-launcher-3357-thread-2)
[n:127.0.0.1:33137_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_287F16D3FFD08CBE-001/tempDir-001/node2/.
[junit4] 2> 2836281 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 2836282 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40639/solr ready
[junit4] IGNOR/A 0.00s J1 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 2836298 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 2836342 INFO (qtp27783238-23658) [ ]
o.a.s.s.SolrDispatchFilter Error authenticating
[junit4] 2> java.lang.IllegalArgumentException: userName is NULL, empty or
contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2836343 WARN (qtp27783238-23658) [ ]
o.e.j.s.ServletHandler /solr/admin/collections
[junit4] 2> org.apache.solr.common.SolrException: Error during request
authentication,
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:457)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:347)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> Caused by: java.lang.IllegalArgumentException: userName is
NULL, empty or contains a '&'
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.checkForIllegalArgument(AuthToken.java:87)
[junit4] 2> at
org.apache.hadoop.security.authentication.util.AuthToken.<init>(AuthToken.java:70)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationToken.<init>(AuthenticationToken.java:58)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.PseudoAuthenticationHandler.authenticate(PseudoAuthenticationHandler.java:195)
[junit4] 2> at
org.apache.hadoop.security.token.delegation.web.DelegationTokenAuthenticationHandler.authenticate(DelegationTokenAuthenticationHandler.java:348)
[junit4] 2> at
org.apache.solr.security.RequestContinuesRecorderAuthenticationHandler.authenticate(RequestContinuesRecorderAuthenticationHandler.java:69)
[junit4] 2> at
org.apache.hadoop.security.authentication.server.AuthenticationFilter.doFilter(AuthenticationFilter.java:518)
[junit4] 2> at
org.apache.solr.security.HadoopAuthFilter.doFilter(HadoopAuthFilter.java:110)
[junit4] 2> at
org.apache.solr.security.HadoopAuthPlugin.doAuthenticate(HadoopAuthPlugin.java:245)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:451)
[junit4] 2> ... 29 more
[junit4] 2> 2836344 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 2836356 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 2836364 INFO (qtp27783238-23658) [n:127.0.0.1:46239_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2836364 INFO (qtp27783238-23658) [n:127.0.0.1:46239_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&user.name=anyHostUsersGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2836364 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostUsersGroup&p=anyHostUsersGroup&t=simple-dt&e=1504944829581&s=rOHizttkHDn4BsImObZjqh/ien0=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2836364 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 2836376 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 2836379 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bar&p=bar&t=simple-dt&e=1504944829601&s=Tq7yK/UOOZ84kAoseHNLaD+0wf8=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2836380 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 2836402 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 2836405 INFO (qtp27783238-23660) [n:127.0.0.1:46239_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2836405 INFO (qtp27783238-23660) [n:127.0.0.1:46239_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=anyHostAnyUser&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2836405 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=anyHostAnyUser&p=anyHostAnyUser&t=simple-dt&e=1504944829628&s=Qgql0gGS7WZnaQ7/dvbKPUkaa6Q=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2836406 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 2836424 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 2836427 INFO (qtp27783238-23658) [n:127.0.0.1:46239_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2 and
sendToOCPQueue=true
[junit4] 2> 2836427 INFO (qtp27783238-23658) [n:127.0.0.1:46239_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&user.name=localHostAnyGroup&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2836427 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=localHostAnyGroup&p=localHostAnyGroup&t=simple-dt&e=1504944829649&s=BYmAlgVsKu3PChoNjCqhK6EqsCo=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2836427 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 2836440 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 2836446 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noHosts&p=noHosts&t=simple-dt&e=1504944829665&s=8vPh4uqJy1nFIdJTY6xzDa1sYTc=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2836446 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 2836459 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 2851478 WARN
(jetty-launcher-3357-thread-1-SendThread(127.0.0.1:40639))
[n:127.0.0.1:46239_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15254ms for sessionid 0x15e638e61d50005
[junit4] 2> 2851478 WARN
(jetty-launcher-3357-thread-1-SendThread(127.0.0.1:40639))
[n:127.0.0.1:46239_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15254ms for sessionid 0x15e638e61d50007
[junit4] 2> 2851478 WARN
(jetty-launcher-3357-thread-2-SendThread(127.0.0.1:40639))
[n:127.0.0.1:33137_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15252ms for sessionid 0x15e638e61d50008
[junit4] 2> 2851478 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 0x15e638e61d50007, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2851478 WARN
(jetty-launcher-3357-thread-2-SendThread(127.0.0.1:40639))
[n:127.0.0.1:33137_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15219ms for sessionid 0x15e638e61d50006
[junit4] 2> 2851478 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 0x15e638e61d50005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2851478 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 0x15e638e61d50008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2851479 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 0x15e638e61d50006, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2851479 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=wrongHost&p=wrongHost&t=simple-dt&e=1504944829684&s=zlFxczh+SX6n6qtVEvXYdIwGp1A=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:13:49 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:13:49 GMT
[junit4] 2> 2851479 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 2851493 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 2851497 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=noGroups&p=noGroups&t=simple-dt&e=1504944844719&s=sX6S/onm0cutU2LXk8jb8PF+c+Q=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:14:04 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:14:04 GMT
[junit4] 2> 2851497 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 2851511 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 2851520 WARN (qtp27783238-23664) [ ]
o.a.h.s.ShellBasedUnixGroupsMapping got exception trying to get groups for user
bar: id: ‘bar’: no such user
[junit4] 2> id: ‘bar’: no such user
[junit4] 2>
[junit4] 2> 2851521 WARN
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie:
hadoop.auth="u=bogusGroup&p=bogusGroup&t=simple-dt&e=1504944844737&s=9eLH5G85CuFpji9wYz7Qm8VuV4M=";
Domain=127.0.0.1; Expires=Cmt, 09-Eyl-2017 08:14:04 GMT; Secure; HttpOnly".
Invalid 'expires' attribute: Cmt, 09-Eyl-2017 08:14:04 GMT
[junit4] 2> 2851521 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[287F16D3FFD08CBE])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 2851584 INFO (jetty-launcher-3357-thread-1-EventThread)
[n:127.0.0.1:46239_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 2851586 WARN
(zkCallback-3368-thread-4-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15994c name: ZooKeeperConnection
Watcher:127.0.0.1:40639/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 2851586 WARN
(zkCallback-3368-thread-4-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 2851587 INFO (jetty-closer-3358-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1e9b897{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2851587 WARN
(zkCallback-3369-thread-3-processing-n:127.0.0.1:33137_solr)
[n:127.0.0.1:33137_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@404f1b name: ZooKeeperConnection
Watcher:127.0.0.1:40639/solr got event WatchedEvent state:Disconnected
type:None path:null path: null type: None
[junit4] 2> 2851587 WARN
(zkCallback-3369-thread-3-processing-n:127.0.0.1:33137_solr)
[n:127.0.0.1:33137_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 2851588 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=3845691
[junit4] 2> 2851588 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2851588 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@eed3fb: rootName =
solr_46239, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1aa1fff
[junit4] 2> 2851591 INFO (jetty-closer-3358-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@14807d5{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2851591 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=15405278
[junit4] 2> 2851591 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2851591 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1672d39: rootName =
solr_33137, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@b388fd
[junit4] 2> 2851595 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2851595 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@ef15ee: rootName =
solr_46239, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1ce6e42
[junit4] 2> 2851598 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2851598 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@124dfd: rootName =
solr_33137, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@1ce6e42
[junit4] 2> 2851600 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2851600 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@134b56a: rootName =
solr_46239, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@c93e58
[junit4] 2> 2851603 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2851603 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6dc3f9: rootName =
solr_33137, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@c93e58
[junit4] 2> 2853176 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2853176 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2853176 INFO (jetty-closer-3358-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98625705026584582-127.0.0.1:33137_solr-n_0000000000) closing
[junit4] 2> 2853176 INFO
(OverseerStateUpdate-98625705026584582-127.0.0.1:33137_solr-n_0000000000)
[n:127.0.0.1:33137_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:33137_solr
[junit4] 2> 2853176 WARN
(zkCallback-3369-thread-6-processing-n:127.0.0.1:33137_solr)
[n:127.0.0.1:33137_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2853177 ERROR
(Thread[Thread-6864,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:33137_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2853316 INFO (jetty-closer-3358-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16b5448{/solr,null,UNAVAILABLE}
[junit4] 2> 2853406 INFO
(zkCallback-3368-thread-3-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46239_solr
[junit4] 2> 2853406 INFO
(zkCallback-3368-thread-4-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2853407 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2853407 INFO (jetty-closer-3358-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2853407 WARN
(zkCallback-3368-thread-3-processing-n:127.0.0.1:46239_solr)
[n:127.0.0.1:46239_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2853407 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 0x15e638e61d50005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2853407 ERROR
(Thread[Thread-6862,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:46239_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2853408 INFO (jetty-closer-3358-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@90ae9e{/solr,null,UNAVAILABLE}
[junit4] 2> 2853410 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2853410 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40639 40639
[junit4] 2> 2859781 INFO (Thread-6845) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:40639 40639
[junit4] 2> 2859782 WARN (Thread-6845) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/aliases.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/clusterstate.json
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[junit4] 2> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 3 /solr/live_nodes
[junit4] 2> 3 /solr/collections
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 3
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2859782 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[287F16D3FFD08CBE]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Sep 08, 2017 10:14:13 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 08, 2017 10:14:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] 2> 1) Thread[id=23702,
name=jetty-launcher-3357-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Sep 08, 2017 10:14:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=23702,
name=jetty-launcher-3357-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 2879898 ERROR (jetty-launcher-3357-thread-1-EventThread)
[n:127.0.0.1:46239_solr ] o.a.c.f.i.CuratorFrameworkImpl Watcher exception
[junit4] 2> java.lang.InterruptedException
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1039)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] 2> at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] 2> at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] 2> at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] 2> at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] 2> at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] 2> at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] 2> Sep 08, 2017 10:14:33 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Lucene70,
sim=RandomSimilarity(queryNorm=true): {}, locale=tr-TR,
timezone=Antarctica/South_Pole
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=180052184,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[AssignBackwardCompatibilityTest, TestDefaultStatsCache,
ClassificationUpdateProcessorFactoryTest, TestValueSourceCache,
NoCacheHeaderTest, DistanceFunctionTest, LoggingHandlerTest,
CollectionsAPIDistributedZkTest, SOLR749Test, SliceStateTest,
ConjunctionSolrSpellCheckerTest, SampleTest, TestXIncludeConfig, TestRTGBase,
DistributedIntervalFacetingTest, ForceLeaderTest, TestQueryWrapperFilter,
InfoHandlerTest, ShardRoutingTest,
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestTolerantUpdateProcessorCloud,
TestOnReconnectListenerSupport, SpatialFilterTest, AlternateDirectoryTest,
ShardRoutingCustomTest, ResourceLoaderTest, IndexSchemaTest,
CheckHdfsIndexTest, DistribCursorPagingTest, PrimUtilsTest,
UpdateRequestProcessorFactoryTest, TestMacroExpander,
DeleteInactiveReplicaTest, TestRequestStatusCollectionAPI, DocValuesMultiTest,
AutoScalingHandlerTest, ConvertedLegacyTest, SolrMetricsIntegrationTest,
LukeRequestHandlerTest, TestShortCircuitedRequests,
AddSchemaFieldsUpdateProcessorFactoryTest, SolrCoreMetricManagerTest,
TestDynamicFieldResource, TestFiltering, TestElisionMultitermQuery,
TestManagedSchema, TestPointFields, TestAtomicUpdateErrorCases,
TestRawTransformer, FileBasedSpellCheckerTest, SimpleMLTQParserTest,
DateRangeFieldTest, TestComplexPhraseQParserPlugin, TestConfigOverlay,
ConnectionManagerTest, TestSolrJ, CdcrReplicationHandlerTest,
OverriddenZkACLAndCredentialsProvidersTest, TestBulkSchemaAPI,
TestFilteredDocIdSet, TestAddFieldRealTimeGet, TestNumericRangeQuery32,
SuggesterTSTTest, RuleEngineTest, TestExportWriter, HLLUtilTest,
TestFastLRUCache, TestJavabinTupleStreamParser, TestConfigSets,
BufferStoreTest, BooleanFieldTest, HdfsThreadLeakTest, ZkCLITest,
SchemaVersionSpecificBehaviorTest, TestLeaderElectionWithEmptyReplica,
TermVectorComponentTest, TestDistributedGrouping,
StatelessScriptUpdateProcessorFactoryTest, TestPullReplicaErrorHandling,
QueryParsingTest, CoreAdminHandlerTest, AnalyticsQueryTest,
TestHttpShardHandlerFactory, TestNumericTerms64, TestStandardQParsers,
OverseerRolesTest, TestLegacyNumericUtils, TestFieldCacheSort,
BasicFunctionalityTest, AnalysisAfterCoreReloadTest, RollingRestartTest,
DistributedFacetPivotSmallAdvancedTest, TestLocalFSCloudBackupRestore,
FacetPivotSmallTest, TestOverriddenPrefixQueryForCustomFieldType,
TestSearchPerf, TestCloudSchemaless, ScriptEngineTest, DeleteReplicaTest,
ShufflingReplicaListTransformerTest, TestObjectReleaseTracker, TestSolrXml,
TestCoreContainer, TestCryptoKeys, JavabinLoaderTest, ExplicitHLLTest,
DirectSolrSpellCheckerTest, CacheHeaderTest, PeerSyncReplicationTest,
TestCursorMarkWithoutUniqueKey, TestSortByMinMaxFunction, TestRebalanceLeaders,
TestSubQueryTransformer, TestSchemaResource, ZkSolrClientTest,
TestPerFieldSimilarity, TestReRankQParserPlugin,
TestSlowCompositeReaderWrapper, CSVRequestHandlerTest, SolrXmlInZkTest,
SyncSliceTest, LeaderElectionIntegrationTest, BasicZkTest,
TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, TestStressReorder,
TestReload, TestStressVersions, DistributedTermsComponentTest, SolrCoreTest,
SpellCheckComponentTest, BadIndexSchemaTest, TestSort, HighlighterTest,
SoftAutoCommitTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication,
TestPHPSerializedResponseWriter, TestComponentsName, TestLFUCache,
TestMergePolicyConfig, MultiTermTest, NumericFieldsTest, MinimalSchemaTest,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter,
DirectSolrConnectionTest, NotRequiredUniqueKeyTest, TestLuceneMatchVersion,
TestPhraseSuggestions, TestCharFilters, SynonymTokenizerTest,
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory,
TestBM25SimilarityFactory, DateMathParserTest, PreAnalyzedFieldTest,
TestSystemIdResolver, TestSuggestSpellingConverter, DOMUtilTest,
RAMDirectoryFactoryTest, TestLRUCache, TestUtils, ZkNodePropsTest,
SystemInfoHandlerTest, FileUtilsTest, SolrTestCaseJ4Test, TestCrossCoreJoin,
TestSimpleTrackingShardHandler, ActionThrottleTest, BaseCdcrDistributedZkTest,
CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest,
CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest,
CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest,
DeleteNodeTest, DistribDocExpirationUpdateProcessorTest,
DocValuesNotIndexedTest, HttpPartitionTest,
LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSTest,
MultiThreadedOCPTest, RestartWhileUpdatingTest, SaslZkACLProviderTest,
ShardSplitTest, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates,
TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest,
ZkStateReaderTest, ZkStateWriterTest, ImplicitSnitchTest, RulesTest,
RequestLoggingTest, TestBlobHandler, TestHdfsBackupRestoreCore,
CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, MetricsHandlerTest,
PropertiesRequestHandlerTest, SecurityConfHandlerTest, StatsReloadRaceTest,
TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis,
DistributedDebugComponentTest, DistributedExpandComponentTest,
DistributedFacetExistsSmallTest, DistributedFacetPivotSmallTest,
DistributedQueryComponentCustomSortTest, InfixSuggestersTest,
SuggestComponentContextFilterQueryTest, SuggestComponentTest,
SolrJmxReporterCloudTest, SolrShardReporterTest, BadCopyFieldTest,
ChangedSchemaMergeTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest,
TestCollationFieldDocValues, TestManagedSchemaAPI, MergeStrategyTest,
SortSpecParsingTest, TestComplexPhraseLeadingWildcard,
TestGraphTermsQParserPlugin, TestInitQParser, TestMissingGroups,
TestReloadDeadlock, TestSearcherReuse, TestSmileRequest, TestSolr4Spatial2,
TestSolrCoreParser, TestSolrFieldCacheBean, TestXmlQParser,
TestXmlQParserPlugin, TestJsonFacets, TestExactStatsCache,
BasicAuthIntegrationTest, TestPKIAuthenticationPlugin,
TestRuleBasedAuthorizationPlugin, TestDelegationWithHadoopAuth,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=287F16D3FFD08CBE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr-TR
-Dtests.timezone=Antarctica/South_Pole -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | TestImpersonationWithHadoopAuth (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth:
[junit4] > 1) Thread[id=23702,
name=jetty-launcher-3357-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
[junit4] > at
java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
[junit4] > at
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
[junit4] > at
org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
[junit4] > at
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
[junit4] > at
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
[junit4] > at
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
[junit4] > at
__randomizedtesting.SeedInfo.seed([287F16D3FFD08CBE]:0)
[junit4] Completed [703/731 (1!)] on J1 in 44.02s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 42176 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]