Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19947/
Java: 32bit/jdk-9-ea+173 -server -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.ClusterStateUpdateTest.testCoreRegistration
Error Message:
expected:<http[]://127.0.0.1:33061/s...> but
was:<http[s]://127.0.0.1:33061/s...>
Stack Trace:
org.junit.ComparisonFailure: expected:<http[]://127.0.0.1:33061/s...> but
was:<http[s]://127.0.0.1:33061/s...>
at
__randomizedtesting.SeedInfo.seed([9BD43FDF0B783BA:B736255289CD8D8F]: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=12650,
name=cdcr-update-log-synchronizer-5652-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=12662, name=cdcr-update-log-synchronizer-5658-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=12650, name=cdcr-update-log-synchronizer-5652-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=12662, name=cdcr-update-log-synchronizer-5658-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([9BD43FDF0B783BA]: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=12650, name=cdcr-update-log-synchronizer-5652-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=12662, name=cdcr-update-log-synchronizer-5658-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=12650, name=cdcr-update-log-synchronizer-5652-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=12662, name=cdcr-update-log-synchronizer-5658-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([9BD43FDF0B783BA]:0)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:38847_solr, 127.0.0.1:44907_solr] Last available state:
DocCollection(collection1//collections/collection1/state.json/18)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node1":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:37527/solr",
"node_name":"127.0.0.1:37527_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:32837/solr",
"node_name":"127.0.0.1:32837_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:46301/solr",
"node_name":"127.0.0.1:46301_solr", "state":"down",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:36691/solr",
"node_name":"127.0.0.1:36691_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:44907/solr",
"node_name":"127.0.0.1:44907_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:38847/solr",
"node_name":"127.0.0.1:38847_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:38847_solr, 127.0.0.1:44907_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/18)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node1":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:37527/solr",
"node_name":"127.0.0.1:37527_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:32837/solr",
"node_name":"127.0.0.1:32837_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:46301/solr",
"node_name":"127.0.0.1:46301_solr",
"state":"down",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:36691/solr",
"node_name":"127.0.0.1:36691_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:44907/solr",
"node_name":"127.0.0.1:44907_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node2":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:38847/solr",
"node_name":"127.0.0.1:38847_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([9BD43FDF0B783BA:57898EB3B3C81F5D]: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([68D56B80C2A6F9D1:1DD8AB9CD2BC3F04]: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 jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
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 11990 lines...]
[junit4] Suite: org.apache.solr.cloud.ClusterStateUpdateTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/init-core-data-001
[junit4] 2> 912742 WARN
(SUITE-ClusterStateUpdateTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
[junit4] 2> 912742 INFO
(SUITE-ClusterStateUpdateTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 912743 INFO
(SUITE-ClusterStateUpdateTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 912744 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCoreRegistration
[junit4] 2> 912745 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001
[junit4] 2> 912745 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 912745 INFO (Thread-1912) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 912745 INFO (Thread-1912) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 912754 ERROR (Thread-1912) [ ] 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> 912845 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.c.ZkTestServer start zk server on port:36935
[junit4] 2> 912849 INFO (jetty-launcher-1116-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 912850 INFO (jetty-launcher-1116-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 912850 INFO (jetty-launcher-1116-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 912861 INFO (jetty-launcher-1116-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1a8cd74{/solr,null,AVAILABLE}
[junit4] 2> 912861 INFO (jetty-launcher-1116-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b351a2{/solr,null,AVAILABLE}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@682881{SSL,[ssl,
http/1.1]}{127.0.0.1:41171}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@315280{SSL,[ssl,
http/1.1]}{127.0.0.1:33061}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.e.j.s.Server Started @914826ms
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.e.j.s.Server Started @914826ms
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41171}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=33061}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1be8ffe{/solr,null,AVAILABLE}
[junit4] 2> 912863 ERROR (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 912863 ERROR (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:10:44.478880Z
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:10:44.478907Z
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@fa78c9{SSL,[ssl,
http/1.1]}{127.0.0.1:34573}
[junit4] 2> 912863 INFO (jetty-launcher-1116-thread-2) [ ]
o.e.j.s.Server Started @914826ms
[junit4] 2> 912864 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34573}
[junit4] 2> 912864 ERROR (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 912864 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 912864 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 912864 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 912864 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:10:44.479282Z
[junit4] 2> 912866 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 912866 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 912866 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 912871 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36935/solr
[junit4] 2> 912874 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36935/solr
[junit4] 2> 912875 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36935/solr
[junit4] 2> 912898 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 912898 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34573_solr
[junit4] 2> 912899 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98189223157366790-127.0.0.1:34573_solr-n_0000000000) starting
[junit4] 2> 912901 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 912901 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41171_solr
[junit4] 2> 912910 INFO (zkCallback-1132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 912911 INFO (zkCallback-1131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 912913 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 912914 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 912915 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33061_solr
[junit4] 2> 912915 INFO (zkCallback-1132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 912918 INFO (zkCallback-1131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 912932 INFO (zkCallback-1134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 912943 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34573_solr
[junit4] 2> 912943 INFO (zkCallback-1132-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 912944 INFO (zkCallback-1131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 912944 INFO (zkCallback-1134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 913056 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34573.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913057 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33061.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913061 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34573.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913061 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34573.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913061 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33061.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913061 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_33061.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913062 INFO (jetty-launcher-1116-thread-1) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001/node1/.
[junit4] 2> 913063 INFO (jetty-launcher-1116-thread-2) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001/node2/.
[junit4] 2> 913349 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41171.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913353 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41171.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913353 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_41171.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 913354 INFO (jetty-launcher-1116-thread-3) [ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001/node3/.
[junit4] 2> 913373 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 913373 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36935/solr ready
[junit4] 2> 913418 INFO (qtp3428952-7843) [ ]
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:33061_solr&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 913419 INFO (OverseerThreadFactory-3852-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testcore
[junit4] 2> 913419 INFO (OverseerThreadFactory-3852-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Only one config set found in zk - using it:conf
[junit4] 2> 913522 INFO
(OverseerStateUpdate-98189223157366790-127.0.0.1:34573_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:33061/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 913725 INFO (qtp3428952-7827) [ ]
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> 913726 INFO (qtp3428952-7827) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 913828 INFO (zkCallback-1134-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> 913828 INFO (zkCallback-1134-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> 914730 INFO (qtp3428952-7827) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 914734 INFO (qtp3428952-7827) [ ] o.a.s.s.IndexSchema
[testcore_shard1_replica_n1] Schema name=minimal
[junit4] 2> 914735 INFO (qtp3428952-7827) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 914735 INFO (qtp3428952-7827) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testcore_shard1_replica_n1' using configuration from
collection testcore, trusted=true
[junit4] 2> 914735 INFO (qtp3428952-7827) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_33061.solr.core.testcore.shard1.replica_n1' (registry
'solr.core.testcore.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@11a2407
[junit4] 2> 914735 INFO (qtp3428952-7827) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 914735 INFO (qtp3428952-7827) [ ] 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/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001/node1/testcore_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001/tempDir-001/node1/./testcore_shard1_replica_n1/data/]
[junit4] 2> 914766 INFO (qtp3428952-7827) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 914766 INFO (qtp3428952-7827) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 914767 INFO (qtp3428952-7827) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 914767 INFO (qtp3428952-7827) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 914768 INFO (qtp3428952-7827) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@e37f30[testcore_shard1_replica_n1]
main]
[junit4] 2> 914769 INFO (qtp3428952-7827) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 914769 INFO (qtp3428952-7827) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 914769 INFO (qtp3428952-7827) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 914769 INFO (qtp3428952-7827) [ ] o.a.s.u.UpdateLog Could
not find max version in index or recent updates, using new clock
1571027572630749184
[junit4] 2> 914770 INFO (searcherExecutor-3859-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] Registered new searcher
Searcher@e37f30[testcore_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 914772 INFO (qtp3428952-7827) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 914772 INFO (qtp3428952-7827) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 914772 INFO (qtp3428952-7827) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 914774 INFO (qtp3428952-7827) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:33061/solr/testcore_shard1_replica_n1/ shard1
[junit4] 2> 914875 INFO (zkCallback-1134-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> 914875 INFO (zkCallback-1134-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> 914924 WARN (qtp3428952-7827) [ ] o.a.s.c.ZkController
Skipping recovery according to sys prop solrcloud.skip.autorecovery
[junit4] 2> 914926 INFO (qtp3428952-7827) [ ] 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=1200
[junit4] 2> 914927 INFO (qtp3428952-7843) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 915026 INFO (zkCallback-1134-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> 915026 INFO (zkCallback-1134-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> 915420 INFO
(OverseerCollectionConfigSetProcessor-98189223157366790-127.0.0.1:34573_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> 915927 INFO (qtp3428952-7843) [ ] 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:33061_solr&wt=javabin&version=2}
status=0 QTime=2509
[junit4] 2> 915928 INFO
(TEST-ClusterStateUpdateTest.testCoreRegistration-seed#[9BD43FDF0B783BA]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCoreRegistration
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ClusterStateUpdateTest -Dtests.method=testCoreRegistration
-Dtests.seed=9BD43FDF0B783BA -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=kok-IN -Dtests.timezone=JST -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 3.19s J1 | ClusterStateUpdateTest.testCoreRegistration <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure:
expected:<http[]://127.0.0.1:33061/s...> but
was:<http[s]://127.0.0.1:33061/s...>
[junit4] > at
__randomizedtesting.SeedInfo.seed([9BD43FDF0B783BA:B736255289CD8D8F]: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> 915934 INFO (jetty-closer-1117-thread-2) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@fa78c9{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-1) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@315280{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=5801361
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-1) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=24014762
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@682881{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=23307994
[junit4] 2> 915934 INFO (jetty-closer-1117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 915935 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 915936 INFO (jetty-closer-1117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 915936 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 915937 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 915938 INFO (jetty-closer-1117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 915938 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 915938 INFO (jetty-closer-1117-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 915938 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 915939 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 915940 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 915941 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 915941 INFO (jetty-closer-1117-thread-3) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 915941 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 915942 INFO (coreCloseExecutor-3866-thread-1) [ ]
o.a.s.c.SolrCore [testcore_shard1_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@19e1a0d
[junit4] 2> 915946 INFO (coreCloseExecutor-3866-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.testcore.shard1.replica_n1, tag=27138573
[junit4] 2> 915946 INFO (jetty-closer-1117-thread-2) [ ]
o.a.s.c.Overseer Overseer
(id=98189223157366790-127.0.0.1:34573_solr-n_0000000000) closing
[junit4] 2> 915946 INFO (zkCallback-1131-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 915946 INFO (jetty-closer-1117-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1b351a2{/solr,null,UNAVAILABLE}
[junit4] 2> 915946 INFO (zkCallback-1134-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
[junit4] 2> 915946 INFO
(OverseerStateUpdate-98189223157366790-127.0.0.1:34573_solr-n_0000000000) [
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34573_solr
[junit4] 2> 915948 WARN (zkCallback-1131-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> 915949 INFO (coreCloseExecutor-3866-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.testcore.shard1.leader, tag=27138573
[junit4] 2> 915949 INFO (jetty-closer-1117-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1be8ffe{/solr,null,UNAVAILABLE}
[junit4] 2> 915949 INFO (zkCallback-1134-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:33061_solr
[junit4] 2> 915949 INFO (zkCallback-1134-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 917449 WARN (zkCallback-1134-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> 917449 INFO (jetty-closer-1117-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1a8cd74{/solr,null,UNAVAILABLE}
[junit4] 2> 917450 ERROR
(SUITE-ClusterStateUpdateTest-seed#[9BD43FDF0B783BA]-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> 917450 INFO
(SUITE-ClusterStateUpdateTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36935 36935
[junit4] 2> 917478 INFO (Thread-1912) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36935 36935
[junit4] 2> 917478 WARN (Thread-1912) [ ] 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> 2
/solr/overseer_elect/election/98189223157366790-127.0.0.1:34573_solr-n_0000000000
[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/J1/temp/solr.cloud.ClusterStateUpdateTest_9BD43FDF0B783BA-001
[junit4] 2> Jun 23, 2017 8:10:49 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=kok-IN, timezone=JST
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=124860608,total=438304768
[junit4] 2> NOTE: All tests run in this JVM: [TestSubQueryTransformer,
JvmMetricsTest, TestNumericTerms64, MetricsHandlerTest,
SchemaVersionSpecificBehaviorTest, CdcrReplicationDistributedZkTest,
TestCharFilters, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest,
SolrMetricManagerTest, TestScoreJoinQPNoScore, TestFieldSortValues,
TestManagedSchemaThreadSafety, TestSchemaVersionResource,
LukeRequestHandlerTest, TestSegmentSorting, TestLFUCache,
DistributedDebugComponentTest, TestCloudRecovery,
SharedFSAutoReplicaFailoverTest, SpatialHeatmapFacetsTest, HdfsThreadLeakTest,
TestOmitPositions, LeaderInitiatedRecoveryOnCommitTest,
PeerSyncWithIndexFingerprintCachingTest, TestManagedStopFilterFactory,
SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory,
RequiredFieldsTest, LeaderElectionContextKeyTest, ConfigSetsAPITest,
ActionThrottleTest, TestEmbeddedSolrServerSchemaAPI, BadCopyFieldTest,
TestDownShardTolerantSearch, TestManagedResource, ReplicationFactorTest,
TlogReplayBufferedWhileIndexingTest, JsonLoaderTest,
AnalysisAfterCoreReloadTest, TestTestInjection, TestSearchPerf,
CollectionsAPIDistributedZkTest, BadComponentTest,
TestLMDirichletSimilarityFactory, TestSolrFieldCacheBean,
BasicAuthIntegrationTest, TestDistributedGrouping, TestSystemIdResolver,
DirectSolrConnectionTest, CoreAdminHandlerTest, DistributedFacetPivotSmallTest,
TestHashPartitioner, TestFuzzyAnalyzedSuggestions, DocValuesTest,
TestLegacyField, TestLeaderElectionWithEmptyReplica, DistanceFunctionTest,
CustomCollectionTest, SortSpecParsingTest, TestRestoreCore,
TestLocalFSCloudBackupRestore, TestSchemalessBufferedUpdates,
TestBulkSchemaAPI, HdfsBasicDistributedZkTest, UUIDUpdateProcessorFallbackTest,
ZkSolrClientTest, TestJsonFacetRefinement, HdfsCollectionsAPIDistributedZkTest,
BasicFunctionalityTest, TestReloadDeadlock, AsyncCallRequestStatusResponseTest,
TestCloudJSONFacetJoinDomain, TestCoreDiscovery, SmileWriterTest,
SpellPossibilityIteratorTest, TestAtomicUpdateErrorCases,
BigEndianAscendingWordDeserializerTest, ChaosMonkeySafeLeaderTest,
AnalysisErrorHandlingTest, SolrCLIZkUtilsTest, MissingSegmentRecoveryTest,
HighlighterTest, AlternateDirectoryTest, GraphQueryTest, TestPivotHelperCode,
SpellCheckComponentTest, TestInPlaceUpdatesStandalone, TestWriterPerf,
HighlighterMaxOffsetTest, TestInitParams, DocumentAnalysisRequestHandlerTest,
TestMaxScoreQueryParser, TestNoOpRegenerator, SolrCmdDistributorTest,
TestHalfAndHalfDocValues, TestSolrCoreProperties, SuggesterTSTTest,
TestStressCloudBlindAtomicUpdates, TestDistributedStatsComponentCardinality,
ChaosMonkeyNothingIsSafeTest, TestExportWriter, PluginInfoTest, UUIDFieldTest,
ZkStateReaderTest, TestSha256AuthenticationProvider, TestStressVersions,
SolrGangliaReporterTest, HdfsDirectoryFactoryTest, TestOrdValues, TestLRUCache,
TestSimpleTrackingShardHandler, CloneFieldUpdateProcessorFactoryTest,
ConjunctionSolrSpellCheckerTest, InfixSuggestersTest, CacheHeaderTest,
BasicDistributedZkTest, BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest]
[junit4] Completed [331/723 (1!)] on J1 in 5.75s, 1 test, 1 failure <<<
FAILURES!
[...truncated 37 lines...]
[junit4] Suite: org.apache.solr.cloud.LeaderElectionIntegrationTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/init-core-data-001
[junit4] 2> 863402 WARN
(SUITE-LeaderElectionIntegrationTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 863403 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[9BD43FDF0B783BA]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 863403 INFO
(SUITE-LeaderElectionIntegrationTest-seed#[9BD43FDF0B783BA]-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> 863405 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleSliceLeaderElection
[junit4] 2> 863405 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001
[junit4] 2> 863405 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 863405 INFO (Thread-1773) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 863405 INFO (Thread-1773) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 863410 ERROR (Thread-1773) [ ] 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> 863505 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.c.ZkTestServer start zk server on port:42219
[junit4] 2> 863519 INFO (jetty-launcher-1048-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863519 INFO (jetty-launcher-1048-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863523 INFO (jetty-launcher-1048-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863523 INFO (jetty-launcher-1048-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863532 INFO (jetty-launcher-1048-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@15cdcf3{/solr,null,AVAILABLE}
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@ee0516{SSL,[ssl,
http/1.1]}{127.0.0.1:36691}
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.e.j.s.Server Started @865616ms
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=36691}
[junit4] 2> 863534 ERROR (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863534 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.267804Z
[junit4] 2> 863537 INFO (jetty-launcher-1048-thread-5) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863538 INFO (jetty-launcher-1048-thread-6) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 863540 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863549 INFO (jetty-launcher-1048-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@11dfa3c{/solr,null,AVAILABLE}
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@16935e7{/solr,null,AVAILABLE}
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@11f0bdf{SSL,[ssl,
http/1.1]}{127.0.0.1:37527}
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.e.j.s.Server Started @865632ms
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=37527}
[junit4] 2> 863550 ERROR (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863550 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.283928Z
[junit4] 2> 863560 INFO (jetty-launcher-1048-thread-6) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1971543{/solr,null,AVAILABLE}
[junit4] 2> 863560 INFO (jetty-launcher-1048-thread-6) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@149e8e3{SSL,[ssl,
http/1.1]}{127.0.0.1:32837}
[junit4] 2> 863560 INFO (jetty-launcher-1048-thread-6) [ ]
o.e.j.s.Server Started @865642ms
[junit4] 2> 863560 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=32837}
[junit4] 2> 863560 ERROR (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863561 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863561 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863561 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863561 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.294133Z
[junit4] 2> 863570 INFO (jetty-launcher-1048-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@273153{/solr,null,AVAILABLE}
[junit4] 2> 863580 INFO (jetty-launcher-1048-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@8a6409{/solr,null,AVAILABLE}
[junit4] 2> 863580 INFO (jetty-launcher-1048-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1ec5329{SSL,[ssl,
http/1.1]}{127.0.0.1:46301}
[junit4] 2> 863580 INFO (jetty-launcher-1048-thread-4) [ ]
o.e.j.s.Server Started @865662ms
[junit4] 2> 863580 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46301}
[junit4] 2> 863580 ERROR (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863581 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863581 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863581 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863581 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.314128Z
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1431d0e{SSL,[ssl,
http/1.1]}{127.0.0.1:44907}
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.e.j.s.Server Started @865665ms
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44907}
[junit4] 2> 863584 ERROR (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863584 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.317667Z
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1e970cd{SSL,[ssl,
http/1.1]}{127.0.0.1:38847}
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.e.j.s.Server Started @865666ms
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38847}
[junit4] 2> 863585 ERROR (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 863585 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-23T20:09:55.318491Z
[junit4] 2> 863586 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863596 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863596 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863614 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863620 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863621 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863626 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863631 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863631 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 863638 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863638 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36691_solr
[junit4] 2> 863638 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.Overseer Overseer
(id=98189219931029513-127.0.0.1:36691_solr-n_0000000000) starting
[junit4] 2> 863642 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863643 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46301_solr
[junit4] 2> 863645 INFO (zkCallback-1066-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 863648 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36691_solr
[junit4] 2> 863651 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42219/solr
[junit4] 2> 863656 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 863666 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 863667 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863668 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:32837_solr
[junit4] 2> 863668 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 863690 INFO (zkCallback-1066-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
[junit4] 2> 863691 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 863692 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863693 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37527_solr
[junit4] 2> 863693 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 863706 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 863707 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863712 INFO (zkCallback-1075-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 863712 INFO (zkCallback-1076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 863721 INFO (zkCallback-1066-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 863721 INFO (zkCallback-1075-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 863723 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38847_solr
[junit4] 2> 863724 INFO (zkCallback-1076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 863724 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 863725 INFO (zkCallback-1066-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 863733 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36691.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863734 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863737 INFO (zkCallback-1079-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 863738 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36691.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863738 INFO (jetty-launcher-1048-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_36691.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863739 INFO (jetty-launcher-1048-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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node1/.
[junit4] 2> 863739 INFO (zkCallback-1075-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 863740 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863740 INFO (jetty-launcher-1048-thread-4) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_46301.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863741 INFO (jetty-launcher-1048-thread-4) [ ]
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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node4/.
[junit4] 2> 863761 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863765 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863765 INFO (jetty-launcher-1048-thread-6) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_32837.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863766 INFO (jetty-launcher-1048-thread-6) [ ]
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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node6/.
[junit4] 2> 863766 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 863767 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 863768 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44907_solr
[junit4] 2> 863768 INFO (zkCallback-1075-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863768 INFO (zkCallback-1079-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863768 INFO (zkCallback-1076-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863769 INFO (zkCallback-1071-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863769 INFO (zkCallback-1066-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863786 INFO (zkCallback-1085-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
[junit4] 2> 863794 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37527.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863813 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38847.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863817 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38847.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863818 INFO (jetty-launcher-1048-thread-5) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_38847.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863818 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37527.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863818 INFO (jetty-launcher-1048-thread-3) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_37527.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863818 INFO (jetty-launcher-1048-thread-5) [ ]
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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node5/.
[junit4] 2> 863819 INFO (jetty-launcher-1048-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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node3/.
[junit4] 2> 863882 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44907.solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863886 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44907.solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863886 INFO (jetty-launcher-1048-thread-2) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44907.solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 863887 INFO (jetty-launcher-1048-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.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node2/.
[junit4] 2> 863928 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
[junit4] 2> 863929 INFO
(TEST-LeaderElectionIntegrationTest.testSimpleSliceLeaderElection-seed#[9BD43FDF0B783BA])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:42219/solr ready
[junit4] 2> 863958 INFO (qtp30582801-7062) [ ]
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> 863961 INFO (OverseerThreadFactory-3334-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection collection1
[junit4] 2> 864063 INFO
(OverseerStateUpdate-98189219931029513-127.0.0.1:36691_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:37527/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 864064 INFO
(OverseerStateUpdate-98189219931029513-127.0.0.1:36691_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:38847/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 864309 INFO (qtp12495272-7053) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&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> 864310 INFO (qtp12495272-7053) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 864320 INFO (qtp6649047-7035) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&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> 864320 INFO (qtp6649047-7035) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 864424 INFO (zkCallback-1076-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> 864424 INFO (zkCallback-1079-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> 864424 INFO (zkCallback-1079-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> 864424 INFO (zkCallback-1076-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> 865537 INFO (qtp12495272-7053) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 865546 INFO (qtp12495272-7053) [ ] o.a.s.s.IndexSchema
[collection1_shard2_replica_n1] Schema name=minimal
[junit4] 2> 865547 INFO (qtp12495272-7053) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 865547 INFO (qtp12495272-7053) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 865548 INFO (qtp12495272-7053) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38847.solr.core.collection1.shard2.replica_n1' (registry
'solr.core.collection1.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 865548 INFO (qtp12495272-7053) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 865548 INFO (qtp12495272-7053) [ ] o.a.s.c.SolrCore
[[collection1_shard2_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node5/collection1_shard2_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node5/./collection1_shard2_replica_n1/data/]
[junit4] 2> 865549 INFO (qtp6649047-7035) [ ] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 7.0.0
[junit4] 2> 865553 INFO (qtp6649047-7035) [ ] o.a.s.s.IndexSchema
[collection1_shard1_replica_n1] Schema name=minimal
[junit4] 2> 865555 INFO (qtp6649047-7035) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 865555 INFO (qtp6649047-7035) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n1' using configuration from
collection collection1, trusted=true
[junit4] 2> 865555 INFO (qtp6649047-7035) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_37527.solr.core.collection1.shard1.replica_n1' (registry
'solr.core.collection1.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@178faf8
[junit4] 2> 865556 INFO (qtp6649047-7035) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 865556 INFO (qtp6649047-7035) [ ] o.a.s.c.SolrCore
[[collection1_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node3/collection1_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionIntegrationTest_9BD43FDF0B783BA-001/tempDir-001/node3/./collection1_shard1_replica_n1/data/]
[junit4] 2> 865597 INFO (qtp12495272-7053) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 865598 INFO (qtp12495272-7053) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 865599 INFO (qtp12495272-7053) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 865599 INFO (qtp12495272-7053) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 865600 INFO (qtp12495272-7053) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@aeb49b[collection1_shard2_replica_n1] main]
[junit4] 2> 865601 INFO (qtp12495272-7053) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf
[junit4] 2> 865601 INFO (qtp1
[...truncated too long message...]
to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 17245 INFO (jetty-closer-20-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@fed3af{/solr,null,UNAVAILABLE}
[junit4] 2> 17254 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> 17255 INFO (jetty-closer-20-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1eb43d1{/solr,null,UNAVAILABLE}
[junit4] 2> 17278 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> 17278 INFO (jetty-closer-20-thread-8) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@bcbf02{/solr,null,UNAVAILABLE}
[junit4] 2> 17284 WARN (zkCallback-117-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> 17284 WARN (zkCallback-91-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> 17284 WARN (zkCallback-107-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> 17284 INFO (jetty-closer-20-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@106e07{/solr,null,UNAVAILABLE}
[junit4] 2> 17284 INFO (jetty-closer-20-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10b2d56{/solr,null,UNAVAILABLE}
[junit4] 2> 17284 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> 17284 INFO (jetty-closer-20-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1d167c0{/solr,null,UNAVAILABLE}
[junit4] 2> 17285 INFO (jetty-closer-20-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@870205{/solr,null,UNAVAILABLE}
[junit4] 2> 17289 WARN (zkCallback-101-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> 17289 INFO (jetty-closer-20-thread-12) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@16118f5{/solr,null,UNAVAILABLE}
[junit4] 2> 17294 WARN (zkCallback-90-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> 17294 WARN (zkCallback-116-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> 17294 WARN (zkCallback-74-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> 17294 WARN (zkCallback-108-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> 17295 INFO (jetty-closer-20-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11d666f{/solr,null,UNAVAILABLE}
[junit4] 2> 17295 INFO (jetty-closer-20-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@10699e1{/solr,null,UNAVAILABLE}
[junit4] 2> 17295 INFO (jetty-closer-20-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@ba3e14{/solr,null,UNAVAILABLE}
[junit4] 2> 17295 INFO (jetty-closer-20-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@48eca0{/solr,null,UNAVAILABLE}
[junit4] 2> 17300 WARN (zkCallback-103-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> 17300 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> 17300 WARN (zkCallback-72-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> 17301 INFO (jetty-closer-20-thread-17) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18c2821{/solr,null,UNAVAILABLE}
[junit4] 2> 17301 INFO (jetty-closer-20-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@11e457{/solr,null,UNAVAILABLE}
[junit4] 2> 17301 INFO (jetty-closer-20-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1bc159c{/solr,null,UNAVAILABLE}
[junit4] 2> 17305 WARN (zkCallback-109-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> 17305 INFO (jetty-closer-20-thread-10) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@575383{/solr,null,UNAVAILABLE}
[junit4] 2> 17305 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[68D56B80C2A6F9D1]) [ ]
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> 17306 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[68D56B80C2A6F9D1]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38855 38855
[junit4] 2> 18091 INFO (Thread-43) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:38855 38855
[junit4] 2> 18092 WARN (Thread-43) [ ] 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> 3 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 20 /solr/clusterstate.json
[junit4] 2> 18 /solr/collections/collection1/state.json
[junit4] 2> 4
/solr/overseer_elect/election/98189258494967834-127.0.0.1:41029_solr-n_0000000000
[junit4] 2> 3
/solr/overseer_elect/election/98189258494967843-127.0.0.1:45701_solr-n_0000000002
[junit4] 2> 3
/solr/overseer_elect/election/98189258494967858-127.0.0.1:37665_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/98189258494967861-127.0.0.1:39151_solr-n_0000000009
[junit4] 2> 2
/solr/overseer_elect/election/98189258494967856-127.0.0.1:34209_solr-n_0000000008
[junit4] 2> 2
/solr/overseer_elect/election/98189258494967862-127.0.0.1:45511_solr-n_0000000005
[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> 18092 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[68D56B80C2A6F9D1]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=68D56B80C2A6F9D1
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt-TL
-Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 10.5s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([68D56B80C2A6F9D1:1DD8AB9CD2BC3F04]: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
jdk.internal.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[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/J0/temp/solr.ltr.TestLTROnSolrCloud_68D56B80C2A6F9D1-001
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=1, maxDocsPerChunk=762, blockSize=10),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=1, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {},
locale=pt-TL, timezone=Asia/Manila
[junit4] 2> NOTE: Linux 4.10.0-21-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=8,threads=1,free=162179752,total=239599616
[junit4] 2> NOTE: All tests run in this JVM: [TestNoMatchSolrFeature,
TestMultipleAdditiveTreesModel, TestManagedFeatureStore,
TestSelectiveWeightCreation, TestLTRWithSort, TestLTROnSolrCloud]
[junit4] Completed [28/33 (1!)] on J0 in 10.56s, 1 test, 1 error <<<
FAILURES!
[...truncated 29906 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]