Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19931/
Java: 64bit/jdk-9-ea+173 -XX:-UseCompressedOops -XX:+UseG1GC
5 tests failed.
FAILED: org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration
Error Message:
expected:<http[]://127.0.0.1:36141/s...> but
was:<http[s]://127.0.0.1:36141/s...>
Stack Trace:
org.junit.ComparisonFailure: expected:<http[]://127.0.0.1:36141/s...> but
was:<http[s]://127.0.0.1:36141/s...>
at
__randomizedtesting.SeedInfo.seed([E6E9563D8751C4D1:58623092FE2BCAE4]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=11712,
name=cdcr-update-log-synchronizer-5411-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=11724, name=cdcr-update-log-synchronizer-5417-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=11712, name=cdcr-update-log-synchronizer-5411-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
2) Thread[id=11724, name=cdcr-update-log-synchronizer-5417-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([E6E9563D8751C4D1]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=11712, name=cdcr-update-log-synchronizer-5411-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844) 2)
Thread[id=11724, name=cdcr-update-log-synchronizer-5417-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest] at
java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method) at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=11712, name=cdcr-update-log-synchronizer-5411-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
2) Thread[id=11724, name=cdcr-update-log-synchronizer-5417-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at java.base@9-ea/jdk.internal.misc.Unsafe.park(Native Method)
at
java.base@9-ea/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
java.base@9-ea/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1119)
at
java.base@9-ea/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1086)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
at
java.base@9-ea/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
at java.base@9-ea/java.lang.Thread.run(Thread.java:844)
at __randomizedtesting.SeedInfo.seed([E6E9563D8751C4D1]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:34549_solr, 127.0.0.1:43381_solr, 127.0.0.1:36775_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/18)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node2":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:34549/solr",
"node_name":"127.0.0.1:34549_solr", "state":"active",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:41325/solr",
"node_name":"127.0.0.1:41325_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:32967/solr",
"node_name":"127.0.0.1:32967_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:44965/solr",
"node_name":"127.0.0.1:44965_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:36775/solr",
"node_name":"127.0.0.1:36775_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:43381/solr",
"node_name":"127.0.0.1:43381_solr", "state":"active",
"type":"NRT", "leader":"true"}}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"1", "autoAddReplicas":"false", "nrtReplicas":"1",
"tlogReplicas":"0"}
Stack Trace:
java.lang.AssertionError: Expected to see nodes come back collection1
null
Live Nodes: [127.0.0.1:34549_solr, 127.0.0.1:43381_solr, 127.0.0.1:36775_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/18)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:34549/solr",
"node_name":"127.0.0.1:34549_solr",
"state":"active",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:41325/solr",
"node_name":"127.0.0.1:41325_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:32967/solr",
"node_name":"127.0.0.1:32967_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:44965/solr",
"node_name":"127.0.0.1:44965_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:36775/solr",
"node_name":"127.0.0.1:36775_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:43381/solr",
"node_name":"127.0.0.1:43381_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([E6E9563D8751C4D1:B8DD9B73C42E5836]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
at
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection(LeaderElectionIntegrationTest.java:109)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.ltr.TestLTROnSolrCloud.testSimpleQuery
Error Message:
Path not found: /responseHeader/status
Stack Trace:
java.lang.RuntimeException: Path not found: /responseHeader/status
at
__randomizedtesting.SeedInfo.seed([6E34C564AA65193E:1B390578BA7FDFEB]:0)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
at org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:941)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
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
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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 12097 lines...]
[junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/init-core-data-001
[junit4] 2> 1024170 WARN
(SUITE-ClusterStateUpdateTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1024170 INFO
(SUITE-ClusterStateUpdateTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1024170 INFO
(SUITE-ClusterStateUpdateTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1024171 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCoreRegistration
[junit4] 2> 1024171 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001
[junit4] 2> 1024172 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1024172 INFO (Thread-2436) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1024172 INFO (Thread-2436) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1024173 ERROR (Thread-2436) [ ] 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> 1024272 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.c.ZkTestServer start zk server on port:36269
[junit4] 2> 1024280 INFO (jetty-launcher-1625-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1024280 INFO (jetty-launcher-1625-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1024280 INFO (jetty-launcher-1625-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1024282 INFO (jetty-launcher-1625-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@754bcd6f{/solr,null,AVAILABLE}
[junit4] 2> 1024282 INFO (jetty-launcher-1625-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@21123f41{/solr,null,AVAILABLE}
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3ccb5572{/solr,null,AVAILABLE}
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1f6f2e7{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@47227205{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-2) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-1) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33673}
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36141}
[junit4] 2> 1024283 INFO (jetty-launcher-1625-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@7378c313{SSL,[ssl,
http/1.1]}{127.0.0.1:?????}
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-3) [ ]
o.e.j.s.Server Started @???????ms
[junit4] 2> 1024284 ERROR (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43749}
[junit4] 2> 1024284 ERROR (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:13:04.326789Z
[junit4] 2> 1024284 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:13:04.326844Z
[junit4] 2> 1024284 ERROR (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1024285 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1024285 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1024285 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1024285 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:13:04.327279Z
[junit4] 2> 1024287 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1024287 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1024288 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 1024294 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cce37d3d60003, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1024296 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36269/solr
[junit4] 2> 1024296 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36269/solr
[junit4] 2> 1024296 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36269/solr
[junit4] 2> 1024298 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cce37d3d60004, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1024313 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1024313 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1024313 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1024314 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43749_solr
[junit4] 2> 1024314 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36141_solr
[junit4] 2> 1024315 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33673_solr
[junit4] 2> 1024315 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98180031067848711-127.0.0.1:43749_solr-n_0000000000) starting
[junit4] 2> 1024315 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1024315 INFO (zkCallback-1642-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1024315 INFO (zkCallback-1641-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1024319 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1024319 INFO (zkCallback-1642-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1024319 INFO (zkCallback-1641-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1024328 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43749_solr
[junit4] 2> 1024329 INFO (zkCallback-1642-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1024329 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1024329 INFO (zkCallback-1641-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1024351 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024366 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33673.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024367 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024367 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36141.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024367 INFO (jetty-launcher-1625-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001/node1/.
[junit4] 2> 1024368 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33673.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024369 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33673.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024369 INFO (jetty-launcher-1625-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001/node2/.
[junit4] 2> 1024374 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024376 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024376 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43749.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1024377 INFO (jetty-launcher-1625-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001/node3/.
[junit4] 2> 1024413 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1024413 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36269/solr ready
[junit4] 2> 1024423 INFO (qtp1191691170-10015) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:36141_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1024424 INFO (OverseerThreadFactory-4443-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testcore
[junit4] 2> 1024424 INFO (OverseerThreadFactory-4443-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf
[junit4] 2> 1024527 INFO
(OverseerStateUpdate-98180031067848711-127.0.0.1:43749_solr-n_0000000000) [
] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"testcore",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"testcore_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:36141/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 1024744 INFO (qtp507511863-10025) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 1024744 INFO (qtp507511863-10025) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1024848 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1024848 INFO (zkCallback-1640-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1025754 INFO (qtp507511863-10025) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1025761 INFO (qtp507511863-10025) [ ] o.a.s.s.IndexSchema
[testcore_shard1_replica_n1] Schema name=minimal
[junit4] 2> 1025763 INFO (qtp507511863-10025) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 1025763 INFO (qtp507511863-10025) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'testcore_shard1_replica_n1' using
configuration from collection testcore, trusted=true
[junit4] 2> 1025764 INFO (qtp507511863-10025) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_36141.solr.core.testcore.shard1.replica_n1' (registry
'solr.core.testcore.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1c58211b
[junit4] 2> 1025764 INFO (qtp507511863-10025) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1025764 INFO (qtp507511863-10025) [ ] o.a.s.c.SolrCore
[[testcore_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001/node1/testcore_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001/tempDir-001/node1/./testcore_shard1_replica_n1/data/]
[junit4] 2> 1025805 INFO (qtp507511863-10025) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1025805 INFO (qtp507511863-10025) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1025812 INFO (qtp507511863-10025) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1025812 INFO (qtp507511863-10025) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1025813 INFO (qtp507511863-10025) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@3b068f42[testcore_shard1_replica_n1] main]
[junit4] 2> 1025814 INFO (qtp507511863-10025) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 1025814 INFO (qtp507511863-10025) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 1025815 INFO (qtp507511863-10025) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1025815 INFO (searcherExecutor-4450-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] Registered new searcher
Searcher@3b068f42[testcore_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1025815 INFO (qtp507511863-10025) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1570880498808389632
[junit4] 2> 1025818 INFO (qtp507511863-10025) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1025818 INFO (qtp507511863-10025) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1025818 INFO (qtp507511863-10025) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1025819 INFO (qtp507511863-10025) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36141/solr/testcore_shard1_replica_n1/ shard1
[junit4] 2> 1025921 INFO (zkCallback-1640-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1025921 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1025970 WARN (qtp507511863-10025) [ ] o.a.s.c.ZkController
Skipping recovery according to sys prop solrcloud.skip.autorecovery
[junit4] 2> 1025973 INFO (qtp507511863-10025) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=testcore_shard1_replica_n1&action=CREATE&numShards=1&collection=testcore&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1229
[junit4] 2> 1025976 INFO (qtp1191691170-10015) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1026075 INFO (zkCallback-1640-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1026075 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/collections/testcore/state.json]
for collection [testcore] has occurred - updating... (live nodes size: [3])
[junit4] 2> 1026425 INFO
(OverseerCollectionConfigSetProcessor-98180031067848711-127.0.0.1:43749_solr-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1026976 INFO (qtp1191691170-10015) [ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=0&replicationFactor=1&name=testcore&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&createNodeSet=127.0.0.1:36141_solr&wt=javabin&version=2}
status=0 QTime=2553
[junit4] 2> 1026977 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[E6E9563D8751C4D1]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCoreRegistration
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ClusterStateUpdateTest -Dtests.method=testCoreRegistration
-Dtests.seed=E6E9563D8751C4D1 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-BH -Dtests.timezone=America/Cambridge_Bay
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] FAILURE 2.81s J0 | ClusterStateUpdateTest.testCoreRegistration <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<http[]://127.0.0.1:36141/s...> but
was:<http[s]://127.0.0.1:36141/s...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([E6E9563D8751C4D1:58623092FE2BCAE4]:0)
[junit4] > at
org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration(ClusterStateUpdateTest.java:104)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 1026980 INFO (jetty-closer-1626-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@47227205{SSL,[ssl,
http/1.1]}{127.0.0.1:?}
[junit4] 2> 1026980 INFO (jetty-closer-1626-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@7378c313{SSL,[ssl,
http/1.1]}{127.0.0.1:?}
[junit4] 2> 1026980 INFO (jetty-closer-1626-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@1f6f2e7{SSL,[ssl,
http/1.1]}{127.0.0.1:?}
[junit4] 2> 1026980 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=925727482
[junit4] 2> 1026981 INFO (jetty-closer-1626-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=33290533
[junit4] 2> 1026981 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=54378728
[junit4] 2> 1026981 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1026981 INFO (jetty-closer-1626-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1026981 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1026982 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1026982 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1026983 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1026983 INFO (jetty-closer-1626-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1026983 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1026983 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1026983 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1026984 INFO (jetty-closer-1626-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98180031067848711-127.0.0.1:43749_solr-n_0000000000) closing
[junit4] 2> 1026984 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1026984 INFO
(OverseerStateUpdate-98180031067848711-127.0.0.1:43749_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:43749_solr
[junit4] 2> 1026984 INFO (jetty-closer-1626-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1026984 INFO (jetty-closer-1626-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1026984 WARN (zkCallback-1642-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1026984 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1026985 INFO (zkCallback-1641-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 1026985 INFO (jetty-closer-1626-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@754bcd6f{/solr,null,UNAVAILABLE}
[junit4] 2> 1026985 WARN (zkCallback-1641-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1026985 INFO (zkCallback-1640-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36141_solr
[junit4] 2> 1026985 INFO (zkCallback-1640-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 1026985 INFO (jetty-closer-1626-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@21123f41{/solr,null,UNAVAILABLE}
[junit4] 2> 1026985 INFO (jetty-closer-1626-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1026985 INFO (coreCloseExecutor-4457-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3c61909d
[junit4] 2> 1026987 INFO (coreCloseExecutor-4457-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcore.shard1.replica_n1, tag=1013026973
[junit4] 2> 1026988 INFO (coreCloseExecutor-4457-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcore.shard1.leader, tag=1013026973
[junit4] 2> 1026989 WARN (zkCallback-1640-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1026989 INFO (jetty-closer-1626-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3ccb5572{/solr,null,UNAVAILABLE}
[junit4] 2> 1026989 ERROR
(SUITE-ClusterStateUpdateTest-seed#[E6E9563D8751C4D1]-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> 1026989 INFO
(SUITE-ClusterStateUpdateTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36269 36269
[junit4] 2> 1027105 INFO (Thread-2436) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36269 36269
[junit4] 2> 1027106 WARN (Thread-2436) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/aliases.json
[junit4] 2> 3 /solr/security.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/collections/testcore/state.json
[junit4] 2> 4 /solr/clusterstate.json
[junit4] 2> 4 /solr/clusterprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 4 /solr/live_nodes
[junit4] 2> 4 /solr/collections
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ClusterStateUpdateTest_E6E9563D8751C4D1-001
[junit4] 2> Jun 22, 2017 5:13:07 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH,
timezone=America/Cambridge_Bay
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=252149432,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestJoin, SolrCoreTest,
SortSpecParsingTest, SpellPossibilityIteratorTest,
ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest,
ParsingFieldUpdateProcessorsTest, TestLMJelinekMercerSimilarityFactory,
DateMathParserTest, TestHighlightDedupGrouping, TestStressLucene,
TestNumericTerms64, TestValueSourceCache, BasicZkTest,
ConfigureRecoveryStrategyTest, TestDistribDocBasedVersion,
TestSQLHandlerNonCloud, TestLeaderInitiatedRecoveryThread,
TestSolrCloudWithHadoopAuthPlugin, TestJsonFacetRefinement, TestRealTimeGet,
JSONWriterTest, CoreAdminCreateDiscoverTest, UUIDFieldTest,
VMParamsZkACLAndCredentialsProvidersTest, CreateCollectionCleanupTest,
TestFoldingMultitermQuery, GraphQueryTest, TestFastWriter, TestApiFramework,
EnumFieldTest, TestCollectionAPI, TestManagedSchemaThreadSafety,
CacheHeaderTest, TestTolerantUpdateProcessorRandomCloud,
SolrMetricsIntegrationTest, InfoHandlerTest, TestDFRSimilarityFactory,
TestSolrCloudWithSecureImpersonation, CloneFieldUpdateProcessorFactoryTest,
TestCrossCoreJoin, TestSolrCoreSnapshots, RegexBoostProcessorTest,
QueryElevationComponentTest, TestExceedMaxTermLength, ChangedSchemaMergeTest,
CursorPagingTest, AssignTest, ExplicitHLLTest, TestConfigSetsAPIZkFailure,
QueryEqualityTest, TestEmbeddedSolrServerConstructors,
TestCopyFieldCollectionResource, HttpPartitionTest,
DefaultValueUpdateProcessorTest, SolrRequestParserTest, RequiredFieldsTest,
SecurityConfHandlerTest, TestSuggestSpellingConverter,
AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldCacheSort,
ReturnFieldsTest, TestFieldSortValues, TestOnReconnectListenerSupport,
TestQuerySenderListener, DistributedQueryComponentCustomSortTest,
TestSlowCompositeReaderWrapper, TestIntervalFaceting, TestDocTermOrds,
TestFaceting, ConjunctionSolrSpellCheckerTest, TestGraphMLResponseWriter,
TestCustomDocTransformer, TestReplicaProperties, TestSystemCollAutoCreate,
PeerSyncTest, TestHashQParserPlugin, RollingRestartTest,
TestReplicationHandler, TestRandomFlRTGCloud, URLClassifyProcessorTest,
CloudMLTQParserTest, SolrCoreMetricManagerTest, NotRequiredUniqueKeyTest,
TestConfigSetProperties, PingRequestHandlerTest, ImplicitSnitchTest,
StandardRequestHandlerTest, TestInfoStreamLogging, TestHdfsCloudBackupRestore,
CurrencyFieldOpenExchangeTest, DistributedVersionInfoTest, MultiTermTest,
TestRangeQuery, TestInPlaceUpdatesStandalone,
ChaosMonkeySafeLeaderWithPullReplicasTest, HdfsSyncSliceTest,
TestSizeLimitedDistributedMap, TestDFISimilarityFactory,
TestAtomicUpdateErrorCases, TestSmileRequest, TestRandomFaceting,
TestSolrFieldCacheBean, DistributedSpellCheckComponentTest,
TestFieldCollectionResource, HdfsUnloadDistributedZkTest, TestSolr4Spatial,
CollectionTooManyReplicasTest, TestCSVLoader, SolrJmxReporterTest,
TemplateUpdateProcessorTest, TestConfigReload, MigrateRouteKeyTest,
TestLFUCache, SpellingQueryConverterTest, SuggestComponentTest,
XsltUpdateRequestHandlerTest, BasicDistributedZkTest, BasicDistributedZk2Test,
SyncSliceTest, OverseerTest, ShardRoutingTest, RecoveryZkTest,
ClusterStateUpdateTest]
[junit4] Completed [373/725 (1!)] on J0 in 3.95s, 1 test, 1 failure <<<
FAILURES!
[...truncated 11 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/init-core-data-001
[junit4] 2> 961341 WARN
(SUITE-LeaderElectionIntegrationTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=55 numCloses=55
[junit4] 2> 961341 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 961341 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[E6E9563D8751C4D1]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 961348 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
[junit4] 2> 961349 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001
[junit4] 2> 961349 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 961349 INFO (Thread-1781) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 961349 INFO (Thread-1781) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 961397 ERROR (Thread-1781) [ ] 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> 961449 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.c.ZkTestServer start zk server on port:33215
[junit4] 2> 961477 INFO (jetty-launcher-1467-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961477 INFO (jetty-launcher-1467-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961482 INFO (jetty-launcher-1467-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961483 INFO (jetty-launcher-1467-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961484 INFO (jetty-launcher-1467-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961486 INFO (jetty-launcher-1467-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 961487 INFO (jetty-launcher-1467-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15abdc52{/solr,null,AVAILABLE}
[junit4] 2> 961490 INFO (jetty-launcher-1467-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5a9919c{SSL,[ssl,
http/1.1]}{127.0.0.1:36775}
[junit4] 2> 961490 INFO (jetty-launcher-1467-thread-4) [ ]
o.e.j.s.Server Started @963318ms
[junit4] 2> 961490 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36775}
[junit4] 2> 961491 ERROR (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961491 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961491 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961491 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961491 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.552554Z
[junit4] 2> 961528 INFO (jetty-launcher-1467-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5f05b364{/solr,null,AVAILABLE}
[junit4] 2> 961536 INFO (jetty-launcher-1467-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d9e449b{/solr,null,AVAILABLE}
[junit4] 2> 961536 INFO (jetty-launcher-1467-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6ba40445{SSL,[ssl,
http/1.1]}{127.0.0.1:32967}
[junit4] 2> 961536 INFO (jetty-launcher-1467-thread-2) [ ]
o.e.j.s.Server Started @963364ms
[junit4] 2> 961536 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32967}
[junit4] 2> 961537 ERROR (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961537 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961537 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961537 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961537 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.598296Z
[junit4] 2> 961564 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961565 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961570 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cce36de960001, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 961590 INFO (jetty-launcher-1467-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6ef18bf1{SSL,[ssl,
http/1.1]}{127.0.0.1:41325}
[junit4] 2> 961590 INFO (jetty-launcher-1467-thread-3) [ ]
o.e.j.s.Server Started @963418ms
[junit4] 2> 961590 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41325}
[junit4] 2> 961590 ERROR (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961590 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961590 INFO (jetty-launcher-1467-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a66f5f9{/solr,null,AVAILABLE}
[junit4] 2> 961591 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961591 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961591 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.652078Z
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4ef5e3dd{SSL,[ssl,
http/1.1]}{127.0.0.1:44965}
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.e.j.s.Server Started @963426ms
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44965}
[junit4] 2> 961598 ERROR (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.659678Z
[junit4] 2> 961598 INFO (jetty-launcher-1467-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16963c1f{/solr,null,AVAILABLE}
[junit4] 2> 961599 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@3541d593{SSL,[ssl,
http/1.1]}{127.0.0.1:43381}
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.e.j.s.Server Started @963434ms
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=43381}
[junit4] 2> 961606 ERROR (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961606 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.667739Z
[junit4] 2> 961608 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961614 INFO (jetty-launcher-1467-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@74bd8328{/solr,null,AVAILABLE}
[junit4] 2> 961615 INFO (jetty-launcher-1467-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@616ce006{SSL,[ssl,
http/1.1]}{127.0.0.1:34549}
[junit4] 2> 961615 INFO (jetty-launcher-1467-thread-5) [ ]
o.e.j.s.Server Started @963443ms
[junit4] 2> 961616 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34549}
[junit4] 2> 961616 ERROR (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 961616 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 961616 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 961616 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 961616 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T05:12:01.677535Z
[junit4] 2> 961628 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961632 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961637 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961663 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961663 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15cce36de960008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 961663 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 961683 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961694 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961694 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41325_solr
[junit4] 2> 961695 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.Overseer Overseer
(id=98180026953236490-127.0.0.1:41325_solr-n_0000000000) starting
[junit4] 2> 961700 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961726 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33215/solr
[junit4] 2> 961728 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961728 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961729 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32967_solr
[junit4] 2> 961729 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36775_solr
[junit4] 2> 961748 INFO (zkCallback-1488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 961749 INFO (zkCallback-1487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 961754 INFO
(OverseerStateUpdate-98180026953236490-127.0.0.1:41325_solr-n_0000000000) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 961754 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41325_solr
[junit4] 2> 961755 INFO (zkCallback-1487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 961755 INFO (zkCallback-1488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 961755 INFO (zkCallback-1485-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 961795 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 961796 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961797 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43381_solr
[junit4] 2> 961798 INFO (zkCallback-1488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 961798 INFO (zkCallback-1487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 961810 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 961811 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961811 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961812 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34549_solr
[junit4] 2> 961812 INFO (zkCallback-1488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 961812 INFO (zkCallback-1487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 961814 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961814 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32967.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961815 INFO (jetty-launcher-1467-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node2/.
[junit4] 2> 961817 INFO (zkCallback-1485-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (5)
[junit4] 2> 961827 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43381.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961831 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43381.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961831 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_43381.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961837 INFO (zkCallback-1500-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 961837 INFO (zkCallback-1501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 961838 INFO (jetty-launcher-1467-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node1/.
[junit4] 2> 961848 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41325.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961849 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36775.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961850 INFO (zkCallback-1500-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 961851 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 961852 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 961854 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44965_solr
[junit4] 2> 961855 INFO (zkCallback-1487-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961855 INFO (zkCallback-1488-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961855 INFO (zkCallback-1500-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961855 INFO (zkCallback-1485-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961860 INFO (zkCallback-1501-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961860 INFO (zkCallback-1502-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 961862 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41325.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961863 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36775.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961863 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41325.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961863 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36775.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961864 INFO (jetty-launcher-1467-thread-4) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node4/.
[junit4] 2> 961864 INFO (jetty-launcher-1467-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node3/.
[junit4] 2> 961866 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34549.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961868 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34549.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961868 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34549.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961869 INFO (jetty-launcher-1467-thread-5) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node5/.
[junit4] 2> 961891 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961895 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961895 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44965.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 961896 INFO (jetty-launcher-1467-thread-6) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionIntegrationTest_E6E9563D8751C4D1-001/tempDir-001/node6/.
[junit4] 2> 962026 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
[junit4] 2> 962026 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[E6E9563D8751C4D1])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:33215/solr ready
[junit4] 2> 962037 INFO (qtp1490770307-8820) [ ]
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> 962040 INFO (OverseerThreadFactory-4157-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 962149 INFO
(OverseerStateUpdate-98180026953236490-127.0.0.1:41325_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_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:43381/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 962154 INFO
(OverseerStateUpdate-98180026953236490-127.0.0.1:41325_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:34549/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 962354 INFO (qtp1490770307-8810) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 962354 INFO (qtp1490770307-8810) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 962361 INFO (qtp2021583074-8833) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 962362 INFO (qtp2021583074-8833) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 962464 INFO (zkCallback-1501-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 962464 INFO (zkCallback-1500-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 962464 INFO (zkCallback-1501-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 962464 INFO (zkCallback-1500-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [6])
[junit4] 2> 963359 INFO (qtp1490770307-8810) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 963364 INFO (qtp1490770307-8810) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=minimal
[junit4] 2> 963365 INFO (qtp1490770307-8810) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 963365 INFO (qtp1490770307-8810) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 963365 INFO (qtp1490770307-8810) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_43381.solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@36e94bc1
[junit4] 2> 963365 INFO (qtp1490770307-8810) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 963365 INFO (qtp1490770307-8810) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/
[...truncated too long message...]
03-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (1)
[junit4] 2> 16824 INFO (coreCloseExecutor-285-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard3.leader, tag=506068868
[junit4] 2> 16826 WARN (zkCallback-99-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18217 WARN (zkCallback-102-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18218 INFO (jetty-closer-18-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@72dec0b3{/solr,null,UNAVAILABLE}
[junit4] 2> 18221 WARN (zkCallback-106-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18222 INFO (jetty-closer-18-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@509a23ad{/solr,null,UNAVAILABLE}
[junit4] 2> 18238 WARN (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18239 INFO (jetty-closer-18-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7e1adf8f{/solr,null,UNAVAILABLE}
[junit4] 2> 18241 WARN (zkCallback-104-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18242 INFO (jetty-closer-18-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c1657b8{/solr,null,UNAVAILABLE}
[junit4] 2> 18259 WARN (zkCallback-97-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-103-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-87-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-100-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-105-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-90-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-92-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18341 WARN (zkCallback-107-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 18342 INFO (jetty-closer-18-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@548b454d{/solr,null,UNAVAILABLE}
[junit4] 2> 18342 INFO (jetty-closer-18-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@15e9ba08{/solr,null,UNAVAILABLE}
[junit4] 2> 18344 INFO (jetty-closer-18-thread-12) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3689bd41{/solr,null,UNAVAILABLE}
[junit4] 2> 18344 INFO (jetty-closer-18-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59af8364{/solr,null,UNAVAILABLE}
[junit4] 2> 18345 INFO (jetty-closer-18-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@42467192{/solr,null,UNAVAILABLE}
[junit4] 2> 18346 INFO (jetty-closer-18-thread-18) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65afaf36{/solr,null,UNAVAILABLE}
[junit4] 2> 18346 INFO (jetty-closer-18-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@27b2f228{/solr,null,UNAVAILABLE}
[junit4] 2> 18347 INFO (jetty-closer-18-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@228743a3{/solr,null,UNAVAILABLE}
[junit4] 2> 18352 INFO (jetty-closer-18-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1c7ef4c7{/solr,null,UNAVAILABLE}
[junit4] 2> 18355 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[6E34C564AA65193E]) [ ]
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> 18356 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[6E34C564AA65193E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:37709 37709
[junit4] 2> 18401 INFO (Thread-44) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:37709 37709
[junit4] 2> 18402 WARN (Thread-44) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/aliases.json
[junit4] 2> 20 /solr/clusterprops.json
[junit4] 2> 19 /solr/security.json
[junit4] 2> 6 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 42 /solr/collections/collection1/state.json
[junit4] 2> 20 /solr/clusterstate.json
[junit4] 2> 3
/solr/overseer_elect/election/98180062795071534-127.0.0.1:46869_solr-n_0000000007
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071540-127.0.0.1:43537_solr-n_0000000005
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071523-127.0.0.1:33045_solr-n_0000000010
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071525-127.0.0.1:37609_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071542-127.0.0.1:33037_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071527-127.0.0.1:34781_solr-n_0000000014
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071533-127.0.0.1:35699_solr-n_0000000012
[junit4] 2> 2
/solr/overseer_elect/election/98180062795071535-127.0.0.1:38081_solr-n_0000000009
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/live_nodes
[junit4] 2> 20 /solr/collections
[junit4] 2>
[junit4] 2> 18402 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[6E34C564AA65193E]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=6E34C564AA65193E
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=vai-Vaii
-Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 9.34s J2 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([6E34C564AA65193E:1B390578BA7FDFEB]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/contrib/solr-ltr/test/J2/temp/solr.ltr.TestLTROnSolrCloud_6E34C564AA65193E-001
[junit4] 2> Jun 22, 2017 5:21:17 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{_version_=PostingsFormat(name=Asserting),
popularity=PostingsFormat(name=MockRandom),
description=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Direct), title=Lucene50(blocksize=128)}, docValues:{},
maxPointsInLeafNode=1226, maxMBSortInHeap=7.735095039184206,
sim=RandomSimilarity(queryNorm=false): {}, locale=vai-Vaii,
timezone=Pacific/Marquesas
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=424688352,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestOriginalScoreScorer,
TestFilterSolrFeature, TestRerankBase, TestFeatureLogging, TestLinearModel,
TestModelManagerPersistence, TestLTROnSolrCloud]
[junit4] Completed [25/33 (1!)] on J2 in 9.88s, 1 test, 1 error <<< FAILURES!
[...truncated 29916 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]