Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1890/
5 tests failed.
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([B4233419C2FB1329:C12EF405D2E1D5FC]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.CdcrVersionReplicationTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.CdcrVersionReplicationTest: 1) Thread[id=7116,
name=cdcr-update-log-synchronizer-2153-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=7130,
name=cdcr-update-log-synchronizer-2159-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.CdcrVersionReplicationTest:
1) Thread[id=7116, name=cdcr-update-log-synchronizer-2153-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=7130, name=cdcr-update-log-synchronizer-2159-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([51CEFD8898DD33A7]: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=7116, name=cdcr-update-log-synchronizer-2153-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=7130,
name=cdcr-update-log-synchronizer-2159-thread-1, state=WAITING,
group=TGRP-CdcrVersionReplicationTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=7116, name=cdcr-update-log-synchronizer-2153-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=7130, name=cdcr-update-log-synchronizer-2159-thread-1,
state=WAITING, group=TGRP-CdcrVersionReplicationTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([51CEFD8898DD33A7]:0)
FAILED: org.apache.solr.cloud.CollectionsAPISolrJTest.testClusterProp
Error Message:
Expecting legacyCloud to false as default expected:<null> but was:<false>
Stack Trace:
java.lang.AssertionError: Expecting legacyCloud to false as default
expected:<null> but was:<false>
at
__randomizedtesting.SeedInfo.seed([51CEFD8898DD33A7:F0E643CD9593B580]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at
org.apache.solr.cloud.CollectionsAPISolrJTest.testClusterProp(CollectionsAPISolrJTest.java:272)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.LeaderElectionIntegrationTest.testSimpleSliceLeaderElection
Error Message:
Expected to see nodes come back collection1 null Live Nodes:
[127.0.0.1:52435_solr, 127.0.0.1:53377_solr, 127.0.0.1:35251_solr] Last
available state:
DocCollection(collection1//collections/collection1/state.json/20)={
"pullReplicas":"0", "replicationFactor":"1", "shards":{ "shard1":{
"range":"80000000-ffffffff", "state":"active", "replicas":{
"core_node2":{ "core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:43209/solr",
"node_name":"127.0.0.1:43209_solr", "state":"down",
"type":"NRT"}, "core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:54343/solr",
"node_name":"127.0.0.1:54343_solr", "state":"down",
"type":"NRT"}, "core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:53377/solr",
"node_name":"127.0.0.1:53377_solr", "state":"active",
"type":"NRT"}, "core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:44412/solr",
"node_name":"127.0.0.1:44412_solr", "state":"down",
"type":"NRT"}, "core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:35251/solr",
"node_name":"127.0.0.1:35251_solr", "state":"active",
"type":"NRT", "leader":"true"}}}, "shard2":{
"range":"0-7fffffff", "state":"active", "replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:52435/solr",
"node_name":"127.0.0.1:52435_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:52435_solr, 127.0.0.1:53377_solr, 127.0.0.1:35251_solr]
Last available state:
DocCollection(collection1//collections/collection1/state.json/20)={
"pullReplicas":"0",
"replicationFactor":"1",
"shards":{
"shard1":{
"range":"80000000-ffffffff",
"state":"active",
"replicas":{
"core_node2":{
"core":"collection1_shard1_replica_n1",
"base_url":"https://127.0.0.1:43209/solr",
"node_name":"127.0.0.1:43209_solr",
"state":"down",
"type":"NRT"},
"core_node3":{
"core":"collection1_shard1_replica_n2",
"base_url":"https://127.0.0.1:54343/solr",
"node_name":"127.0.0.1:54343_solr",
"state":"down",
"type":"NRT"},
"core_node4":{
"core":"collection1_shard1_replica_n3",
"base_url":"https://127.0.0.1:53377/solr",
"node_name":"127.0.0.1:53377_solr",
"state":"active",
"type":"NRT"},
"core_node5":{
"core":"collection1_shard1_replica_n4",
"base_url":"https://127.0.0.1:44412/solr",
"node_name":"127.0.0.1:44412_solr",
"state":"down",
"type":"NRT"},
"core_node6":{
"core":"collection1_shard1_replica_n5",
"base_url":"https://127.0.0.1:35251/solr",
"node_name":"127.0.0.1:35251_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}},
"shard2":{
"range":"0-7fffffff",
"state":"active",
"replicas":{"core_node1":{
"core":"collection1_shard2_replica_n1",
"base_url":"https://127.0.0.1:52435/solr",
"node_name":"127.0.0.1:52435_solr",
"state":"active",
"type":"NRT",
"leader":"true"}}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"1",
"autoAddReplicas":"false",
"nrtReplicas":"1",
"tlogReplicas":"0"}
at
__randomizedtesting.SeedInfo.seed([51CEFD8898DD33A7:FFA30C6DBA2AF40]: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 sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11064 lines...]
[junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/init-core-data-001
[junit4] 2> 141413 WARN
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
[junit4] 2> 141414 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 141415 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 141416 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001
[junit4] 2> 141417 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 141417 INFO (Thread-155) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 141417 INFO (Thread-155) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 141428 ERROR (Thread-155) [ ] 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> 141517 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:52483
[junit4] 2> 141579 INFO (jetty-launcher-94-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 141582 INFO (jetty-launcher-94-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 141586 INFO (jetty-launcher-94-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 141592 INFO (jetty-launcher-94-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 141609 INFO (jetty-launcher-94-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6b7d2ef6{/solr,null,AVAILABLE}
[junit4] 2> 141611 INFO (jetty-launcher-94-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@172d9e64{SSL,[ssl,
http/1.1]}{127.0.0.1:52833}
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.e.j.s.Server Started @144617ms
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=52833}
[junit4] 2> 141616 ERROR (jetty-launcher-94-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 141616 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T00:18:18.474Z
[junit4] 2> 141636 INFO (jetty-launcher-94-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5eb29ce9{/solr,null,AVAILABLE}
[junit4] 2> 141637 INFO (jetty-launcher-94-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5f29353c{SSL,[ssl,
http/1.1]}{127.0.0.1:53973}
[junit4] 2> 141637 INFO (jetty-launcher-94-thread-3) [ ]
o.e.j.s.Server Started @144639ms
[junit4] 2> 141637 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=53973}
[junit4] 2> 141660 INFO (jetty-launcher-94-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@79ebc50c{/solr,null,AVAILABLE}
[junit4] 2> 141661 INFO (jetty-launcher-94-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6ec539a0{SSL,[ssl,
http/1.1]}{127.0.0.1:59352}
[junit4] 2> 141661 INFO (jetty-launcher-94-thread-4) [ ]
o.e.j.s.Server Started @144663ms
[junit4] 2> 141661 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=59352}
[junit4] 2> 141662 ERROR (jetty-launcher-94-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 141662 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 141662 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 141662 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 141663 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T00:18:18.521Z
[junit4] 2> 141675 ERROR (jetty-launcher-94-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 141675 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 141676 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 141676 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 141676 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T00:18:18.534Z
[junit4] 2> 141685 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 141696 INFO (jetty-launcher-94-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a550077{/solr,null,AVAILABLE}
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4771007a{SSL,[ssl,
http/1.1]}{127.0.0.1:35470}
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.e.j.s.Server Started @144698ms
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35470}
[junit4] 2> 141697 ERROR (jetty-launcher-94-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 141697 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-22T00:18:18.555Z
[junit4] 2> 141736 INFO (jetty-launcher-94-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52483/solr
[junit4] 2> 141759 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 141812 INFO (jetty-launcher-94-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52483/solr
[junit4] 2> 141835 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 141838 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ccd29f6240005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 141862 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 141942 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 141943 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:52833_solr
[junit4] 2> 141944 INFO (jetty-launcher-94-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52483/solr
[junit4] 2> 141945 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.c.Overseer Overseer
(id=98178872002215943-127.0.0.1:52833_solr-n_0000000000) starting
[junit4] 2> 141953 INFO (jetty-launcher-94-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52483/solr
[junit4] 2> 142004 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15ccd29f6240008, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 142050 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:52833_solr
[junit4] 2> 142074 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 142074 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 142078 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:53973_solr
[junit4] 2> 142086 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 142093 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 142095 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 142101 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 142104 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 142107 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35470_solr
[junit4] 2> 142109 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 142146 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 142161 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 142184 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 142189 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 142198 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:59352_solr
[junit4] 2> 142200 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 142200 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 142200 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 142215 INFO
(zkCallback-118-thread-1-processing-n:127.0.0.1:59352_solr)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 142419 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53973.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142450 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52833.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142452 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35470.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142464 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52833.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142465 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_52833.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142466 INFO (jetty-launcher-94-thread-2)
[n:127.0.0.1:52833_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node2/.
[junit4] 2> 142537 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53973.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142537 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_53973.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142543 INFO (jetty-launcher-94-thread-3)
[n:127.0.0.1:53973_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node3/.
[junit4] 2> 142554 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35470.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142554 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_35470.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142555 INFO (jetty-launcher-94-thread-1)
[n:127.0.0.1:35470_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node1/.
[junit4] 2> 142593 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59352.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142612 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59352.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142612 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_59352.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 142623 INFO (jetty-launcher-94-thread-4)
[n:127.0.0.1:59352_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node4/.
[junit4] 2> 142846 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 142847 INFO
(SUITE-CollectionsAPISolrJTest-seed#[51CEFD8898DD33A7]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52483/solr ready
[junit4] 2> 142884 INFO
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[51CEFD8898DD33A7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCreateAndDeleteAlias
[junit4] 2> 142932 INFO (qtp400756880-710) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 142938 INFO
(OverseerThreadFactory-278-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.CreateCollectionCmd Create collection
aliasedCollection
[junit4] 2> 143062 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"aliasedCollection",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"aliasedCollection_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52833/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 143319 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 143319 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 143436 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 143436 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 144347 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 144375 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema
[aliasedCollection_shard1_replica_n1] Schema name=minimal
[junit4] 2> 144378 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 144378 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'aliasedCollection_shard1_replica_n1' using configuration from collection
aliasedCollection, trusted=true
[junit4] 2> 144379 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_52833.solr.core.aliasedCollection.shard1.replica_n1' (registry
'solr.core.aliasedCollection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 144379 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 144379 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
[[aliasedCollection_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node2/aliasedCollection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node2/./aliasedCollection_shard1_replica_n1/data/]
[junit4] 2> 144498 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 144498 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 144501 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 144501 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 144505 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7f8c2bbc[aliasedCollection_shard1_replica_n1] main]
[junit4] 2> 144506 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 144507 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 144508 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 144511 INFO
(searcherExecutor-287-thread-1-processing-n:127.0.0.1:52833_solr
x:aliasedCollection_shard1_replica_n1 s:shard1 c:aliasedCollection
r:core_node1) [n:127.0.0.1:52833_solr c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SolrCore
[aliasedCollection_shard1_replica_n1] Registered new searcher
Searcher@7f8c2bbc[aliasedCollection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 144511 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1570861955278700544
[junit4] 2> 144523 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 144524 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 144524 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:52833/solr/aliasedCollection_shard1_replica_n1/
[junit4] 2> 144524 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 144524 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.SyncStrategy
https://127.0.0.1:52833/solr/aliasedCollection_shard1_replica_n1/ has no
replicas
[junit4] 2> 144524 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found
all replicas participating in election, clear LIR
[junit4] 2> 144530 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am
the new leader:
https://127.0.0.1:52833/solr/aliasedCollection_shard1_replica_n1/ shard1
[junit4] 2> 144634 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 144634 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 144684 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 144687 INFO (qtp230439466-699) [n:127.0.0.1:52833_solr
c:aliasedCollection s:shard1 r:core_node1
x:aliasedCollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null
path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=aliasedCollection_shard1_replica_n1&action=CREATE&numShards=1&collection=aliasedCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1369
[junit4] 2> 144692 INFO (qtp400756880-710) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 144791 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 144791 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/aliasedCollection/state.json] for collection
[aliasedCollection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 144940 INFO
(OverseerCollectionConfigSetProcessor-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 145695 INFO (qtp400756880-710) [n:127.0.0.1:53973_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf&name=aliasedCollection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2}
status=0 QTime=2763
[junit4] 2> 145698 INFO (qtp400756880-711) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params
collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 145817 INFO (qtp400756880-711) [n:127.0.0.1:53973_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collections=aliasedCollection&name=solrj_alias&action=CREATEALIAS&wt=javabin&version=2}
status=0 QTime=119
[junit4] 2> 145819 INFO (qtp400756880-712) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletealias with params
name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 145825 INFO
(OverseerCollectionConfigSetProcessor-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 145933 INFO (qtp400756880-712) [n:127.0.0.1:53973_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={name=solrj_alias&action=DELETEALIAS&wt=javabin&version=2} status=0
QTime=113
[junit4] 2> 145933 INFO
(TEST-CollectionsAPISolrJTest.testCreateAndDeleteAlias-seed#[51CEFD8898DD33A7])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testCreateAndDeleteAlias
[junit4] 2> 145976 INFO
(TEST-CollectionsAPISolrJTest.testAddAndDeleteReplicaProp-seed#[51CEFD8898DD33A7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAddAndDeleteReplicaProp
[junit4] 2> 145977 INFO (qtp400756880-713) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=replicaProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 145983 INFO
(OverseerThreadFactory-278-thread-4-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.CreateCollectionCmd Create collection
replicaProperties
[junit4] 2> 145984 INFO
(OverseerCollectionConfigSetProcessor-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 146196 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replicaProperties_shard2_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:59352/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 146199 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replicaProperties_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:52833/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 146202 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"replicaProperties_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:53973/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 146203 INFO
(OverseerStateUpdate-98178872002215943-127.0.0.1:52833_solr-n_0000000000)
[n:127.0.0.1:52833_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"replicaProperties",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"replicaProperties_shard2_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:35470/solr",
[junit4] 2> "type":"NRT"}
[junit4] 2> 146540 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 146540 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 146568 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=replicaProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 146573 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node1&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n2&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 146573 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 146588 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=replicaProperties_shard2_replica_n1&action=CREATE&numShards=2&collection=replicaProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 146591 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 146718 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146718 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146718 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146718 INFO
(zkCallback-118-thread-1-processing-n:127.0.0.1:59352_solr)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146719 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146719 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146730 INFO
(zkCallback-118-thread-2-processing-n:127.0.0.1:59352_solr)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 146740 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 147587 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 147588 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 147662 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 147662 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 7.0.0
[junit4] 2> 147668 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema
[replicaProperties_shard1_replica_n2] Schema name=minimal
[junit4] 2> 147671 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 147671 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard1_replica_n2' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 147677 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema
[replicaProperties_shard1_replica_n1] Schema name=minimal
[junit4] 2> 147680 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_53973.solr.core.replicaProperties.shard1.replica_n2' (registry
'solr.core.replicaProperties.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 147680 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 147680 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
[[replicaProperties_shard1_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node3/replicaProperties_shard1_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node3/./replicaProperties_shard1_replica_n2/data/]
[junit4] 2> 147690 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 147690 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard1_replica_n1' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 147708 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_52833.solr.core.replicaProperties.shard1.replica_n1' (registry
'solr.core.replicaProperties.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 147708 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 147716 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
[[replicaProperties_shard1_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node2/replicaProperties_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node2/./replicaProperties_shard1_replica_n1/data/]
[junit4] 2> 147712 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.s.IndexSchema
[replicaProperties_shard2_replica_n1] Schema name=minimal
[junit4] 2> 147716 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.s.IndexSchema
[replicaProperties_shard2_replica_n2] Schema name=minimal
[junit4] 2> 147724 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 147724 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard2_replica_n1' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 147725 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_35470.solr.core.replicaProperties.shard2.replica_n1' (registry
'solr.core.replicaProperties.shard2.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 147727 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema
minimal/1.1 with uniqueid field id
[junit4] 2> 147727 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore
'replicaProperties_shard2_replica_n2' using configuration from collection
replicaProperties, trusted=true
[junit4] 2> 147735 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 147735 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
[[replicaProperties_shard2_replica_n1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node1/replicaProperties_shard2_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node1/./replicaProperties_shard2_replica_n1/data/]
[junit4] 2> 147752 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring
for 'solr_59352.solr.core.replicaProperties.shard2.replica_n2' (registry
'solr.core.replicaProperties.shard2.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@18da9526
[junit4] 2> 147752 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 147752 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
[[replicaProperties_shard2_replica_n2] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node4/replicaProperties_shard2_replica_n2],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.cloud.CollectionsAPISolrJTest_51CEFD8898DD33A7-001/tempDir-001/node4/./replicaProperties_shard2_replica_n2/data/]
[junit4] 2> 148004 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 148004 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 148005 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 148005 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 148016 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@3797be36[replicaProperties_shard1_replica_n2] main]
[junit4] 2> 148018 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 148018 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 148020 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 148024 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 148024 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 148026 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 148026 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 148029 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening
[Searcher@16b1ed04[replicaProperties_shard2_replica_n2] main]
[junit4] 2> 148030 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1570861958968639488
[junit4] 2> 148030 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 148030 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 148031 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 148031 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 148032 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 148033 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 148034 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 148034 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@5138f2a4[replicaProperties_shard1_replica_n1] main]
[junit4] 2> 148041 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog
implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 148041 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateLog Initializing
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 148043 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 148043 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit:
disabled
[junit4] 2> 148043 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit:
disabled
[junit4] 2> 148044 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 148045 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 148045 INFO (qtp230439466-700) [n:127.0.0.1:52833_solr
c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1570861958984368128
[junit4] 2> 148045 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1570861958984368128
[junit4] 2> 148047 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard1: total=2 found=1
timeoutin=9999ms
[junit4] 2> 148052 INFO
(searcherExecutor-292-thread-1-processing-n:127.0.0.1:53973_solr
x:replicaProperties_shard1_replica_n2 s:shard1 c:replicaProperties
r:core_node3) [n:127.0.0.1:53973_solr c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.SolrCore
[replicaProperties_shard1_replica_n2] Registered new searcher
Searcher@3797be36[replicaProperties_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148052 INFO
(searcherExecutor-293-thread-1-processing-n:127.0.0.1:52833_solr
x:replicaProperties_shard1_replica_n1 s:shard1 c:replicaProperties
r:core_node2) [n:127.0.0.1:52833_solr c:replicaProperties s:shard1 r:core_node2
x:replicaProperties_shard1_replica_n1] o.a.s.c.SolrCore
[replicaProperties_shard1_replica_n1] Registered new searcher
Searcher@5138f2a4[replicaProperties_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148052 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bad1058[replicaProperties_shard2_replica_n1] main]
[junit4] 2> 148053 INFO
(searcherExecutor-295-thread-1-processing-n:127.0.0.1:59352_solr
x:replicaProperties_shard2_replica_n2 s:shard2 c:replicaProperties
r:core_node1) [n:127.0.0.1:59352_solr c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.SolrCore
[replicaProperties_shard2_replica_n2] Registered new searcher
Searcher@16b1ed04[replicaProperties_shard2_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148060 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
[junit4] 2> 148061 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Waiting until we see more replicas up for shard shard2: total=2 found=1
timeoutin=9999ms
[junit4] 2> 148061 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
[junit4] 2> 148062 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will
be reserved for 10000
[junit4] 2> 148064 INFO
(searcherExecutor-294-thread-1-processing-n:127.0.0.1:35470_solr
x:replicaProperties_shard2_replica_n1 s:shard2 c:replicaProperties
r:core_node4) [n:127.0.0.1:35470_solr c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.c.SolrCore
[replicaProperties_shard2_replica_n1] Registered new searcher
Searcher@4bad1058[replicaProperties_shard2_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 148064 INFO (qtp2086194496-693) [n:127.0.0.1:35470_solr
c:replicaProperties s:shard2 r:core_node4
x:replicaProperties_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max
version in index or recent updates, using new clock 1570861959004291072
[junit4] 2> 148169 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148169 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:53973_solr)
[n:127.0.0.1:53973_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148169 INFO
(zkCallback-118-thread-2-processing-n:127.0.0.1:59352_solr)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148169 INFO
(zkCallback-118-thread-1-processing-n:127.0.0.1:59352_solr)
[n:127.0.0.1:59352_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148169 INFO
(zkCallback-107-thread-1-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148169 INFO
(zkCallback-107-thread-2-processing-n:127.0.0.1:52833_solr)
[n:127.0.0.1:52833_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148173 INFO
(zkCallback-116-thread-2-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148173 INFO
(zkCallback-116-thread-1-processing-n:127.0.0.1:35470_solr)
[n:127.0.0.1:35470_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/replicaProperties/state.json] for collection
[replicaProperties] has occurred - updating... (live nodes size: [4])
[junit4] 2> 148548 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 148548 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 148548 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:53973/solr/replicaProperties_shard1_replica_n2/
[junit4] 2> 148549 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard1_replica_n2 url=https://127.0.0.1:53973/solr START
replicas=[https://127.0.0.1:52833/solr/replicaProperties_shard1_replica_n1/]
nUpdates=100
[junit4] 2> 148552 INFO (qtp400756880-690) [n:127.0.0.1:53973_solr
c:replicaProperties s:shard1 r:core_node3
x:replicaProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard1_replica_n2 url=https://127.0.0.1:53973/solr DONE.
We have no versions. sync failed.
[junit4] 2> 148561 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext
Enough replicas found to continue.
[junit4] 2> 148561 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 148562 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:59352/solr/replicaProperties_shard2_replica_n2/
[junit4] 2> 148562 INFO (qtp54433166-707) [n:127.0.0.1:59352_solr
c:replicaProperties s:shard2 r:core_node1
x:replicaProperties_shard2_replica_n2] o.a.s.u.PeerSync PeerSync:
core=replicaProperties_shard2_replica_n2 url=https://127.0.0.1:59352/solr START
replicas=[https://127.0.0.1:35
[...truncated too long message...]
.0.1:38979_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but
Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32214 WARN
(zkCallback-85-thread-1-processing-n:127.0.0.1:55467_solr)
[n:127.0.0.1:55467_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32214 INFO (jetty-closer-2-thread-13) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@59ebca0f{/solr,null,UNAVAILABLE}
[junit4] 2> 32216 INFO (jetty-closer-2-thread-16) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@43de9b16{/solr,null,UNAVAILABLE}
[junit4] 2> 32252 WARN
(zkCallback-117-thread-1-processing-n:127.0.0.1:41234_solr)
[n:127.0.0.1:41234_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32252 WARN
(zkCallback-109-thread-1-processing-n:127.0.0.1:48055_solr)
[n:127.0.0.1:48055_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32258 INFO (jetty-closer-2-thread-15) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@487d8297{/solr,null,UNAVAILABLE}
[junit4] 2> 32259 INFO (jetty-closer-2-thread-12) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@525e5fc5{/solr,null,UNAVAILABLE}
[junit4] 2> 32264 WARN
(zkCallback-105-thread-2-processing-n:127.0.0.1:59221_solr)
[n:127.0.0.1:59221_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32264 WARN
(zkCallback-106-thread-2-processing-n:127.0.0.1:41275_solr)
[n:127.0.0.1:41275_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32264 WARN
(zkCallback-121-thread-1-processing-n:127.0.0.1:55306_solr)
[n:127.0.0.1:55306_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32265 WARN
(zkCallback-107-thread-2-processing-n:127.0.0.1:41977_solr)
[n:127.0.0.1:41977_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32267 INFO (jetty-closer-2-thread-6) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3b5c8894{/solr,null,UNAVAILABLE}
[junit4] 2> 32268 INFO (jetty-closer-2-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6b0e7fa0{/solr,null,UNAVAILABLE}
[junit4] 2> 32269 INFO (jetty-closer-2-thread-2) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@379528c6{/solr,null,UNAVAILABLE}
[junit4] 2> 32269 INFO (jetty-closer-2-thread-7) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@575b8b33{/solr,null,UNAVAILABLE}
[junit4] 2> 32275 WARN
(zkCallback-115-thread-2-processing-n:127.0.0.1:47426_solr)
[n:127.0.0.1:47426_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32275 INFO (jetty-closer-2-thread-17) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1785a8fc{/solr,null,UNAVAILABLE}
[junit4] 2> 32275 WARN
(zkCallback-119-thread-2-processing-n:127.0.0.1:51196_solr)
[n:127.0.0.1:51196_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32276 INFO (jetty-closer-2-thread-11) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@18159dde{/solr,null,UNAVAILABLE}
[junit4] 2> 32338 WARN
(zkCallback-130-thread-2-processing-n:127.0.0.1:36447_solr)
[n:127.0.0.1:36447_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32339 INFO (jetty-closer-2-thread-22) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@31a85632{/solr,null,UNAVAILABLE}
[junit4] 2> 32370 WARN
(zkCallback-131-thread-1-processing-n:127.0.0.1:50214_solr)
[n:127.0.0.1:50214_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32370 INFO (jetty-closer-2-thread-18) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@4c6c6586{/solr,null,UNAVAILABLE}
[junit4] 2> 32428 WARN
(zkCallback-108-thread-2-processing-n:127.0.0.1:39951_solr)
[n:127.0.0.1:39951_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32428 WARN
(zkCallback-114-thread-2-processing-n:127.0.0.1:38828_solr)
[n:127.0.0.1:38828_solr ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered,
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 32429 INFO (jetty-closer-2-thread-9) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7c1a6830{/solr,null,UNAVAILABLE}
[junit4] 2> 32429 INFO (jetty-closer-2-thread-14) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@12ece469{/solr,null,UNAVAILABLE}
[junit4] 2> 32431 ERROR
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B4233419C2FB1329]) [ ]
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> 32433 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B4233419C2FB1329]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:38242 38242
[junit4] 2> 32612 INFO (Thread-1) [ ] o.a.s.c.ZkTestServer connecting
to 127.0.0.1:38242 38242
[junit4] 2> 32614 WARN (Thread-1) [ ] o.a.s.c.ZkTestServer Watch limit
violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/aliases.json
[junit4] 2> 26 /solr/clusterprops.json
[junit4] 2> 25 /solr/security.json
[junit4] 2> 4 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/clusterstate.json
[junit4] 2> 24 /solr/collections/collection1/state.json
[junit4] 2> 4
/solr/overseer_elect/election/98178963117965383-127.0.0.1:36447_solr-n_0000000000
[junit4] 2> 4
/solr/overseer_elect/election/98178963117965372-127.0.0.1:38828_solr-n_0000000006
[junit4] 2> 3
/solr/overseer_elect/election/98178963117965346-127.0.0.1:55467_solr-n_0000000008
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965380-127.0.0.1:51196_solr-n_0000000020
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965367-127.0.0.1:41275_solr-n_0000000017
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965375-127.0.0.1:39865_solr-n_0000000004
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965371-127.0.0.1:48055_solr-n_0000000014
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965368-127.0.0.1:41977_solr-n_0000000013
[junit4] 2> 2
/solr/overseer_elect/election/98178963117965369-127.0.0.1:39951_solr-n_0000000012
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 26 /solr/live_nodes
[junit4] 2> 26 /solr/collections
[junit4] 2>
[junit4] 2> 32614 INFO
(TEST-TestLTROnSolrCloud.testSimpleQuery-seed#[B4233419C2FB1329]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimpleQuery
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestLTROnSolrCloud
-Dtests.method=testSimpleQuery -Dtests.seed=B4233419C2FB1329
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=en-ZA
-Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 31.3s J0 | TestLTROnSolrCloud.testSimpleQuery <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Path not found:
/responseHeader/status
[junit4] > at
__randomizedtesting.SeedInfo.seed([B4233419C2FB1329:C12EF405D2E1D5FC]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:329)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJPut(RestTestBase.java:271)
[junit4] > at
org.apache.solr.ltr.TestRerankBase.loadFeature(TestRerankBase.java:286)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.loadModelsAndFeatures(TestLTROnSolrCloud.java:184)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setupSolrCluster(TestLTROnSolrCloud.java:138)
[junit4] > at
org.apache.solr.ltr.TestLTROnSolrCloud.setUp(TestLTROnSolrCloud.java:58)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/contrib/solr-ltr/test/J0/temp/solr.ltr.TestLTROnSolrCloud_B4233419C2FB1329-001
[junit4] 2> Jun 22, 2017 12:41:59 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=en-ZA,
timezone=Arctic/Longyearbyen
[junit4] 2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation
1.8.0_131 (64-bit)/cpus=4,threads=1,free=211336000,total=329252864
[junit4] 2> NOTE: All tests run in this JVM: [TestLTROnSolrCloud]
[junit4] Completed [26/33 (1!)] on J0 in 33.72s, 1 test, 1 error <<<
FAILURES!
[...truncated 36825 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]