Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20422/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC
2 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=330, name=jetty-launcher-32-thread-2-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=330, name=jetty-launcher-32-thread-2-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([81B4B21A41B7392E]:0)
FAILED:
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream
Error Message:
Error from server at https://127.0.0.1:36051/solr/workQueue_shard2_replica_n3:
Expected mime type application/octet-stream but got text/html. <html> <head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem
accessing /solr/workQueue_shard2_replica_n3/update. Reason: <pre> Can not
find: /solr/workQueue_shard2_replica_n3/update</pre></p> <hr /><a
href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body> </html>
Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from
server at https://127.0.0.1:36051/solr/workQueue_shard2_replica_n3: Expected
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre> Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
__randomizedtesting.SeedInfo.seed([F183BD494BD8E76A:D3433CB268B2CD7A]:0)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
at
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
at
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6946)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
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:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
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:368)
at java.lang.Thread.run(Thread.java:748)
Caused by:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at https://127.0.0.1:36051/solr/workQueue_shard2_replica_n3:
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/workQueue_shard2_replica_n3/update. Reason:
<pre> Can not find: /solr/workQueue_shard2_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty://
9.3.20.v20170531</a><hr/>
</body>
</html>
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
... 1 more
Build Log:
[...truncated 11194 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestImpersonationWithHadoopAuth
[junit4] 2> 38580 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-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-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_81B4B21A41B7392E-001/init-core-data-001
[junit4] 2> 38580 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 38580 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 38581 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 38618 WARN
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your
platform... using builtin-java classes where applicable
[junit4] 2> 38698 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_81B4B21A41B7392E-001/tempDir-001
[junit4] 2> 38703 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 38704 INFO (Thread-107) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 38704 INFO (Thread-107) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 38771 ERROR (Thread-107) [ ] 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> 38804 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:46421
[junit4] 2> 38896 INFO (jetty-launcher-32-thread-2) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 38896 INFO (jetty-launcher-32-thread-1) [ ] o.e.j.s.Server
jetty-9.3.20.v20170531
[junit4] 2> 38897 INFO (jetty-launcher-32-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11f989b{/solr,null,AVAILABLE}
[junit4] 2> 38897 INFO (jetty-launcher-32-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3d8ec5{/solr,null,AVAILABLE}
[junit4] 2> 38898 INFO (jetty-launcher-32-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@18ceb0{HTTP/1.1,[http/1.1]}{127.0.0.1:44493}
[junit4] 2> 38898 INFO (jetty-launcher-32-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@e9fa3c{HTTP/1.1,[http/1.1]}{127.0.0.1:40747}
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ] o.e.j.s.Server
Started @39733ms
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ] o.e.j.s.Server
Started @39733ms
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44493}
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40747}
[junit4] 2> 38899 ERROR (jetty-launcher-32-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 38899 ERROR (jetty-launcher-32-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T00:52:43.490Z
[junit4] 2> 38899 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T00:52:43.490Z
[junit4] 2> 38902 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 38902 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 38912 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 0x15e54acc8c10002, 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> 38921 INFO (jetty-launcher-32-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46421/solr
[junit4] 2> 38921 INFO (jetty-launcher-32-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46421/solr
[junit4] 2> 38933 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 0x15e54acc8c10004, 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> 39024 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 39024 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 39026 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:44493_solr
[junit4] 2> 39027 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.Overseer Overseer
(id=98609342927929350-127.0.0.1:44493_solr-n_0000000000) starting
[junit4] 2> 39027 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:40747_solr
[junit4] 2> 39029 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 39029 INFO
(zkCallback-43-thread-1-processing-n:127.0.0.1:40747_solr)
[n:127.0.0.1:40747_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 39064 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44493_solr
[junit4] 2> 39065 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 39065 INFO
(zkCallback-43-thread-1-processing-n:127.0.0.1:40747_solr)
[n:127.0.0.1:40747_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 39139 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 39151 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_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> 39155 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HadoopAuthPlugin
[junit4] 2> 39156 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_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> 39231 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 39231 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 39246 INFO (jetty-launcher-32-thread-2-EventThread)
[n:127.0.0.1:40747_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 39246 INFO (jetty-launcher-32-thread-1-EventThread)
[n:127.0.0.1:44493_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 39430 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 39430 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is
managing internode requests
[junit4] 2> 39496 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44493.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39496 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40747.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39512 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40747.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39512 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44493.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39512 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_40747.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39512 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44493.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@b344dd
[junit4] 2> 39515 INFO (jetty-launcher-32-thread-2)
[n:127.0.0.1:40747_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_81B4B21A41B7392E-001/tempDir-001/node2/.
[junit4] 2> 39515 INFO (jetty-launcher-32-thread-1)
[n:127.0.0.1:44493_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestImpersonationWithHadoopAuth_81B4B21A41B7392E-001/tempDir-001/node1/.
[junit4] 2> 39590 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 39591 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46421/solr ready
[junit4] 2> 39601 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 39622 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 39623 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 39629 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateAnyHostAnyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 39637 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 39656 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 39656 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 39658 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateGroup-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 39666 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 54685 WARN
(jetty-launcher-32-thread-2-SendThread(127.0.0.1:46421))
[n:127.0.0.1:40747_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15166ms for sessionid 0x15e54acc8c10005
[junit4] 2> 54686 WARN
(jetty-launcher-32-thread-1-SendThread(127.0.0.1:46421))
[n:127.0.0.1:44493_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15166ms for sessionid 0x15e54acc8c10006
[junit4] 2> 54685 WARN
(jetty-launcher-32-thread-2-SendThread(127.0.0.1:46421))
[n:127.0.0.1:40747_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15271ms for sessionid 0x15e54acc8c10008
[junit4] 2> 54687 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 0x15e54acc8c10006, 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> 54685 WARN
(jetty-launcher-32-thread-1-SendThread(127.0.0.1:46421))
[n:127.0.0.1:44493_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 15271ms for sessionid 0x15e54acc8c10007
[junit4] 2> 54687 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 0x15e54acc8c10005, 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> 54688 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 0x15e54acc8c10008, 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> 54688 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 0x15e54acc8c10007, 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> 54786 WARN (zkCallback-50-thread-2) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15e392d name:
ZooKeeperConnection Watcher:127.0.0.1:46421/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 54786 WARN (zkCallback-50-thread-2) [ ]
o.a.s.c.c.ConnectionManager zkClient has disconnected
[junit4] 2> 54787 INFO (jetty-launcher-32-thread-2-EventThread)
[n:127.0.0.1:40747_solr ] o.a.c.f.s.ConnectionStateManager State change:
SUSPENDED
[junit4] 2> 54787 WARN
(zkCallback-43-thread-3-processing-n:127.0.0.1:40747_solr)
[n:127.0.0.1:40747_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@15e06b2 name:
ZooKeeperConnection Watcher:127.0.0.1:46421/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 54787 WARN
(zkCallback-43-thread-3-processing-n:127.0.0.1:40747_solr)
[n:127.0.0.1:40747_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 54789 WARN
(zkCallback-44-thread-2-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@12c80c8 name:
ZooKeeperConnection Watcher:127.0.0.1:46421/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 54789 WARN
(zkCallback-44-thread-2-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 54930 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyWrongHost-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] IGNOR/A 0.00s J0 | TestImpersonationWithHadoopAuth.testForwarding
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-9893))
[junit4] 2> 54943 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 54946 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 54946 INFO (qtp19299167-294) [n:127.0.0.1:44493_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> 54946 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyValidateHost-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 54956 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 54962 WARN (qtp19299167-294) [n:127.0.0.1:44493_solr ]
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> 54965 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidGroup-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 54972 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 54974 INFO (qtp19299167-294) [n:127.0.0.1:44493_solr ]
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.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> 54974 WARN (qtp19299167-294) [n:127.0.0.1:44493_solr ]
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.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> ... 26 more
[junit4] 2> 54978 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNullProxyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 54987 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 54992 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyInvalidProxyUser-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 55000 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 55004 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigGroups-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 55012 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 55016 INFO
(TEST-TestImpersonationWithHadoopAuth.testProxyNoConfigHosts-seed#[81B4B21A41B7392E])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 55422 INFO (jetty-closer-33-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@18ceb0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 55422 INFO (jetty-closer-33-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@e9fa3c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 55422 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=29162830
[junit4] 2> 55423 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=795052
[junit4] 2> 55423 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 55423 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 55423 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@b99994: rootName =
solr_44493, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@217772
[junit4] 2> 55424 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@fe92a6: rootName =
solr_40747, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@70c27d
[junit4] 2> 55441 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 55441 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@97a083: rootName =
solr_44493, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@e69286
[junit4] 2> 55441 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 55441 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@88d422: rootName =
solr_40747, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@e69286
[junit4] 2> 55452 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 55452 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56440e: rootName =
solr_44493, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@d91c02
[junit4] 2> 55453 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 55454 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e8753d: rootName =
solr_40747, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@d91c02
[junit4] 2> 56378 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 56378 INFO (jetty-closer-33-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56380 WARN
(zkCallback-43-thread-2-processing-n:127.0.0.1:40747_solr)
[n:127.0.0.1:40747_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 56380 ERROR
(Thread[Thread-124,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:40747_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 56544 INFO
(zkCallback-44-thread-1-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 56545 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 56545 INFO (jetty-closer-33-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 56545 INFO (jetty-closer-33-thread-1) [ ] o.a.s.c.Overseer
Overseer (id=98609342927929350-127.0.0.1:44493_solr-n_0000000000) closing
[junit4] 2> 56546 INFO
(OverseerStateUpdate-98609342927929350-127.0.0.1:44493_solr-n_0000000000)
[n:127.0.0.1:44493_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44493_solr
[junit4] 2> 56548 WARN
(zkCallback-44-thread-1-processing-n:127.0.0.1:44493_solr)
[n:127.0.0.1:44493_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 56548 ERROR
(Thread[Thread-125,5,TGRP-TestImpersonationWithHadoopAuth])
[n:127.0.0.1:44493_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 56610 INFO (jetty-closer-33-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11f989b{/solr,null,UNAVAILABLE}
[junit4] 2> 56652 INFO (jetty-closer-33-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3d8ec5{/solr,null,UNAVAILABLE}
[junit4] 2> 56653 ERROR
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-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> 56655 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46421 46421
[junit4] 2> 61711 INFO (Thread-107) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46421 46421
[junit4] 2> 61712 WARN (Thread-107) [ ] 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> 3 /solr/clusterprops.json
[junit4] 2> 2 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 3 /solr/clusterstate.json
[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> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
[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> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 61713 INFO
(SUITE-TestImpersonationWithHadoopAuth-seed#[81B4B21A41B7392E]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Sep 06, 2017 12:53:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> Sep 06, 2017 12:53:26 AM
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=330,
name=jetty-launcher-32-thread-2-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 06, 2017 12:53:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=330,
name=jetty-launcher-32-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestImpersonationWithHadoopAuth]
[junit4] 2> 81780 ERROR (jetty-launcher-32-thread-2-EventThread)
[n:127.0.0.1:40747_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 06, 2017 12:53:26 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=486, maxMBSortInHeap=5.995492101857854,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ,
timezone=America/Chicago
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=109640440,total=234094592
[junit4] 2> NOTE: All tests run in this JVM: [TestFunctionQuery,
TestDistributedSearch, TestGraphTermsQParserPlugin,
TestImpersonationWithHadoopAuth]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestImpersonationWithHadoopAuth -Dtests.seed=81B4B21A41B7392E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en-NZ
-Dtests.timezone=America/Chicago -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | 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=330,
name=jetty-launcher-32-thread-2-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([81B4B21A41B7392E]:0)
[junit4] Completed [23/732 (1!)] on J0 in 43.22s, 10 tests, 1 error, 1
skipped <<< FAILURES!
[...truncated 3306 lines...]
[junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[junit4] 2> 72853 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-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-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/init-core-data-001
[junit4] 2> 72854 WARN
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 72854 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 72856 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 72857 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001
[junit4] 2> 72857 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 72857 INFO (Thread-251) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 72857 INFO (Thread-251) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 72859 ERROR (Thread-251) [ ] 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> 72957 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:37491
[junit4] 2> 72968 INFO (jetty-launcher-174-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 72968 INFO (jetty-launcher-174-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 72970 INFO (jetty-launcher-174-thread-4) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 72979 INFO (jetty-launcher-174-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 72994 INFO (jetty-launcher-174-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@949e80{/solr,null,AVAILABLE}
[junit4] 2> 72994 INFO (jetty-launcher-174-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3e43f5{/solr,null,AVAILABLE}
[junit4] 2> 72995 INFO (jetty-launcher-174-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e41074{SSL,[ssl,
http/1.1]}{127.0.0.1:43589}
[junit4] 2> 72995 INFO (jetty-launcher-174-thread-3) [ ]
o.e.j.s.Server Started @73981ms
[junit4] 2> 72995 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43589}
[junit4] 2> 72995 ERROR (jetty-launcher-174-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@18a2c29{SSL,[ssl,
http/1.1]}{127.0.0.1:42481}
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.e.j.s.Server Started @73981ms
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42481}
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T01:36:40.698Z
[junit4] 2> 72996 ERROR (jetty-launcher-174-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 72996 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T01:36:40.698Z
[junit4] 2> 72997 INFO (jetty-launcher-174-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11f21cf{/solr,null,AVAILABLE}
[junit4] 2> 72997 INFO (jetty-launcher-174-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5a2916{/solr,null,AVAILABLE}
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@83b23b{SSL,[ssl,
http/1.1]}{127.0.0.1:45765}
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@163f071{SSL,[ssl,
http/1.1]}{127.0.0.1:36051}
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-1) [ ]
o.e.j.s.Server Started @73984ms
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-2) [ ]
o.e.j.s.Server Started @73984ms
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45765}
[junit4] 2> 72998 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36051}
[junit4] 2> 72999 ERROR (jetty-launcher-174-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72999 ERROR (jetty-launcher-174-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config
dir: null
[junit4] 2> 72999 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T01:36:40.701Z
[junit4] 2> 73000 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-06T01:36:40.701Z
[junit4] 2> 73000 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 73008 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 73009 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 73011 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 73017 INFO (jetty-launcher-174-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37491/solr
[junit4] 2> 73027 INFO (jetty-launcher-174-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37491/solr
[junit4] 2> 73032 INFO (jetty-launcher-174-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37491/solr
[junit4] 2> 73040 INFO (jetty-launcher-174-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37491/solr
[junit4] 2> 73040 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 0x15e54d506700006, 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> 73080 WARN (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 73081 WARN (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 73080 WARN (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 73090 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 73090 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 73090 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 73091 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42481_solr
[junit4] 2> 73092 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36051_solr
[junit4] 2> 73092 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45765_solr
[junit4] 2> 73092 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.Overseer Overseer
(id=98609515761500170-127.0.0.1:42481_solr-n_0000000000) starting
[junit4] 2> 73101 INFO
(zkCallback-192-thread-1-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 73101 INFO
(zkCallback-193-thread-1-processing-n:127.0.0.1:42481_solr)
[n:127.0.0.1:42481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 73101 INFO
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 73117 WARN (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.c.ZkController The _default configset could
not be uploaded. Please provide 'solr.default.confdir' parameter that points to
a configset intended to be the default. Current 'solr.default.confdir' value:
null
[junit4] 2> 73117 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 73119 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 73121 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43589_solr
[junit4] 2> 73122 INFO
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 73122 INFO
(zkCallback-192-thread-1-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 73122 INFO
(zkCallback-193-thread-1-processing-n:127.0.0.1:42481_solr)
[n:127.0.0.1:42481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 73128 INFO
(zkCallback-196-thread-1-processing-n:127.0.0.1:43589_solr)
[n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 73130 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42481_solr
[junit4] 2> 73131 INFO
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 73131 INFO
(zkCallback-192-thread-1-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 73131 INFO
(zkCallback-196-thread-1-processing-n:127.0.0.1:43589_solr)
[n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 73131 INFO
(zkCallback-193-thread-1-processing-n:127.0.0.1:42481_solr)
[n:127.0.0.1:42481_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 73275 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45765.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73293 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45765.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73293 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_45765.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73295 INFO (jetty-launcher-174-thread-1)
[n:127.0.0.1:45765_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node1/.
[junit4] 2> 73315 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42481.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73324 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42481.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73325 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42481.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73326 INFO (jetty-launcher-174-thread-4)
[n:127.0.0.1:42481_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node4/.
[junit4] 2> 73371 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36051.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73382 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36051.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73382 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36051.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73384 INFO (jetty-launcher-174-thread-2)
[n:127.0.0.1:36051_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node2/.
[junit4] 2> 73653 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43589.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73667 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43589.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73668 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43589.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 73669 INFO (jetty-launcher-174-thread-3)
[n:127.0.0.1:43589_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node3/.
[junit4] 2> 73714 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 73714 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37491/solr ready
[junit4] 2> 73770 INFO (qtp514226-980) [n:127.0.0.1:45765_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 73772 INFO
(OverseerThreadFactory-356-thread-1-processing-n:127.0.0.1:42481_solr)
[n:127.0.0.1:42481_solr ] o.a.s.c.CreateCollectionCmd Create collection
collection1_collection
[junit4] 2> 73878 INFO
(OverseerStateUpdate-98609515761500170-127.0.0.1:42481_solr-n_0000000000)
[n:127.0.0.1:42481_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1_collection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_collection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:45765/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 73879 INFO
(OverseerStateUpdate-98609515761500170-127.0.0.1:42481_solr-n_0000000000)
[n:127.0.0.1:42481_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1_collection",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_collection_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43589/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 74085 INFO (qtp514226-948) [n:127.0.0.1:45765_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 74085 INFO (qtp514226-948) [n:127.0.0.1:45765_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 74121 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 74122 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 74226 INFO
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 74226 INFO
(zkCallback-196-thread-1-processing-n:127.0.0.1:43589_solr)
[n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 74226 INFO
(zkCallback-195-thread-2-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 74226 INFO
(zkCallback-196-thread-2-processing-n:127.0.0.1:43589_solr)
[n:127.0.0.1:43589_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1_collection/state.json] for collection
[collection1_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 75110 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 75132 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 75153 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema
[collection1_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 75160 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema
[collection1_collection_shard2_replica_n2] Schema name=test
[junit4] 2> 75213 WARN (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 75213 WARN (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 75214 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 75214 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard1_replica_n1' using configuration from
collection collection1_collection, trusted=true
[junit4] 2> 75214 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_45765.solr.core.collection1_collection.shard1.replica_n1'
(registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 75214 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 75215 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore
[[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node1/collection1_collection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node1/./collection1_collection_shard1_replica_n1/data/]
[junit4] 2> 75229 WARN (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field
lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
[junit4] 2> 75229 WARN (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is
not multivalued and destination for multiple copyFields (3)
[junit4] 2> 75230 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
test/1.6 with uniqueid field id
[junit4] 2> 75230 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating
SolrCore 'collection1_collection_shard2_replica_n2' using configuration from
collection collection1_collection, trusted=true
[junit4] 2> 75230 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_43589.solr.core.collection1_collection.shard2.replica_n2'
(registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b921c
[junit4] 2> 75231 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 75231 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore
[[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node3/collection1_collection_shard2_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001/tempDir-001/node3/./collection1_collection_shard2_replica_n2/data/]
[junit4] 2> 75279 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 75279 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using
UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 75279 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 75279 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 75280 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 75280 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 75280 INFO (qtp7342642-976) [n:127.0.0.1:43589_solr
c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 75280 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 75286 INFO (qtp514226-948) [n:127.0.0.1:45765_solr
c:collection1_collection s:shard1 r:core_node3
x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@bfc5ba[collection1_collection_sh
[...truncated too long message...]
nit4] 2> 142937 INFO (coreCloseExecutor-498-thread-1)
[n:127.0.0.1:36051_solr c:workQueue s:shard1 r:core_node3
x:workQueue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard1.leader, tag=6408126
[junit4] 2> 142937 INFO (coreCloseExecutor-498-thread-2)
[n:127.0.0.1:36051_solr c:mainCorpus s:shard2 r:core_node4
x:mainCorpus_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=32839464
[junit4] 2> 142937 INFO (coreCloseExecutor-498-thread-1)
[n:127.0.0.1:36051_solr c:workQueue s:shard1 r:core_node3
x:workQueue_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 Committing on
IndexWriter close.
[junit4] 2> 142940 INFO (coreCloseExecutor-498-thread-1)
[n:127.0.0.1:36051_solr c:workQueue s:shard1 r:core_node3
x:workQueue_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData
with IW:org.apache.solr.update.SolrIndexWriter@2403 commitCommandVersion:0
[junit4] 2> 142945 INFO (coreCloseExecutor-497-thread-3)
[n:127.0.0.1:45765_solr c:destination s:shard2 r:core_node4
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.destination.shard2.replica_n2, tag=4179776
[junit4] 2> 142945 INFO (coreCloseExecutor-497-thread-3)
[n:127.0.0.1:45765_solr c:destination s:shard2 r:core_node4
x:destination_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@14e3236: rootName =
solr_45765, domain = solr.core.destination.shard2.replica_n2, service url =
null, agent id = null] for registry solr.core.destination.shard2.replica_n2 /
com.codahale.metrics.MetricRegistry@1e52c57
[junit4] 2> 142948 INFO (coreCloseExecutor-496-thread-2)
[n:127.0.0.1:43589_solr c:workQueue s:shard2 r:core_node4
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.workQueue.shard2.leader, tag=30789580
[junit4] 2> 142948 INFO (coreCloseExecutor-496-thread-1)
[n:127.0.0.1:43589_solr c:collection1_collection s:shard2 r:core_node4
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.collection1_collection.shard2.leader, tag=28230969
[junit4] 2> 142965 INFO (coreCloseExecutor-497-thread-2)
[n:127.0.0.1:45765_solr c:mainCorpus s:shard1 r:core_node3
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=3909098
[junit4] 2> 142965 INFO (coreCloseExecutor-497-thread-3)
[n:127.0.0.1:45765_solr c:destination s:shard2 r:core_node4
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.destination.shard2.leader, tag=4179776
[junit4] 2> 142974 INFO
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 142974 INFO (jetty-closer-175-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@949e80{/solr,null,UNAVAILABLE}
[junit4] 2> 142974 INFO
(zkCallback-192-thread-2-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (2)
[junit4] 2> 142977 INFO
(zkCallback-192-thread-2-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 142999 WARN
(zkCallback-192-thread-2-processing-n:127.0.0.1:36051_solr)
[n:127.0.0.1:36051_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 143000 INFO (jetty-closer-175-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@5a2916{/solr,null,UNAVAILABLE}
[junit4] 2> 144407 WARN
(zkCallback-193-thread-2-processing-n:127.0.0.1:42481_solr)
[n:127.0.0.1:42481_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 144408 INFO (jetty-closer-175-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3e43f5{/solr,null,UNAVAILABLE}
[junit4] 2> 144477 WARN
(zkCallback-195-thread-1-processing-n:127.0.0.1:45765_solr)
[n:127.0.0.1:45765_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 144477 INFO (jetty-closer-175-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11f21cf{/solr,null,UNAVAILABLE}
[junit4] 2> 144478 ERROR
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-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> 144478 INFO
(SUITE-StreamExpressionTest-seed#[F183BD494BD8E76A]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37491 37491
[junit4] 2> 145108 INFO (Thread-251) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:37491 37491
[junit4] 2> 145109 WARN (Thread-251) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/aliases.json
[junit4] 2> 12 /solr/configs/conf
[junit4] 2> 4 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/clusterprops.json
[junit4] 2> 72 /solr/clusterstate.json
[junit4] 2> 22 /solr/collections/destination/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection/state.json
[junit4] 2> 20
/solr/collections/destinationCollection/state.json
[junit4] 2> 20
/solr/collections/parallelDestinationCollection1/state.json
[junit4] 2> 20 /solr/collections/mainCorpus/state.json
[junit4] 2> 18 /solr/collections/workQueue/state.json
[junit4] 2> 10
/solr/collections/collection1_collection/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 72 /solr/live_nodes
[junit4] 2> 72 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_F183BD494BD8E76A-001
[junit4] 2> Sep 06, 2017 1:37:52 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{expr_s=PostingsFormat(name=Memory), join2_s=PostingsFormat(name=Direct),
multiDefault=PostingsFormat(name=Direct), subject=PostingsFormat(name=Direct),
a1_s=PostingsFormat(name=Memory), a2_s=PostingsFormat(name=Memory),
level1_s=PostingsFormat(name=Memory), test_t=FST50, body_t=FST50,
ident_s=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory),
level2_s=PostingsFormat(name=Memory), col_s=PostingsFormat(name=Memory),
a_ss=PostingsFormat(name=Direct), a_s=PostingsFormat(name=Memory),
a_t=PostingsFormat(name=Direct), side_s=FST50, id=FST50,
text=PostingsFormat(name=Memory)},
docValues:{expr_s=DocValuesFormat(name=Lucene70),
join2_s=DocValuesFormat(name=Memory),
multiDefault=DocValuesFormat(name=Memory),
price_f=DocValuesFormat(name=Memory), a1_s=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70), a_f=DocValuesFormat(name=Lucene70),
join1_i=DocValuesFormat(name=Lucene70), a2_s=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Asserting), join3_i=DocValuesFormat(name=Asserting),
test_i=DocValuesFormat(name=Memory), field_i=DocValuesFormat(name=Memory),
level1_s=DocValuesFormat(name=Lucene70),
s_multi=DocValuesFormat(name=Lucene70),
level2_s=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Lucene70),
a_ss=DocValuesFormat(name=Memory), a_s=DocValuesFormat(name=Lucene70),
id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory),
i_multi=DocValuesFormat(name=Asserting), b_ls=DocValuesFormat(name=Lucene70),
test_dt=DocValuesFormat(name=Lucene70), ident_s=DocValuesFormat(name=Lucene70),
order_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70),
side_s=DocValuesFormat(name=Asserting),
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=268,
maxMBSortInHeap=5.430120674647555, sim=RandomSimilarity(queryNorm=true): {},
locale=bg, timezone=US/Michigan
[junit4] 2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=71151504,total=254803968
[junit4] 2> NOTE: All tests run in this JVM:
[CumulativeProbabilityEvaluatorTest, TestV2Request, OrEvaluatorTest,
SolrZkClientTest, FloorEvaluatorTest, AppendEvaluatorTest, ModuloEvaluatorTest,
CloudSolrClientMultiConstructorTest, GraphTest, TestSpellCheckResponse,
CeilingEvaluatorTest, ConcatOperationTest, NormalDistributionEvaluatorTest,
ContentStreamTest, LargeVolumeEmbeddedTest, SolrExampleStreamingTest,
LengthEvaluatorTest, ArcTangentEvaluatorTest, AnlysisResponseBaseTest,
HttpSolrClientSSLAuthConPoolTest, TestXMLEscaping,
ConcurrentUpdateSolrClientTest, TestRetryUtil, CommonAdminParamsTest,
TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, TestHash,
TestFastInputStream, DocumentAnalysisResponseTest, FieldAnalysisResponseTest,
NamedListTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient,
StreamExpressionTest]
[junit4] Completed [145/145 (1!)] on J0 in 72.54s, 101 tests, 1 error, 9
skipped <<< FAILURES!
[...truncated 41102 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]