Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21523/
Java: 64bit/jdk1.8.0_162 -XX:+UseCompressedOops -XX:+UseSerialGC
5 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.legacy.TestNumericRangeQuery64
Error Message:
The test or suite printed 11180 bytes to stdout and stderr, even though the
limit was set to 8192 bytes. Increase the limit with @Limit, ignore it
completely with @SuppressSysoutChecks or run with -Dtests.verbose=true
Stack Trace:
java.lang.AssertionError: The test or suite printed 11180 bytes to stdout and
stderr, even though the limit was set to 8192 bytes. Increase the limit with
@Limit, ignore it completely with @SuppressSysoutChecks or run with
-Dtests.verbose=true
at __randomizedtesting.SeedInfo.seed([895E8E4435FA8A9B]:0)
at
org.apache.lucene.util.TestRuleLimitSysouts.afterIfSuccessful(TestRuleLimitSysouts.java:211)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterIfSuccessful(TestRuleAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:37)
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.JettyWebappTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.embedded.JettyWebappTest: 1) Thread[id=1062,
name=qtp1107205445-1062, state=TIMED_WAITING, group=TGRP-JettyWebappTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.client.solrj.embedded.JettyWebappTest:
1) Thread[id=1062, name=qtp1107205445-1062, state=TIMED_WAITING,
group=TGRP-JettyWebappTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3DE441EB0557A6B]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.JettyWebappTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=1062, name=qtp1107205445-1062, state=TIMED_WAITING,
group=TGRP-JettyWebappTest] at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=1062, name=qtp1107205445-1062, state=TIMED_WAITING,
group=TGRP-JettyWebappTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3DE441EB0557A6B]:0)
FAILED:
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections
Error Message:
The operations computed by ComputePlanAction should not be
nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should
not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null],
BEFORE_ACTION=[compute_plan, null]}
at
__randomizedtesting.SeedInfo.seed([895E8E4435FA8A9B:B3F06B9D0B9E53F5]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testSelectedCollections(ComputePlanActionTest.java:469)
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)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 1)
Thread[id=19374, name=jetty-launcher-2558-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
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:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
2) Thread[id=19370, name=jetty-launcher-2558-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
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:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
1) Thread[id=19374, name=jetty-launcher-2558-thread-1-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
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:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
2) Thread[id=19370, name=jetty-launcher-2558-thread-2-EventThread,
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
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:531)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
at __randomizedtesting.SeedInfo.seed([895E8E4435FA8A9B]:0)
Build Log:
[...truncated 13997 lines...]
[junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[junit4] 2> 2438634 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-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/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/init-core-data-001
[junit4] 2> 2438634 WARN
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=917 numCloses=917
[junit4] 2> 2438635 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2438636 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-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> 2438647 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/tempDir-001
[junit4] 2> 2438647 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2438647 INFO (Thread-4740) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2438647 INFO (Thread-4740) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2438649 ERROR (Thread-4740) [ ] 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> 2438747 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:35413
[junit4] 2> 2438749 INFO (zkConnectionManagerCallback-2561-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z,
git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2438754 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2438755 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2438755 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2438755 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f2bfbdd{/solr,null,AVAILABLE}
[junit4] 2> 2438755 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4881ff1{/solr,null,AVAILABLE}
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@173633dc{HTTP/1.1,[http/1.1]}{127.0.0.1:44661}
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.e.j.s.Server Started @2440387ms
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44661}
[junit4] 2> 2438756 ERROR (jetty-launcher-2558-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2438756 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-24T07:31:31.037Z
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@760d6eb2{HTTP/1.1,[http/1.1]}{127.0.0.1:42785}
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.e.j.s.Server Started @2440387ms
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42785}
[junit4] 2> 2438757 ERROR (jetty-launcher-2558-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2438757 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-02-24T07:31:31.038Z
[junit4] 2> 2438758 INFO (zkConnectionManagerCallback-2563-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438758 INFO (zkConnectionManagerCallback-2565-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438758 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2438758 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2438763 INFO (jetty-launcher-2558-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35413/solr
[junit4] 2> 2438763 INFO (jetty-launcher-2558-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35413/solr
[junit4] 2> 2438763 INFO (zkConnectionManagerCallback-2570-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438764 INFO (zkConnectionManagerCallback-2573-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438766 INFO
(zkConnectionManagerCallback-2575-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438766 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2438795 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2438795 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2438795 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:42785_solr
[junit4] 2> 2438795 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44661_solr
[junit4] 2> 2438796 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.Overseer Overseer
(id=72203126645850117-127.0.0.1:42785_solr-n_0000000000) starting
[junit4] 2> 2438796 INFO
(zkCallback-2576-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2438796 INFO
(zkCallback-2574-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2438802 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42785_solr
[junit4] 2> 2438802 INFO
(zkCallback-2574-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2438803 INFO
(zkCallback-2576-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2438806 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2438806 WARN (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 2438806 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.s.KerberosPlugin Params:
{solr.kerberos.impersonator.user.noGroups.hosts=*,
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group,
token.valid=30, cookie.domain=127.0.0.1,
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*,
solr.kerberos.impersonator.user.bogusGroup.hosts=*,
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000,
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos,
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*,
delegation-token.token-kind=solr-dt,
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
signer.secret.provider.zookeeper.path=/token,
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins,
zk-dt-secret-manager.enable=true,
solr.kerberos.impersonator.user.wrongHost.groups=*,
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper,
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
[junit4] 2> 2438807 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2438814 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.CoreContainer Initializing authentication
plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
[junit4] 2> 2438814 WARN (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 2438814 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.s.KerberosPlugin Params:
{solr.kerberos.impersonator.user.noGroups.hosts=*,
solr.kerberos.impersonator.user.bogusGroup.groups=__some_bogus_group,
token.valid=30, cookie.domain=127.0.0.1,
solr.kerberos.impersonator.user.anyHostAnyUser.groups=*,
solr.kerberos.impersonator.user.bogusGroup.hosts=*,
solr.kerberos.impersonator.user.anyHostAnyUser.hosts=*, token.validity=36000,
solr.kerberos.impersonator.user.noHosts.groups=*, type=kerberos,
solr.kerberos.impersonator.user.localHostAnyGroup.groups=*,
delegation-token.token-kind=solr-dt,
solr.kerberos.impersonator.user.wrongHost.hosts=1.1.1.1.1.1, cookie.path=/,
zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm,
solr.kerberos.impersonator.user.localHostAnyGroup.hosts=localhost.localdomain,localhost,127.0.0.1,
signer.secret.provider.zookeeper.path=/token,
solr.kerberos.impersonator.user.anyHostUsersGroup.groups=jenkins,
zk-dt-secret-manager.enable=true,
solr.kerberos.impersonator.user.wrongHost.groups=*,
kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper,
solr.kerberos.impersonator.user.anyHostUsersGroup.hosts=*}
[junit4] 2> 2438816 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.c.f.i.CuratorFrameworkImpl Starting
[junit4] 2> 2438816 INFO (jetty-launcher-2558-thread-2-EventThread)
[n:127.0.0.1:44661_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2438819 INFO (jetty-launcher-2558-thread-1-EventThread)
[n:127.0.0.1:42785_solr ] o.a.c.f.s.ConnectionStateManager State change:
CONNECTED
[junit4] 2> 2438825 WARN (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 2438855 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42785.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2438861 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42785.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2438861 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42785.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2438862 INFO (jetty-launcher-2558-thread-1)
[n:127.0.0.1:42785_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/tempDir-001/node1/.
[junit4] 2> 2439824 WARN (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.s.i.Krb5HttpClientBuilder
org.apache.solr.client.solrj.impl.Krb5HttpClientBuilder is configured without
specifying system property 'java.security.auth.login.config'
[junit4] 2> 2439872 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44661.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2439880 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44661.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2439880 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44661.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2439881 INFO (jetty-launcher-2558-thread-2)
[n:127.0.0.1:44661_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/tempDir-001/node2/.
[junit4] 2> 2439898 INFO (zkConnectionManagerCallback-2583-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2439912 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateHost
[junit4] 2> 2439914 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2439914 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2439917 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateHost-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateHost
[junit4] 2> 2439931 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyWrongHost
[junit4] 2> 2439940 WARN (qtp936728877-19331) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2445708 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyWrongHost-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyWrongHost
[junit4] 2> 2445719 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidProxyUser
[junit4] 2> 2445720 WARN (qtp936728877-19335) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2445724 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidProxyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidProxyUser
[junit4] 2> 2445736 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigHosts
[junit4] 2> 2445737 WARN (qtp936728877-19331) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2445738 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigHosts-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigHosts
[junit4] 2> 2445750 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidRemote
[junit4] 2> 2445751 WARN (qtp936728877-19335) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2445756 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidRemote-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidRemote
[junit4] 2> 2445776 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateGroup
[junit4] 2> 2445776 WARN (qtp936728877-19331) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2445783 INFO (qtp936728877-19331) [n:127.0.0.1:42785_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=jenkins&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2445783 INFO (qtp936728877-19331) [n:127.0.0.1:42785_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=jenkins&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2445783 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateGroup-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateGroup
[junit4] 2> 2445804 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyUnknownRemote
[junit4] 2> 2445805 WARN (qtp936728877-19335) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2463133 WARN
(jetty-launcher-2558-thread-1-SendThread(127.0.0.1:35413))
[n:127.0.0.1:42785_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 17427ms for sessionid 0x100845c73660005
[junit4] 2> 2463134 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid
0x100845c73660005, likely client has closed socket
[junit4] 2> 2463134 WARN
(jetty-launcher-2558-thread-2-SendThread(127.0.0.1:35413))
[n:127.0.0.1:44661_solr ] o.a.z.ClientCnxn Client session timed out, have
not heard from server in 23252ms for sessionid 0x100845c73660006
[junit4] 2> 2463135 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyUnknownRemote-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyUnknownRemote
[junit4] 2> 2463153 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyInvalidGroup
[junit4] 2> 2463154 WARN (qtp936728877-19331) [n:127.0.0.1:42785_solr
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2463160 WARN (qtp936728877-19331) [n:127.0.0.1:42785_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> 2463161 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyInvalidGroup-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyInvalidGroup
[junit4] 2> 2463181 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNoConfigGroups
[junit4] 2> 2463181 WARN (qtp936728877-19335) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2463183 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNoConfigGroups-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNoConfigGroups
[junit4] 2> 2463197 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyNullProxyUser
[junit4] 2> 2463198 WARN (qtp936728877-19331) [n:127.0.0.1:42785_solr
] o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2463198 INFO (qtp936728877-19331) [n:127.0.0.1:42785_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.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
[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.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
[junit4] 2> at
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[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:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[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:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2463198 WARN (qtp936728877-19331) [n:127.0.0.1:42785_solr
] o.e.j.s.HttpChannel /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:460)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:349)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
[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:1637)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
[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:527)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:530)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
[junit4] 2> at
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
[junit4] 2> at
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
[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.solr.security.HttpParamDelegationTokenPlugin$HttpParamDelegationTokenAuthenticationHandler$HttpParamAuthenticationHandler.authenticate(HttpParamDelegationTokenPlugin.java:213)
[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.DelegationTokenKerberosFilter.doFilter(DelegationTokenKerberosFilter.java:134)
[junit4] 2> at
org.apache.solr.security.HttpParamDelegationTokenPlugin$HttpParamToRequestFilter.doFilter(HttpParamDelegationTokenPlugin.java:245)
[junit4] 2> at
org.apache.solr.security.KerberosPlugin.doAuthenticate(KerberosPlugin.java:243)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.authenticateRequest(SolrDispatchFilter.java:454)
[junit4] 2> ... 31 more
[junit4] 2> 2463202 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyNullProxyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyNullProxyUser
[junit4] 2> 2463227 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testProxyValidateAnyHostAnyUser
[junit4] 2> 2463228 WARN (qtp936728877-19335) [ ]
o.a.h.s.a.s.AuthenticationFilter AuthenticationToken ignored: Invalid
AuthenticationToken type
[junit4] 2> 2463228 INFO (qtp936728877-19335) [n:127.0.0.1:42785_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params
doAs=bar&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2463228 INFO (qtp936728877-19335) [n:127.0.0.1:42785_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={doAs=bar&action=LIST&wt=javabin&version=2} status=0 QTime=0
[junit4] 2> 2463229 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testProxyValidateAnyHostAnyUser-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testProxyValidateAnyHostAnyUser
[junit4] 2> 2463237 WARN
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7331920e name:
ZooKeeperConnection Watcher:127.0.0.1:35413/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2463238 WARN
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 2463237 WARN
(zkConnectionManagerCallback-2575-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@28e0b3a name:
ZooKeeperConnection Watcher:127.0.0.1:35413/solr got event WatchedEvent
state:Disconnected type:None path:null path: null type: None
[junit4] 2> 2463238 WARN
(zkConnectionManagerCallback-2575-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ConnectionManager zkClient has
disconnected
[junit4] 2> 2463266 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testForwarding
[junit4] 2> 2463269 INFO (zkConnectionManagerCallback-2586-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463532 INFO (zkConnectionManagerCallback-2589-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2463533 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2463534 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35413/solr ready
[junit4] 2> 2463535 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2464586 INFO
(zkConnectionManagerCallback-2575-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2464587 INFO
(zkCallback-2574-thread-5-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2464682 WARN
(jetty-launcher-2558-thread-2-SendThread(127.0.0.1:35413))
[n:127.0.0.1:44661_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100845c73660006 has expired
[junit4] 2> 2464682 WARN
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@7331920e name:
ZooKeeperConnection Watcher:127.0.0.1:35413/solr got event WatchedEvent
state:Expired type:None path:null path: null type: None
[junit4] 2> 2464682 WARN
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper
session was expired. Attempting to reconnect to recover relationship with
ZooKeeper...
[junit4] 2> 2464683 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 2464683 WARN
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.DefaultConnectionStrategy Connection
expired - starting a new one...
[junit4] 2> 2464684 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr-EventThread)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2464684 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager Connection with
ZooKeeper reestablished.
[junit4] 2> 2464685 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.ZkController ZooKeeper session
re-connected ... refreshing core states after session expiration.
[junit4] 2> 2464689 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2464693 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44661_solr
[junit4] 2> 2464693 INFO
(zkCallback-2574-thread-5-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2464694 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to
ZooKeeper
[junit4] 2> 2464694 INFO
(zkConnectionManagerCallback-2577-thread-1-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ConnectionManager zkClient Connected:true
[junit4] 2> 2464703 INFO (zkCallback-2588-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2464703 INFO
(zkCallback-2576-thread-4-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2464750 INFO
(OverseerThreadFactory-5637-thread-1-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
forwardingCollection
[junit4] 2> 2464868 INFO
(OverseerStateUpdate-72203126645850117-127.0.0.1:42785_solr-n_0000000000)
[n:127.0.0.1:42785_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"forwardingCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"forwardingCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:44661/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2465083 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2465126 WARN
(jetty-launcher-2558-thread-1-SendThread(127.0.0.1:35413))
[n:127.0.0.1:42785_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100845c73660008 has expired
[junit4] 2> 2465186 INFO
(zkCallback-2576-thread-4-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2465186 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2465219 WARN
(jetty-launcher-2558-thread-2-SendThread(127.0.0.1:35413))
[n:127.0.0.1:44661_solr ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper
service, session 0x100845c73660007 has expired
[junit4] 2> 2466104 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 8.0.0
[junit4] 2> 2466127 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[forwardingCollection_shard1_replica_n1] Schema name=test
[junit4] 2> 2466222 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 2466231 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating
SolrCore 'forwardingCollection_shard1_replica_n1' using configuration from
collection forwardingCollection, trusted=true
[junit4] 2> 2466232 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX
monitoring for 'solr_44661.solr.core.forwardingCollection.shard1.replica_n1'
(registry 'solr.core.forwardingCollection.shard1.replica_n1') enabled at
server: com.sun.jmx.mbeanserver.JmxMBeanServer@620293e7
[junit4] 2> 2466232 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2466232 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore
[[forwardingCollection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/tempDir-001/node2/forwardingCollection_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithSecureImpersonation_895E8E4435FA8A9B-001/tempDir-001/node2/./forwardingCollection_shard1_replica_n1/data/]
[junit4] 2> 2466234 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3600446091814383]
[junit4] 2> 2466321 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2466321 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2466322 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard
AutoCommit: disabled
[junit4] 2> 2466322 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft
AutoCommit: disabled
[junit4] 2> 2466324 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.RandomMergePolicy
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy:
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=20,
maxMergedSegmentMB=42.2802734375, floorSegmentMB=1.193359375,
forceMergeDeletesPctAllowed=23.610536130617234, segmentsPerTier=11.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7144312372997031
[junit4] 2> 2466324 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@999af70[forwardingCollection_shard1_replica_n1] main]
[junit4] 2> 2466325 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent
Initializing spell checkers
[junit4] 2> 2466440 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 2466536 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits
will be reserved for 10000ms.
[junit4] 2> 2466536 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 2466536 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1593266687251054592
[junit4] 2> 2466537 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 2466537 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 2466537 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 2466538 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 2466538 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 2466538 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 2466538 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 2466538 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 2466539 INFO
(searcherExecutor-5642-thread-1-processing-n:127.0.0.1:44661_solr
x:forwardingCollection_shard1_replica_n1 s:shard1 c:forwardingCollection
r:core_node2) [n:127.0.0.1:44661_solr c:forwardingCollection s:shard1
r:core_node2 x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore
[forwardingCollection_shard1_replica_n1] Registered new searcher
Searcher@999af70[forwardingCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
may be the new leader - try and sync
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:44661/solr/forwardingCollection_shard1_replica_n1/
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success -
now sync replicas to me
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SyncStrategy
http://127.0.0.1:44661/solr/forwardingCollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 2466542 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Found all replicas participating in election, clear LIR
[junit4] 2> 2466544 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I
am the new leader:
http://127.0.0.1:44661/solr/forwardingCollection_shard1_replica_n1/ shard1
[junit4] 2> 2466653 INFO
(zkCallback-2576-thread-4-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2466653 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2466695 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader,
no recovery necessary
[junit4] 2> 2466696 INFO (qtp1678607090-19322) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin]
webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=forwardingCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=forwardingCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1613
[junit4] 2> 2466698 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2466755 INFO
(OverseerCollectionConfigSetProcessor-72203126645850117-127.0.0.1:42785_solr-n_0000000000)
[n:127.0.0.1:42785_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2466796 INFO
(zkCallback-2576-thread-4-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2466796 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/forwardingCollection/state.json] for collection
[forwardingCollection] has occurred - updating... (live nodes size: [2])
[junit4] 2> 2467698 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=forwardingCollection&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=4163
[junit4] 2> 2467699 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: forwardingCollection failOnTimeout:true timeout (sec):100
[junit4] 2> 2467701 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
forwardingCollection
[junit4] 2> 2467703 INFO (qtp936728877-19323) [n:127.0.0.1:42785_solr
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 2467720 INFO (qtp1678607090-19334) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request
[forwardingCollection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2467726 INFO (qtp1678607090-19334) [n:127.0.0.1:44661_solr
c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.S.Request
[forwardingCollection_shard1_replica_n1] webapp=/solr path=/select
params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 2467727 INFO
(TEST-TestSolrCloudWithSecureImpersonation.testForwarding-seed#[895E8E4435FA8A9B])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testForwarding
[junit4] 2> 2467737 INFO (jetty-closer-2559-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@173633dc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2467737 INFO (jetty-closer-2559-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@760d6eb2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2467737 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=910115032
[junit4] 2> 2467738 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2467738 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3144ce1e: rootName =
solr_44661, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@18ec4f78
[junit4] 2> 2467744 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2467744 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@273d34cb: rootName =
solr_44661, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@795dc196
[junit4] 2> 2467748 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1522754560
[junit4] 2> 2467749 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2467749 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@64bfb1cf: rootName =
solr_42785, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@55f6b0ae
[junit4] 2> 2467755 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2467755 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b702a79: rootName =
solr_42785, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@795dc196
[junit4] 2> 2467759 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2467759 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@28d6dcc3: rootName =
solr_42785, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@42981454
[junit4] 2> 2467769 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2467769 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1b8981bf: rootName =
solr_44661, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@42981454
[junit4] 2> 2467771 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:44661_solr
[junit4] 2> 2467772 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2467772 INFO
(zkCallback-2574-thread-5-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 2467772 INFO (jetty-closer-2559-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2467772 INFO (coreCloseExecutor-5647-thread-1)
[n:127.0.0.1:44661_solr c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.c.SolrCore
[forwardingCollection_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7ffd64b3
[junit4] 2> 2467772 INFO (coreCloseExecutor-5647-thread-1)
[n:127.0.0.1:44661_solr c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.forwardingCollection.shard1.replica_n1,
tag=2147312819
[junit4] 2> 2467772 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:42785_solr
[junit4] 2> 2467772 INFO (coreCloseExecutor-5647-thread-1)
[n:127.0.0.1:44661_solr c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f8d603e: rootName
= solr_44661, domain = solr.core.forwardingCollection.shard1.replica_n1,
service url = null, agent id = null] for registry
solr.core.forwardingCollection.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@34557328
[junit4] 2> 2467773 INFO
(zkCallback-2576-thread-2-processing-n:127.0.0.1:44661_solr)
[n:127.0.0.1:44661_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 2467773 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2467773 INFO
(zkCallback-2574-thread-5-processing-n:127.0.0.1:42785_solr)
[n:127.0.0.1:42785_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (0)
[junit4] 2> 2467774 INFO (jetty-closer-2559-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203126645850117-127.0.0.1:42785_solr-n_0000000000) closing
[junit4] 2> 2467774 INFO
(OverseerStateUpdate-72203126645850117-127.0.0.1:42785_solr-n_0000000000)
[n:127.0.0.1:42785_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:42785_solr
[junit4] 2> 2467786 INFO (coreCloseExecutor-5647-thread-1)
[n:127.0.0.1:44661_solr c:forwardingCollection s:shard1 r:core_node2
x:forwardingCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.forwardingCollection.shard1.leader, tag=2147312819
[junit4] 2> 2467794 WARN
(OverseerAutoScalingTriggerThread-72203126645850117-127.0.0.1:42785_solr-n_0000000000)
[n:127.0.0.1:42785_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 2467795 ERROR
(Thread[Thread-4760,5,TGRP-TestSolrCloudWithSecureImpersonation])
[n:127.0.0.1:44661_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2467797 INFO (jetty-closer-2559-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4881ff1{/solr,null,UNAVAILABLE}
[junit4] 2> 2467797 INFO (jetty-closer-2559-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 2467797 ERROR
(Thread[Thread-4757,5,TGRP-TestSolrCloudWithSecureImpersonation])
[n:127.0.0.1:42785_solr ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager
ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
[junit4] 2> 2467799 INFO (jetty-closer-2559-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1f2bfbdd{/solr,null,UNAVAILABLE}
[junit4] 2> 2467799 INFO (jetty-closer-2559-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 2467806 ERROR
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-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> 2467806 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35413 35413
[junit4] 2> 2472839 INFO (Thread-4740) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35413 35413
[junit4] 2> 2472839 WARN (Thread-4740) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2> 3 /solr/security.json
[junit4] 2> 2
/solr/collections/forwardingCollection/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5
/solr/collections/forwardingCollection/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 2 /solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
[junit4] 2> 2
/solr/overseer_elect/election/72203126645850117-127.0.0.1:42785_solr-n_0000000000
[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> 4 /solr/collections
[junit4] 2> 2 /solr/live_nodes
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
[junit4] 2> 2
/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
[junit4] 2>
[junit4] 2> 2472851 INFO
(SUITE-TestSolrCloudWithSecureImpersonation-seed#[895E8E4435FA8A9B]-worker) [
] o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Feb 24, 2018 7:32:05 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> Feb 24, 2018 7:32:25 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 2 threads leaked from SUITE scope at
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:
[junit4] 2> 1) Thread[id=19374,
name=jetty-launcher-2558-thread-1-EventThread, state=TIMED_WAITING,
group=TGRP-TestSolrCloudWithSecureImpersonation]
[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:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] 2> 2) Thread[id=19370,
name=jetty-launcher-2558-thread-2-EventThread, state=TIMED_WAITING,
group=TGRP-TestSolrCloudWithSecureImpersonation]
[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:531)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:506)
[junit4] 2> Feb 24, 2018 7:32:25 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> IN
[...truncated too long message...]
eplica_n1] o.a.s.c.SolrCore [testNodeAdded_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6880351d
[junit4] 2> 136573 INFO (coreCloseExecutor-447-thread-1)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node4
x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testNodeAdded.shard1.replica_n2, tag=895822947
[junit4] 2> 136573 INFO (coreCloseExecutor-447-thread-1)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node4
x:testNodeAdded_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@388557aa: rootName =
solr_43199, domain = solr.core.testNodeAdded.shard1.replica_n2, service url =
null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n2 /
com.codahale.metrics.MetricRegistry@3c174e4f
[junit4] 2> 136573 INFO
(zkCallback-276-thread-1-processing-n:127.0.0.1:43199_solr)
[n:127.0.0.1:43199_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [0])
[junit4] 2> 136573 INFO
(zkCallback-276-thread-3-processing-n:127.0.0.1:43199_solr)
[n:127.0.0.1:43199_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has
occurred - updating... (live nodes size: [0])
[junit4] 2> 136579 INFO (coreCloseExecutor-447-thread-1)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node4
x:testNodeAdded_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testNodeAdded.shard1.leader,
tag=895822947
[junit4] 2> 136579 INFO (coreCloseExecutor-447-thread-2)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node3
x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.testNodeAdded.shard1.replica_n1, tag=1753232669
[junit4] 2> 136579 INFO (coreCloseExecutor-447-thread-2)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node3
x:testNodeAdded_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4bf42338: rootName =
solr_43199, domain = solr.core.testNodeAdded.shard1.replica_n1, service url =
null, agent id = null] for registry solr.core.testNodeAdded.shard1.replica_n1 /
com.codahale.metrics.MetricRegistry@9b029ac
[junit4] 2> 136589 INFO (coreCloseExecutor-447-thread-2)
[n:127.0.0.1:43199_solr c:testNodeAdded s:shard1 r:core_node3
x:testNodeAdded_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.testNodeAdded.shard1.leader,
tag=1753232669
[junit4] 2> 136592 INFO (jetty-closer-190-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=72203260353118235-127.0.0.1:43199_solr-n_0000000006) closing
[junit4] 2> 136592 INFO
(OverseerStateUpdate-72203260353118235-127.0.0.1:43199_solr-n_0000000006)
[n:127.0.0.1:43199_solr ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:43199_solr
[junit4] 2> 136592 WARN
(OverseerAutoScalingTriggerThread-72203260353118235-127.0.0.1:43199_solr-n_0000000006)
[n:127.0.0.1:43199_solr ] o.a.s.c.a.OverseerTriggerThread
OverseerTriggerThread woken up but we are closed, exiting.
[junit4] 2> 136592 DEBUG (jetty-closer-190-thread-1) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 136594 INFO (jetty-closer-190-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a765541{/solr,null,UNAVAILABLE}
[junit4] 2> 136594 INFO (jetty-closer-190-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 136595 ERROR
(SUITE-ComputePlanActionTest-seed#[895E8E4435FA8A9B]-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> 136595 INFO
(SUITE-ComputePlanActionTest-seed#[895E8E4435FA8A9B]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:34953 34953
[junit4] 2> 151618 INFO (Thread-208) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:34953 34953
[junit4] 2> 151618 WARN (Thread-208) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 15 /solr/aliases.json
[junit4] 2> 11 /solr/configs/conf
[junit4] 2> 10 /solr/security.json
[junit4] 2> 9
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard2
[junit4] 2> 9
/solr/collections/testNodeWithMultipleReplicasLost/terms/shard1
[junit4] 2> 6 /solr/collections/testNodeLost/terms/shard1
[junit4] 2> 6 /solr/collections/testSelected1/terms/shard1
[junit4] 2> 6 /solr/collections/testSelected3/terms/shard2
[junit4] 2> 6 /solr/collections/testSelected3/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected1/terms/shard2
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard1
[junit4] 2> 5 /solr/collections/testSelected2/terms/shard2
[junit4] 2> 3 /solr/collections/testNodeAdded/terms/shard1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 36 /solr/collections/testSelected1/state.json
[junit4] 2> 36 /solr/collections/testSelected2/state.json
[junit4] 2> 33 /solr/collections/testSelected3/state.json
[junit4] 2> 21
/solr/collections/testNodeWithMultipleReplicasLost/state.json
[junit4] 2> 15 /solr/clusterprops.json
[junit4] 2> 15 /solr/clusterstate.json
[junit4] 2> 14 /solr/collections/testNodeLost/state.json
[junit4] 2> 8 /solr/collections/testNodeAdded/state.json
[junit4] 2> 4
/solr/overseer_elect/election/72203260353118211-127.0.0.1:41095_solr-n_0000000000
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2> 2
/solr/overseer_elect/election/72203260353118227-127.0.0.1:39499_solr-n_0000000004
[junit4] 2> 2
/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72203260353118211-core_node5-n_0000000000
[junit4] 2> 2
/solr/overseer_elect/election/72203260353118235-127.0.0.1:43199_solr-n_0000000006
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 53 /solr/live_nodes
[junit4] 2> 48 /solr/collections
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2> 3 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 3 /solr/overseer/queue-work
[junit4] 2> 3 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.ComputePlanActionTest_895E8E4435FA8A9B-002
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=587, maxMBSortInHeap=5.5902974550754845,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7271d588),
locale=ja-JP, timezone=Africa/El_Aaiun
[junit4] 2> NOTE: Linux 4.13.0-32-generic amd64/Oracle Corporation
1.8.0_162 (64-bit)/cpus=8,threads=1,free=168696312,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestNumericRangeQuery64,
ComputePlanActionTest, TestNumericRangeQuery64,
TestSolrCloudWithSecureImpersonation, TestSolrCloudWithSecureImpersonation,
ComputePlanActionTest]
[junit4] Completed [15/15 (5!)] on J1 in 58.75s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1560:
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1085:
There were test failures: 15 suites, 195 tests, 5 failures [seed:
895E8E4435FA8A9B]
Total time: 2 minutes 49 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.embedded.JettyWebappTest
[repro] 0/5 failed: org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation
[repro] 0/5 failed: org.apache.solr.legacy.TestNumericRangeQuery64
[repro] 5/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=4e198a273763e27122a00243e3694d28f1e5b3a4,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21522
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]