Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/2507/
6 tests failed.
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60:95601F267875B387]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:334)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:302)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:238)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:397)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:106)
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.TestCloudJSONFacetJoinDomain
Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:45335 within 30000 ms
Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException:
Could not connect to ZooKeeper 127.0.0.1:45335 within 30000 ms
at __randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:120)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
at
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:232)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.build(SolrCloudTestCase.java:198)
at
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.createMiniSolrCloudCluster(TestCloudJSONFacetJoinDomain.java:107)
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$6.evaluate(RandomizedRunner.java:874)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: Could not connect to
ZooKeeper 127.0.0.1:45335 within 30000 ms
at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
... 31 more
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
Error Message:
Stack Trace:
java.lang.NullPointerException
at __randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.afterClass(TestCloudJSONFacetJoinDomain.java:188)
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$7.evaluate(RandomizedRunner.java:897)
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.TestCloudJSONFacetJoinDomain
Error Message:
4 threads leaked from SUITE scope at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain: 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=25,
name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain] at
java.lang.Object.wait(Native Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
3) Thread[id=23, name=Thread-2, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain] at
java.lang.Object.wait(Native Method) at
java.lang.Thread.join(Thread.java:1252) at
java.lang.Thread.join(Thread.java:1326) at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
4) Thread[id=27, name=ProcessThread(sid:0 cport:45335):, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.cloud.TestCloudJSONFacetJoinDomain:
1) Thread[id=24, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-TestCloudJSONFacetJoinDomain]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=25, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
at java.lang.Object.wait(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
3) Thread[id=23, name=Thread-2, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1252)
at java.lang.Thread.join(Thread.java:1326)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
4) Thread[id=27, name=ProcessThread(sid:0 cport:45335):, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
at __randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
Error Message:
There are still zombie threads that couldn't be terminated: 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
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=24, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-TestCloudJSONFacetJoinDomain]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
FAILED:
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode
Error Message:
unexpected DELETENODE status:
{responseHeader={status=0,QTime=13},status={state=notfound,msg=Did not find
[search_rate_trigger3/192adcf1e49116Ta6986jl9o20ledabzhseevi9c/0] in any tasks
queue}}
Stack Trace:
java.lang.AssertionError: unexpected DELETENODE status:
{responseHeader={status=0,QTime=13},status={state=notfound,msg=Did not find
[search_rate_trigger3/192adcf1e49116Ta6986jl9o20ledabzhseevi9c/0] in any tasks
queue}}
at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60:E9C61CEA0CC0A01D]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.lambda$testDeleteNode$6(SearchRateTriggerIntegrationTest.java:668)
at java.util.ArrayList.forEach(ArrayList.java:1257)
at
org.apache.solr.cloud.autoscaling.SearchRateTriggerIntegrationTest.testDeleteNode(SearchRateTriggerIntegrationTest.java:660)
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)
Build Log:
[...truncated 12430 lines...]
[junit4] Suite: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
[junit4] 2> 108448 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudJSONFacetJoinDomain_CB54D2683B0A2F60-001/init-core-data-001
[junit4] 2> 108529 WARN
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 108545 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 108564 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 108581 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J0/temp/solr.cloud.TestCloudJSONFacetJoinDomain_CB54D2683B0A2F60-001/tempDir-001
[junit4] 2> 108617 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 108633 INFO (Thread-2) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 108633 INFO (Thread-2) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 109174 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:45335
[junit4] 2> 109666 ERROR (Thread-2) [ ] 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> 182683 WARN
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker-SendThread(127.0.0.1:45335))
[ ] o.a.z.ClientCnxn Client session timed out, have not heard from server
in 72816ms for sessionid 0x0
[junit4] 2> 182951 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
0x101a62414200000, likely client has closed socket
[junit4] 2> 183575 INFO
(SUITE-TestCloudJSONFacetJoinDomain-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> Apr 26, 2018 12:17:03 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 4 leaked
thread(s).
[junit4] 2> Apr 26, 2018 12:18:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 4 threads leaked from SUITE scope at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain:
[junit4] 2> 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] 2> at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2) Thread[id=25, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[junit4] 2> 3) Thread[id=23, name=Thread-2, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
[junit4] 2> 4) Thread[id=27, name=ProcessThread(sid:0 cport:45335):,
state=WAITING, group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[junit4] 2> Apr 26, 2018 12:18:23 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> 2) Thread[id=25, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> 3) Thread[id=23, name=Thread-2, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> 4) Thread[id=27, name=ProcessThread(sid:0 cport:45335):,
state=WAITING, group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> 263827 ERROR (ProcessThread(sid:0 cport:45335):) [ ]
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread :
ProcessThread(sid:0 cport:45335):
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_152]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_152]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_152]
[junit4] 2> at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> 263857 ERROR (ProcessThread(sid:0 cport:45335):) [ ]
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> 263827 WARN (Thread-2) [ ] o.a.s.c.ZkTestServer Server
interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_152]
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
~[?:1.8.0_152]
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
~[?:1.8.0_152]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?]
[junit4] 2> 263814 ERROR (SessionTracker) [ ]
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread :
SessionTracker
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_152]
[junit4] 2> at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> 263868 ERROR (SessionTracker) [ ] 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> Apr 26, 2018 12:18:26 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] 2> at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] 2> at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=177, maxMBSortInHeap=6.319598797017466,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c4dcaa8),
locale=de-AT, timezone=America/Toronto
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=3,free=285273336,total=327680000
[junit4] 2> NOTE: All tests run in this JVM: [TestMaxTokenLenTokenizer,
TestCloudJSONFacetJoinDomain]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestCloudJSONFacetJoinDomain -Dtests.seed=CB54D2683B0A2F60
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de-AT
-Dtests.timezone=America/Toronto -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | TestCloudJSONFacetJoinDomain (suite) <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper
127.0.0.1:45335 within 30000 ms
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:120)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:115)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
[junit4] > at
org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:232)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase$Builder.build(SolrCloudTestCase.java:198)
[junit4] > at
org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
[junit4] > at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.createMiniSolrCloudCluster(TestCloudJSONFacetJoinDomain.java:107)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > Caused by: java.util.concurrent.TimeoutException: Could not
connect to ZooKeeper 127.0.0.1:45335 within 30000 ms
[junit4] > at
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
[junit4] > at
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
[junit4] > ... 31 moreThrowable #2: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
[junit4] > at
org.apache.solr.cloud.TestCloudJSONFacetJoinDomain.afterClass(TestCloudJSONFacetJoinDomain.java:188)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.cloud.TestCloudJSONFacetJoinDomain:
[junit4] > 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=25, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[junit4] > 3) Thread[id=23, name=Thread-2, state=WAITING,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Thread.join(Thread.java:1252)
[junit4] > at java.lang.Thread.join(Thread.java:1326)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
[junit4] > 4) Thread[id=27, name=ProcessThread(sid:0 cport:45335):,
state=WAITING, group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)Throwable #4:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=24,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestCloudJSONFacetJoinDomain]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([CB54D2683B0A2F60]:0)
[junit4] Completed [13/804 (1!)] on J0 in 158.82s, 0 tests, 4 errors <<<
FAILURES!
[...truncated 1932 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
[junit4] 2> 1019062 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[CB54D2683B0A2F60]-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/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/init-core-data-001
[junit4] 2> 1019079 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 1019081 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1019152 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
[junit4] 2> 1019153 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001
[junit4] 2> 1019153 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1019173 INFO (Thread-1037) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1019173 INFO (Thread-1037) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1019205 ERROR (Thread-1037) [ ] 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> 1019295 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.c.ZkTestServer start zk server on port:33006
[junit4] 2> 1019683 INFO (zkConnectionManagerCallback-2303-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1019911 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019912 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019914 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019923 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019924 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019925 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 1019926 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1019926 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1019926 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1019942 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1115dc75{/solr,null,AVAILABLE}
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@63e8db9d{SSL,[ssl,
http/1.1]}{127.0.0.1:42768}
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.e.j.s.Server Started @1020253ms
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=42768}
[junit4] 2> 1019944 ERROR (jetty-launcher-2300-thread-6) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1019944 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:30:59.416Z
[junit4] 2> 1020120 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1020120 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1020120 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 1020137 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22f15d2{/solr,null,AVAILABLE}
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1020429 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1020429 INFO (zkConnectionManagerCallback-2305-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1020430 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 1020453 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 1020454 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@742fc440{/solr,null,AVAILABLE}
[junit4] 2> 1020454 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@2073b0bd{SSL,[ssl,
http/1.1]}{127.0.0.1:36835}
[junit4] 2> 1020454 INFO (jetty-launcher-2300-thread-2) [ ]
o.e.j.s.Server Started @1020764ms
[junit4] 2> 1020454 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36835}
[junit4] 2> 1020455 ERROR (jetty-launcher-2300-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1020455 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1020455 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1020455 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1020455 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1020455 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:30:59.927Z
[junit4] 2> 1020555 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49d02b13{/solr,null,AVAILABLE}
[junit4] 2> 1020555 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5ad5b957{SSL,[ssl,
http/1.1]}{127.0.0.1:33310}
[junit4] 2> 1020555 INFO (jetty-launcher-2300-thread-1) [ ]
o.e.j.s.Server Started @1020865ms
[junit4] 2> 1020555 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33310}
[junit4] 2> 1020556 ERROR (jetty-launcher-2300-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1020556 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1020556 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1020556 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1020556 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1020556 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:31:00.028Z
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@183413a{SSL,[ssl,
http/1.1]}{127.0.0.1:44480}
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.e.j.s.Server Started @1020866ms
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44480}
[junit4] 2> 1020557 ERROR (jetty-launcher-2300-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1020557 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:31:00.029Z
[junit4] 2> 1020677 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@341db044{/solr,null,AVAILABLE}
[junit4] 2> 1020677 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@62ef7598{SSL,[ssl,
http/1.1]}{127.0.0.1:41184}
[junit4] 2> 1020677 INFO (jetty-launcher-2300-thread-4) [ ]
o.e.j.s.Server Started @1020987ms
[junit4] 2> 1020677 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41184}
[junit4] 2> 1020678 ERROR (jetty-launcher-2300-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1020678 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1020678 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1020678 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1020678 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1020678 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:31:00.150Z
[junit4] 2> 1020823 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5b6fae4d{/solr,null,AVAILABLE}
[junit4] 2> 1020823 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@e46e525{SSL,[ssl,
http/1.1]}{127.0.0.1:33125}
[junit4] 2> 1020823 INFO (jetty-launcher-2300-thread-3) [ ]
o.e.j.s.Server Started @1021133ms
[junit4] 2> 1020823 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33125}
[junit4] 2> 1020824 ERROR (jetty-launcher-2300-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1020824 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 1020824 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 1020824 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1020824 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1020824 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-04-26T12:31:00.296Z
[junit4] 2> 1020870 INFO (zkConnectionManagerCallback-2313-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1020988 INFO (zkConnectionManagerCallback-2311-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1020988 INFO (zkConnectionManagerCallback-2309-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021021 INFO (zkConnectionManagerCallback-2307-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021023 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1021023 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1021023 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1021023 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1021046 INFO (zkConnectionManagerCallback-2315-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021058 INFO (jetty-launcher-2300-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021062 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1021204 INFO (jetty-launcher-2300-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021244 INFO (jetty-launcher-2300-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021354 INFO (jetty-launcher-2300-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021419 INFO (jetty-launcher-2300-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021507 INFO (zkConnectionManagerCallback-2319-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021513 INFO (jetty-launcher-2300-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33006/solr
[junit4] 2> 1021552 INFO (zkConnectionManagerCallback-2327-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021552 INFO (zkConnectionManagerCallback-2335-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021552 INFO (zkConnectionManagerCallback-2323-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021553 INFO (zkConnectionManagerCallback-2331-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021569 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
0x101a631f6cd000a, likely client has closed socket
[junit4] 2> 1021569 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
0x101a631f6cd0009, likely client has closed socket
[junit4] 2> 1021569 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
0x101a631f6cd000b, likely client has closed socket
[junit4] 2> 1021571 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
0x101a631f6cd0008, likely client has closed socket
[junit4] 2> 1021571 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
0x101a631f6cd0007, likely client has closed socket
[junit4] 2> 1021604 INFO (zkConnectionManagerCallback-2339-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021734 INFO (zkConnectionManagerCallback-2341-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021754 INFO (zkConnectionManagerCallback-2345-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021772 INFO (zkConnectionManagerCallback-2343-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021838 INFO (zkConnectionManagerCallback-2347-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021844 INFO (zkConnectionManagerCallback-2349-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1021852 INFO (zkConnectionManagerCallback-2351-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1022040 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1022054 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:33310_solr
[junit4] 2> 1022059 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.Overseer Overseer
(id=72521802538876944-127.0.0.1:33310_solr-n_0000000000) starting
[junit4] 2> 1022208 INFO (zkConnectionManagerCallback-2368-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1022226 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1022265 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33310_solr
[junit4] 2> 1022415 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1022455 INFO (zkCallback-2346-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1022741 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1022760 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1022777 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1022777 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36835_solr
[junit4] 2> 1022820 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1022820 INFO (zkCallback-2346-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1022877 INFO (zkCallback-2340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1023030 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1023056 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1023058 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1023058 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44480_solr
[junit4] 2> 1023087 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1023096 INFO (zkCallback-2340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1023167 INFO (zkCallback-2344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1023197 INFO (zkCallback-2346-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1023310 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1023344 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1023346 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1023346 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33125_solr
[junit4] 2> 1023359 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1023367 INFO (zkCallback-2340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1023396 INFO (zkCallback-2346-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1023433 INFO (zkCallback-2350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1023619 INFO (zkCallback-2344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1023866 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33310.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1023911 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44480.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1023917 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36835.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1023998 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36835.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1023998 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36835.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1023999 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node2/.
[junit4] 2> 1024208 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33310.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024208 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33310.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024209 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44480.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024209 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44480.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024209 INFO (jetty-launcher-2300-thread-1)
[n:127.0.0.1:33310_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node1/.
[junit4] 2> 1024222 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node5/.
[junit4] 2> 1024267 INFO (zkConnectionManagerCallback-2373-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1024340 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33125.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024382 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33125.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024383 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33125.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1024384 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node3/.
[junit4] 2> 1024405 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1024479 INFO (jetty-launcher-2300-thread-2)
[n:127.0.0.1:36835_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1024479 INFO (zkConnectionManagerCallback-2378-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1024481 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1024494 INFO (zkConnectionManagerCallback-2383-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1024515 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1024516 INFO (jetty-launcher-2300-thread-3)
[n:127.0.0.1:33125_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1024516 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 1024518 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1024533 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1024533 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:42768_solr
[junit4] 2> 1024551 INFO (zkCallback-2346-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024551 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024551 INFO (zkCallback-2344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024567 INFO (zkCallback-2350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024600 INFO (zkCallback-2340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024603 INFO (zkCallback-2342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024729 INFO (zkCallback-2372-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024730 INFO (zkCallback-2382-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024734 INFO (jetty-launcher-2300-thread-5)
[n:127.0.0.1:44480_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1024735 INFO (zkCallback-2377-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1024770 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (5)
[junit4] 2> 1024772 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1024787 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 1024788 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41184_solr
[junit4] 2> 1024793 INFO (zkCallback-2377-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2367-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2342-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2344-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2382-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2372-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024802 INFO (zkCallback-2350-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024927 INFO (zkCallback-2340-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024930 INFO (zkCallback-2348-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1024931 INFO (zkCallback-2346-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 1025507 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41184.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1025531 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41184.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1025543 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41184.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1025551 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node4/.
[junit4] 2> 1025787 INFO (zkConnectionManagerCallback-2388-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1025880 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (6)
[junit4] 2> 1025952 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42768.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1026003 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42768.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1026004 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_42768.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1026005 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node6/.
[junit4] 2> 1026042 INFO (jetty-launcher-2300-thread-4)
[n:127.0.0.1:41184_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1026154 INFO (zkConnectionManagerCallback-2393-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1026164 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (6)
[junit4] 2> 1026165 INFO (jetty-launcher-2300-thread-6)
[n:127.0.0.1:42768_solr ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster
at 127.0.0.1:33006/solr ready
[junit4] 2> 1026500 INFO (zkConnectionManagerCallback-2395-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1026609 INFO (zkConnectionManagerCallback-2400-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 1026626 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
[junit4] 2> 1026627 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[CB54D2683B0A2F60])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33006/solr ready
[junit4] 2> 1026859 INFO (qtp993721878-7184) [n:127.0.0.1:41184_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1026950 INFO (OverseerThreadFactory-2636-thread-1) [ ]
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 1027254 INFO
(OverseerStateUpdate-72521802538876944-127.0.0.1:33310_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"collection1_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:44480/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1027291 INFO
(OverseerStateUpdate-72521802538876944-127.0.0.1:33310_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"collection1",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"collection1_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:33125/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 1027939 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1027940 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1029060 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1029088 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=minimal
[junit4] 2> 1029107 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1029107 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using
configuration from collection collection1, trusted=true
[junit4] 2> 1029108 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33125.solr.core.collection1.shard2.replica_n2' (registry
'solr.core.collection1.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1029108 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1029108 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node3/collection1_shard2_replica_n2],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node3/./collection1_shard2_replica_n2/data/]
[junit4] 2> 1029145 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 1029250 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1029252 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1029252 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using
configuration from collection collection1, trusted=true
[junit4] 2> 1029252 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_44480.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@32cbab8e
[junit4] 2> 1029253 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1029253 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node5/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_CB54D2683B0A2F60-001/tempDir-001/node5/./collection1_shard1_replica_n1/data/]
[junit4] 2> 1029544 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1029544 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1029632 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1029632 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1029646 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@1079e1e8[collection1_shard2_replica_n2] main]
[junit4] 2> 1029648 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1029648 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1029667 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1029667 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1029668 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1029668 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1598811924479344640
[junit4] 2> 1029682 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1029682 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1029682 INFO
(searcherExecutor-2649-thread-1-processing-n:127.0.0.1:33125_solr
x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4)
[n:127.0.0.1:33125_solr c:collection1 s:shard2 r:core_node4
x:collection1_shard2_replica_n2] o.a.s.c.SolrCore
[collection1_shard2_replica_n2] Registered new searcher
Searcher@1079e1e8[collection1_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1029683 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4ec8a263[collection1_shard1_replica_n1] main]
[junit4] 2> 1029684 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1029685 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1029706 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
[junit4] 2> 1029718 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1029718 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1598811924531773440
[junit4] 2> 1029719 INFO
(searcherExecutor-2650-thread-1-processing-n:127.0.0.1:44480_solr
x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3)
[n:127.0.0.1:44480_solr c:collection1 s:shard1 r:core_node3
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore
[collection1_shard1_replica_n1] Registered new searcher
Searcher@4ec8a263[collection1_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1029725 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1029725 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1029725 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1029762 INFO (qtp663034207-7193) [n:127.0.0.1:33125_solr
c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33125/solr/collection1_shard2_replica_n2/ shard2
[junit4] 2> 1029762 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
[junit4] 2> 1029817 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1029817 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1029817 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1029852 INFO (qtp938558468-7179) [n:127.0.0.1:44480_solr
c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:44480/solr/collection1_shard1_replica_n1/ shard1
[junit4]
[...truncated too long message...]
10208 INFO (jetty-closer-3332-thread-2) [ ] o.a.s.c.Overseer Overseer
(id=72521849554468878-127.0.0.1:32773_solr-n_0000000000) closing
[junit4] 2> 1910208 INFO
(OverseerStateUpdate-72521849554468878-127.0.0.1:32773_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:32773_solr
[junit4] 2> 1910208 INFO (jetty-closer-3332-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3a20f950{/solr,null,UNAVAILABLE}
[junit4] 2> 1910257 INFO (jetty-closer-3332-thread-1) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1910258 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
[junit4] 2> 1910258 INFO (jetty-closer-3332-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@61c9d0a6{/solr,null,UNAVAILABLE}
[junit4] 2> 1910259 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
[junit4] 2> 1910259 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
[junit4] 2> 1910260 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool
executor
[junit4] 2> 1910260 WARN
(OverseerAutoScalingTriggerThread-72521849554468878-127.0.0.1:32773_solr-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 1910281 INFO (jetty-closer-3332-thread-4) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1910281 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
[junit4] 2> 1910282 DEBUG (jetty-closer-3332-thread-2) [ ]
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
[junit4] 2> 1910282 INFO (jetty-closer-3332-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7aa70e77{/solr,null,UNAVAILABLE}
[junit4] 2> 1910282 INFO (jetty-closer-3332-thread-3) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1910298 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
0x101a63ce926000e, likely client has closed socket
[junit4] 2> 1910298 INFO (jetty-closer-3332-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7816a73c{/solr,null,UNAVAILABLE}
[junit4] 2> 1910302 INFO (jetty-closer-3332-thread-2) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1911762 INFO (jetty-closer-3332-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@2d3d818d{/solr,null,UNAVAILABLE}
[junit4] 2> 1911763 INFO (jetty-closer-3332-thread-5) [ ]
o.e.j.s.session Stopped scavenging
[junit4] 2> 1911764 ERROR
(SUITE-SearchRateTriggerIntegrationTest-seed#[CB54D2683B0A2F60]-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> 1911764 INFO
(SUITE-SearchRateTriggerIntegrationTest-seed#[CB54D2683B0A2F60]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35425 35425
[junit4] 2> 1911954 INFO (Thread-1720) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35425 35425
[junit4] 2> 1911954 WARN (Thread-1720) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 45
/solr/collections/deleteNode_collection/terms/shard1
[junit4] 2> 44
/solr/collections/belowRate_collection/terms/shard1
[junit4] 2> 44
/solr/collections/aboveRate_collection/terms/shard1
[junit4] 2> 15 /solr/configs/conf
[junit4] 2> 14 /solr/aliases.json
[junit4] 2> 5 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 29
/solr/collections/deleteNode_collection/state.json
[junit4] 2> 27
/solr/collections/belowRate_collection/state.json
[junit4] 2> 19
/solr/collections/aboveRate_collection/state.json
[junit4] 2> 14 /solr/clusterprops.json
[junit4] 2> 14 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/aboveRate_collection/leader_elect/shard1/election/72521849554468878-core_node6-n_0000000002
[junit4] 2> 2
/solr/collections/belowRate_collection/leader_elect/shard1/election/72521849554468879-core_node3-n_0000000001
[junit4] 2> 2
/solr/overseer_elect/election/72521849554468878-127.0.0.1:32773_solr-n_0000000000
[junit4] 2> 2
/solr/collections/deleteNode_collection/leader_elect/shard1/election/72521849554468878-core_node3-n_0000000000
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 25 /solr/collections
[junit4] 2> 14 /solr/live_nodes
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.autoscaling.SearchRateTriggerIntegrationTest_CB54D2683B0A2F60-001
[junit4] 2> Apr 26, 2018 12:45:51 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=1685, maxMBSortInHeap=7.779974335044265,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4c8bae63),
locale=pl, timezone=Asia/Kuching
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=1,free=124657600,total=515899392
[junit4] 2> NOTE: All tests run in this JVM: [DateFieldTest,
RankQueryTest, CollectionPropsTest, HighlighterMaxOffsetTest, TestFastWriter,
HdfsBasicDistributedZkTest, DeleteShardTest, CloudMLTQParserTest,
BasicDistributedZk2Test, FileBasedSpellCheckerTest, TestLazyCores,
TestSortableTextField, TestDFRSimilarityFactory, TestCloudInspectUtil,
SolrMetricManagerTest, TestJmxIntegration, ResponseLogComponentTest,
NumberUtilsTest, TestCopyFieldCollectionResource, ResponseHeaderTest,
TestBlobHandler, TestSolrCloudWithHadoopAuthPlugin, HLLUtilTest,
TestPullReplicaErrorHandling, SpatialHeatmapFacetsTest, RulesTest,
TestSolrConfigHandlerCloud, TestManagedSchema, LukeRequestHandlerTest,
SpellCheckComponentTest, TestManagedResourceStorage, TestXmlQParserPlugin,
TestRangeQuery, OverseerModifyCollectionTest, TestConfigsApi, TestSolrXml,
ScheduledMaintenanceTriggerTest, LeaderElectionIntegrationTest, TestFieldCache,
TestCloudPseudoReturnFields, TestShardHandlerFactory,
BigEndianAscendingWordDeserializerTest, TestExclusionRuleCollectionAccess,
TestOrdValues, AutoAddReplicasPlanActionTest, TestTolerantSearch,
PreAnalyzedFieldManagedSchemaCloudTest, CoreMergeIndexesAdminHandlerTest,
TestCodecSupport, TestCollapseQParserPlugin, TestSolrCoreParser,
MoreLikeThisHandlerTest, TestSuggestSpellingConverter, ChangedSchemaMergeTest,
TestScoreJoinQPNoScore, TestLeaderInitiatedRecoveryThread,
SpatialRPTFieldTypeTest, StatelessScriptUpdateProcessorFactoryTest,
TestReplicaProperties, LeaderElectionTest, TestRestoreCore,
TestAuthorizationFramework, TestUninvertingReader, TestAnalyzedSuggestions,
TestRebalanceLeaders, DistribDocExpirationUpdateProcessorTest,
QueryResultKeyTest, AsyncCallRequestStatusResponseTest, NumericFieldsTest,
ClusterStateTest, HdfsLockFactoryTest, TestLegacyNumericRangeQueryBuilder,
ParsingFieldUpdateProcessorsTest, TestLargeCluster, PreAnalyzedFieldTest,
TestJsonFacets, CollectionTooManyReplicasTest, TestQueryTypes,
IndexSchemaRuntimeFieldTest, TestDFISimilarityFactory, V2ApiIntegrationTest,
TestSolrCoreProperties, SearchRateTriggerIntegrationTest]
[junit4] Completed [698/804 (3!)] on J2 in 176.38s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 39156 lines...]
-ecj-javadoc-lint-src:
[mkdir] Created dir: /tmp/ecj730209374
[ecj-lint] Compiling 103 source files to /tmp/ecj730209374
[ecj-lint] ----------
[ecj-lint] 1. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java
(at line 22)
[ecj-lint] import java.util.Set;
[ecj-lint] ^^^^^^^^^^^^^
[ecj-lint] The import java.util.Set is never used
[ecj-lint] ----------
[ecj-lint] 2. ERROR in
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/spatial3d/src/java/org/apache/lucene/spatial3d/geom/GeoComplexPolygon.java
(at line 23)
[ecj-lint] import java.util.HashSet;
[ecj-lint] ^^^^^^^^^^^^^^^^^
[ecj-lint] The import java.util.HashSet is never used
[ecj-lint] ----------
[ecj-lint] 2 problems (2 errors)
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:633:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/build.xml:101:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/build.xml:208:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2264:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2089:
The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/lucene/common-build.xml:2128:
Compile failed; see the compiler error output for details.
Total time: 224 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]