Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21277/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC
2 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData
Error Message:
Node watch should have fired!
Stack Trace:
java.lang.AssertionError: Node watch should have fired!
at
__randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:9D600FFA8BA90C3C]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig
Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{ "name":".auto_add_replicas",
"event":"nodeLost", "waitFor":30, "actions":[ {
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"}, {
"name":"execute_plan", "class":"solr.ExecutePlanAction"}],
"enabled":true}}, "listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas", "afterAction":[], "stage":[
"STARTED", "ABORTED", "SUCCEEDED", "FAILED",
"BEFORE_ACTION", "AFTER_ACTION", "IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}}, "properties":{}}>
Stack Trace:
java.lang.AssertionError: expected:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}> but was:
org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
"cluster-preferences":[{"maximize":"freedisk"}],
"triggers":{".auto_add_replicas":{
"name":".auto_add_replicas",
"event":"nodeLost",
"waitFor":30,
"actions":[
{
"name":"auto_add_replicas_plan",
"class":"solr.AutoAddReplicasPlanAction"},
{
"name":"execute_plan",
"class":"solr.ExecutePlanAction"}],
"enabled":true}},
"listeners":{".auto_add_replicas.system":{
"trigger":".auto_add_replicas",
"afterAction":[],
"stage":[
"STARTED",
"ABORTED",
"SUCCEEDED",
"FAILED",
"BEFORE_ACTION",
"AFTER_ACTION",
"IGNORED"],
"class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
"beforeAction":[]}},
"properties":{}}>
at
__randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:8478E300C8713AD1]: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.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12117 lines...]
[junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_BBF0E0A8DF27CA36-001/init-core-data-001
[junit4] 2> 557407 WARN
(SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
[junit4] 2> 557408 INFO
(SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 557409 INFO
(SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 557409 INFO
(SUITE-TestDistribStateManager-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 557410 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
[junit4] 2> 557410 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 557410 INFO (Thread-705) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 557410 INFO (Thread-705) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 557411 ERROR (Thread-705) [ ] 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> 557511 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer start zk server on port:46653
[junit4] 2> 557512 INFO (zkConnectionManagerCallback-854-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557512 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 557519 INFO (zkConnectionManagerCallback-856-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 557519 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 557520 ERROR
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
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> 557520 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46653 46653
[junit4] 2> 562551 INFO (Thread-705) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:46653 46653
[junit4] 2> 562551 INFO
(TEST-TestDistribStateManager.testCreateMode-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
[junit4] 2> 562553 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testListData
[junit4] 2> 562553 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 562553 INFO (Thread-706) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 562553 INFO (Thread-706) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 562556 ERROR (Thread-706) [ ] 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> 562653 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35637
[junit4] 2> 562655 INFO (zkConnectionManagerCallback-858-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 562655 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 562658 ERROR
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
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> 562658 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35637 35637
[junit4] 2> 568899 INFO (Thread-706) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35637 35637
[junit4] 2> 568899 INFO
(TEST-TestDistribStateManager.testListData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testListData
[junit4] 2> 568909 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMulti
[junit4] 2> 568910 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 568910 INFO (Thread-707) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 568910 INFO (Thread-707) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 568911 ERROR (Thread-707) [ ] 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> 569010 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer start zk server on port:43005
[junit4] 2> 569011 INFO (zkConnectionManagerCallback-860-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 569012 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 569012 ERROR
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
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> 569012 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43005 43005
[junit4] 2> 574508 INFO (Thread-707) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43005 43005
[junit4] 2> 574509 INFO
(TEST-TestDistribStateManager.testMulti-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMulti
[junit4] 2> 574513 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
[junit4] 2> 574513 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 574515 INFO (Thread-708) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 574515 INFO (Thread-708) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 574533 ERROR (Thread-708) [ ] 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> 574614 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.ZkTestServer start zk server on port:35877
[junit4] 2> 574645 INFO (zkConnectionManagerCallback-862-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 574646 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 574661 INFO (zkConnectionManagerCallback-864-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 574661 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 579667 ERROR
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] 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> 579667 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.ZkTestServer connecting to 127.0.0.1:35877 35877
[junit4] 2> 584691 INFO (Thread-708) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:35877 35877
[junit4] 2> 584691 INFO
(TEST-TestDistribStateManager.testGetSetRemoveData-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData
-Dtests.seed=BBF0E0A8DF27CA36 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=mt -Dtests.timezone=America/Juneau -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 10.2s J1 | TestDistribStateManager.testGetSetRemoveData <<<
[junit4] > Throwable #1: java.lang.AssertionError: Node watch should have
fired!
[junit4] > at
__randomizedtesting.SeedInfo.seed([BBF0E0A8DF27CA36:9D600FFA8BA90C3C]:0)
[junit4] > at
org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 584693 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testHasData
[junit4] 2> 584694 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 584694 INFO (Thread-709) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 584694 INFO (Thread-709) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 584697 ERROR (Thread-709) [ ] 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> 584794 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer start zk server on port:45091
[junit4] 2> 584796 INFO (zkConnectionManagerCallback-866-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 584796 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.a.s.TestDistribStateManager Using
org.apache.solr.client.solrj.impl.ZkDistribStateManager
[junit4] 2> 584798 ERROR
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
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> 584798 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:45091 45091
[junit4] 2> 589909 INFO (Thread-709) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:45091 45091
[junit4] 2> 589910 INFO
(TEST-TestDistribStateManager.testHasData-seed#[BBF0E0A8DF27CA36]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testHasData
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestDistribStateManager_BBF0E0A8DF27CA36-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=922, maxMBSortInHeap=6.554842304891407,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@ba7948),
locale=mt, timezone=America/Juneau
[junit4] 2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=194593792,total=331874304
[junit4] 2> NOTE: All tests run in this JVM: [TestDocumentBuilder,
TestFieldResource, TestFilteredDocIdSet, ZkSolrClientTest, DebugComponentTest,
TestFaceting, SampleTest, TestPseudoReturnFields,
DistributedQueryComponentOptimizationTest, TriggerIntegrationTest,
OverseerTaskQueueTest, SuggesterTSTTest, DeleteShardTest,
TestSolrCloudWithDelegationTokens, TestSurroundQueryParser, BlockDirectoryTest,
ChaosMonkeySafeLeaderTest, TestScoreJoinQPNoScore, TestObjectReleaseTracker,
TestPivotHelperCode, TestJavabinTupleStreamParser, TestFastWriter,
PathHierarchyTokenizerFactoryTest, ExplicitHLLTest, TestConfigSetImmutable,
TestReRankQParserPlugin, TestLeaderElectionWithEmptyReplica,
SynonymTokenizerTest, DocValuesMultiTest, TestSchemaNameResource,
DocumentAnalysisRequestHandlerTest, AutoAddReplicasPlanActionTest,
TestSearcherReuse, CollectionTooManyReplicasTest, QueryEqualityTest,
DOMUtilTest, CdcrReplicationDistributedZkTest, TestDFISimilarityFactory,
CircularListTest, TestDistributedStatsComponentCardinality,
TestQuerySenderNoQuery, TestImplicitCoreProperties,
TestLocalFSCloudBackupRestore, TestNumericRangeQuery64, SOLR749Test,
ChaosMonkeySafeLeaderWithPullReplicasTest, SearchHandlerTest,
TestOverriddenPrefixQueryForCustomFieldType, TestCorePropertiesReload,
TestTestInjection, HdfsRestartWhileUpdatingTest, TestDistribStateManager]
[junit4] Completed [148/768 (1!)] on J1 in 32.53s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 1515 lines...]
[junit4] Suite:
org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/init-core-data-001
[junit4] 2> 2938983 WARN
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 2938983 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2938984 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2938985 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2938985 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? false
[junit4] 2> 2938985 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001
[junit4] 2> 2938986 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2938986 INFO (Thread-9328) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2938986 INFO (Thread-9328) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2938990 ERROR (Thread-9328) [ ] 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> 2939086 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:33135
[junit4] 2> 2939090 INFO (zkConnectionManagerCallback-7242-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939097 INFO (jetty-launcher-7239-thread-1) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2939097 INFO (jetty-launcher-7239-thread-2) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2939097 INFO (jetty-launcher-7239-thread-3) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2939098 INFO (jetty-launcher-7239-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47a901{/solr,null,AVAILABLE}
[junit4] 2> 2939098 INFO (jetty-launcher-7239-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c9c192{/solr,null,AVAILABLE}
[junit4] 2> 2939098 INFO (jetty-launcher-7239-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@123127c{/solr,null,AVAILABLE}
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@714b0d{SSL,[ssl,
http/1.1]}{127.0.0.1:34557}
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@1ca55cf{SSL,[ssl,
http/1.1]}{127.0.0.1:41357}
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-3) [ ]
o.e.j.s.Server Started @2941121ms
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-1) [ ]
o.e.j.s.Server Started @2941121ms
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=34557}
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41357}
[junit4] 2> 2939101 INFO (jetty-launcher-7239-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@16ea5c3{SSL,[ssl,
http/1.1]}{127.0.0.1:38081}
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-2) [ ]
o.e.j.s.Server Started @2941121ms
[junit4] 2> 2939102 ERROR (jetty-launcher-7239-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38081}
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2939102 ERROR (jetty-launcher-7239-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T11:43:25.716Z
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2939102 ERROR (jetty-launcher-7239-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T11:43:25.716Z
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2939102 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2939103 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2939103 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T11:43:25.717Z
[junit4] 2> 2939103 INFO (zkConnectionManagerCallback-7244-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939104 INFO (zkConnectionManagerCallback-7248-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939104 INFO (zkConnectionManagerCallback-7246-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939104 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2939104 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2939104 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2939128 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 0x160f9a199a10002, 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> 2939131 INFO (jetty-launcher-7239-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
[junit4] 2> 2939131 INFO (jetty-launcher-7239-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
[junit4] 2> 2939131 INFO (jetty-launcher-7239-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
[junit4] 2> 2939131 INFO (zkConnectionManagerCallback-7256-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939131 INFO (zkConnectionManagerCallback-7260-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939132 INFO (zkConnectionManagerCallback-7258-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939132 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 0x160f9a199a10005, 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> 2939138 INFO
(zkConnectionManagerCallback-7264-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939138 INFO
(zkConnectionManagerCallback-7262-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939139 INFO
(zkConnectionManagerCallback-7266-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939181 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2939181 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2939181 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2939181 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:41357_solr
[junit4] 2> 2939182 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34557_solr
[junit4] 2> 2939182 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38081_solr
[junit4] 2> 2939182 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.c.Overseer Overseer
(id=99353664264667143-127.0.0.1:41357_solr-n_0000000000) starting
[junit4] 2> 2939183 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2939183 INFO
(zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2939183 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2939184 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2939185 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2939185 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2939195 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41357_solr
[junit4] 2> 2939195 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2939195 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2939201 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2939278 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41357.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939279 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34557.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939287 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41357.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939287 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41357.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939288 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34557.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939289 INFO (jetty-launcher-7239-thread-1)
[n:127.0.0.1:41357_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/.
[junit4] 2> 2939289 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34557.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939290 INFO (jetty-launcher-7239-thread-3)
[n:127.0.0.1:34557_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/.
[junit4] 2> 2939361 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38081.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939366 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38081.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939366 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38081.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2939367 INFO (jetty-launcher-7239-thread-2)
[n:127.0.0.1:38081_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/.
[junit4] 2> 2939388 INFO (zkConnectionManagerCallback-7274-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939390 INFO (zkConnectionManagerCallback-7278-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2939390 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 2939391 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33135/solr ready
[junit4] 2> 2939434 INFO (qtp7337814-31285) [n:127.0.0.1:38081_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2939436 INFO
(OverseerThreadFactory-10776-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.CreateCollectionCmd Create collection
.system
[junit4] 2> 2939541 INFO
(OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000)
[n:127.0.0.1:41357_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:34557/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2939541 INFO
(OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000)
[n:127.0.0.1:41357_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:38081/solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2939542 INFO
(OverseerStateUpdate-99353664264667143-127.0.0.1:41357_solr-n_0000000000)
[n:127.0.0.1:41357_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":".system",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":".system_shard1_replica_p4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"https://127.0.0.1:41357/solr",
[junit4] 2> "type":"PULL",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 2939747 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2939747 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2939793 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
[junit4] 2> 2939793 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2939801 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2939802 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2939905 INFO
(zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2939905 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2939905 INFO
(zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2939905 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2939905 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2939905 INFO
(zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940767 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2940770 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but
managed schema resource managed-schema not found - loading non-managed schema
schema.xml instead
[junit4] 2> 2940773 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection
or core
[junit4] 2> 2940777 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2940778 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at
/configs/.system/managed-schema
[junit4] 2> 2940779 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in
ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to
/configs/.system/schema.xml.bak
[junit4] 2> 2940779 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using
configuration from collection .system, trusted=true
[junit4] 2> 2940780 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38081.solr.core..system.shard1.replica_n2' (registry
'solr.core..system.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2940780 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2940781 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore
[[.system_shard1_replica_n2] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/.system_shard1_replica_n2],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node2/./.system_shard1_replica_n2/data/]
[junit4] 2> 2940801 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2940808 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection
or core
[junit4] 2> 2940809 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2940812 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2940812 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using
configuration from collection .system, trusted=true
[junit4] 2> 2940813 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_41357.solr.core..system.shard1.replica_p4' (registry
'solr.core..system.shard1.replica_p4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2940813 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2940813 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore
[[.system_shard1_replica_p4] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/.system_shard1_replica_p4],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node1/./.system_shard1_replica_p4/data/]
[junit4] 2> 2940814 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection
or core
[junit4] 2> 2940817 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid
field id
[junit4] 2> 2940817 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using
configuration from collection .system, trusted=true
[junit4] 2> 2940817 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_34557.solr.core..system.shard1.replica_n1' (registry
'solr.core..system.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2940817 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2940817 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore
[[.system_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/.system_shard1_replica_n1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node3/./.system_shard1_replica_n1/data/]
[junit4] 2> 2940836 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2940836 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2940838 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 2940838 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2940839 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ecdfd[.system_shard1_replica_n2]
main]
[junit4] 2> 2940840 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2940861 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2940861 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2940862 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2940862 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2940863 INFO
(searcherExecutor-10783-thread-1-processing-n:127.0.0.1:38081_solr
x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5)
[n:127.0.0.1:38081_solr c:.system s:shard1 r:core_node5
x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2]
Registered new searcher Searcher@1ecdfd[.system_shard1_replica_n2]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2940864 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1589658630202851328
[junit4] 2> 2940867 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_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> 2940873 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2940873 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2940874 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 2940875 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2940876 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7f8f8[.system_shard1_replica_n1]
main]
[junit4] 2> 2940877 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs
[junit4] 2> 2940877 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2940877 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2940877 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2940878 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2940878 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2940878 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.SolrIndexSearcher Opening [Searcher@ecc0c[.system_shard1_replica_p4]
main]
[junit4] 2> 2940879 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2940879 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/.system
[junit4] 2> 2940879 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/.system
[junit4] 2> 2940879 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at
/configs/.system/managed-schema
[junit4] 2> 2940879 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
[junit4] 2> 2940879 INFO
(searcherExecutor-10785-thread-1-processing-n:127.0.0.1:34557_solr
x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3)
[n:127.0.0.1:34557_solr c:.system s:shard1 r:core_node3
x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1]
Registered new searcher Searcher@1a7f8f8[.system_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2940879 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1589658630218579968
[junit4] 2> 2940880 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2940880 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication
from leader
[junit4] 2> 2940880 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.c.ReplicateFromLeader Will start replication from leader with poll
interval: 00:00:03
[junit4] 2> 2940880 INFO
(searcherExecutor-10784-thread-1-processing-n:127.0.0.1:41357_solr
x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]
Registered new searcher Searcher@ecc0c[.system_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2940882 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
[junit4] 2> 2940882 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2940968 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940968 INFO
(zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940968 INFO
(zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940968 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940968 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2940968 INFO
(zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941368 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2941368 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2941368 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:38081/solr/.system_shard1_replica_n2/
[junit4] 2> 2941368 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:38081/solr START
replicas=[https://127.0.0.1:34557/solr/.system_shard1_replica_n1/] nUpdates=100
[junit4] 2> 2941372 INFO (qtp30408045-31289) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.S.Request
[.system_shard1_replica_n1] webapp=/solr path=/get
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 2941669 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.PeerSync
PeerSync: core=.system_shard1_replica_n2 url=https://127.0.0.1:38081/solr DONE.
We have no versions. sync failed.
[junit4] 2> 2941669 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the
next candidate
[junit4] 2> 2941669 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we
can't sync in that case - we were active before, so become leader anyway
[junit4] 2> 2941669 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2941671 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:38081/solr/.system_shard1_replica_n2/ shard1
[junit4] 2> 2941771 INFO
(zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941772 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941772 INFO
(zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941772 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941771 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941771 INFO
(zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941783 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Replica core_node5 is leader
but it's state is down, skipping replication
[junit4] 2> 2941821 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2941875 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2128
[junit4] 2> 2941883 INFO (qtp2124465-31283) [n:127.0.0.1:41357_solr
c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL}
status=0 QTime=2090
[junit4] 2> 2941887 INFO (qtp30408045-31286) [n:127.0.0.1:34557_solr
c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2085
[junit4] 2> 2941890 INFO (qtp7337814-31285) [n:127.0.0.1:38081_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> 2941984 INFO
(zkCallback-7265-thread-2-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941984 INFO
(zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941984 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941984 INFO
(zkCallback-7263-thread-1-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941984 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2941984 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2942890 INFO (qtp7337814-31285) [n:127.0.0.1:38081_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
status=0 QTime=3456
[junit4] 2> 2942894 INFO (qtp7337814-31288) [n:127.0.0.1:38081_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2942896 INFO (qtp30408045-31289) [n:127.0.0.1:34557_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2942899 INFO (qtp2124465-31304) [n:127.0.0.1:41357_solr ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics
params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
status=0 QTime=0
[junit4] 2> 2942990 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAddRemoveNode
[junit4] 2> 2942991 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1770ce2{/solr,null,AVAILABLE}
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.e.j.s.AbstractConnector Started ServerConnector@1b49fb3{SSL,[ssl,
http/1.1]}{127.0.0.1:46059}
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.e.j.s.Server Started @2945011ms
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46059}
[junit4] 2> 2942992 ERROR
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2942992 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 2942993 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2942993 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T11:43:29.607Z
[junit4] 2> 2942994 INFO (zkConnectionManagerCallback-7280-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2942994 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2943003 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33135/solr
[junit4] 2> 2943004 INFO (zkConnectionManagerCallback-7284-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2943006 INFO
(zkConnectionManagerCallback-7286-thread-1-processing-n:127.0.0.1:46059_solr)
[n:127.0.0.1:46059_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2943008 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2943009 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2943010 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46059_solr
[junit4] 2> 2943011 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2943011 INFO (zkCallback-7277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2943011 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2943011 INFO
(zkCallback-7261-thread-1-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2943014 INFO
(zkCallback-7285-thread-1-processing-n:127.0.0.1:46059_solr)
[n:127.0.0.1:46059_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2943098 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46059.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2943108 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46059.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2943108 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_46059.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@15adfc9
[junit4] 2> 2943109 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36])
[n:127.0.0.1:46059_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001/tempDir-001/node4/.
[junit4] 2> 2943439 INFO
(OverseerCollectionConfigSetProcessor-99353664264667143-127.0.0.1:41357_solr-n_0000000000)
[n:127.0.0.1:41357_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> 2943882 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Last replication failed, so
I'll force replication
[junit4] 2> 2943882 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Updated masterUrl to
https://127.0.0.1:38081/solr/.system_shard1_replica_n2/
[junit4] 2> 2943883 INFO (qtp7337814-31306) [n:127.0.0.1:38081_solr
c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request
[.system_shard1_replica_n2] webapp=/solr path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.h.IndexFetcher New index in Master. Deleting
mine...
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2943883 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@cf5778 commitCommandVersion:0
[junit4] 2> 2943884 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening
[Searcher@ac5dd0[.system_shard1_replica_p4] main]
[junit4] 2> 2943884 INFO (indexFetcher-10798-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2943885 INFO
(searcherExecutor-10784-thread-1-processing-n:127.0.0.1:41357_solr
x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]
Registered new searcher Searcher@ac5dd0[.system_shard1_replica_p4]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2945148 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.e.j.s.AbstractConnector Stopped ServerConnector@1ca55cf{SSL,[ssl,
http/1.1]}{127.0.0.1:0}
[junit4] 2> 2945149 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31351308
[junit4] 2> 2945149 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2945149 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6f8dd6: rootName =
solr_41357, domain = solr.node, service url = null, agent id = null] for
registry solr.node / com.codahale.metrics.MetricRegistry@1fb80da
[junit4] 2> 2945158 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2945158 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@92a5cf: rootName =
solr_41357, domain = solr.jvm, service url = null, agent id = null] for
registry solr.jvm / com.codahale.metrics.MetricRegistry@2d5ed4
[junit4] 2> 2945163 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2945163 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@d0e96a: rootName =
solr_41357, domain = solr.jetty, service url = null, agent id = null] for
registry solr.jetty / com.codahale.metrics.MetricRegistry@1b56b46
[junit4] 2> 2945164 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/127.0.0.1:41357_solr
[junit4] 2> 2945164 INFO
(TEST-TestClusterStateProvider.testAddRemoveNode-seed#[BBF0E0A8DF27CA36]) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 2945164 INFO
(zkCallback-7285-thread-1-processing-n:127.0.0.1:46059_solr)
[n:127.0.0.1:46059_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 2945164 INFO (zkCallback-7277-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
[junit4] 2> 2945164 INFO
(zkCallback-7263-thread-2-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 2945164 INFO
(zkCallback-7265-thread-1-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (4) -> (3)
[junit4] 2> 2945165 INFO
(zkCallback-7261-thread-2-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2945165 INFO
(zkCallback-7263-thread-3-processing-n:127.0.0.1:41357_solr)
[n:127.0.0.1:41357_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2945165 INFO
(zkCallback-7265-thread-3-processing-n:127.0.0.1:34557_solr)
[n:127.0.0.1:34557_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/.system/state.json] for collection [.system] has occurred -
updating... (live nodes size: [3])
[junit4] 2> 2945165 INFO (coreCloseExecutor-10805-thread-1)
[n:127.0.0.1:41357_solr c:.system s:shard1 r:core_node6
x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4]
CLOSING SolrCore org.apache.solr.core.SolrCore@1bf824
[junit4] 2> 2945165 INFO
(zkCallback-7261-thread-3-processing-n:127.0.0.1:38081_solr)
[n:127.0.0.1:38081_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedE
[...truncated too long message...]
4)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
[junit4] 2> at
org.apache.solr.cloud.ZkController.lambda$registerLiveNodesListener$2(ZkController.java:879)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.lambda$refreshLiveNodes$1(ZkStateReader.java:704)
[junit4] 2> at
java.util.concurrent.ConcurrentHashMap$KeySetView.forEach(ConcurrentHashMap.java:4649)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
[junit4] 2> at
org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 2948783 INFO (jetty-closer-7240-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1770ce2{/solr,null,UNAVAILABLE}
[junit4] 2> 2948784 ERROR
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> 2948784 INFO
(SUITE-TestClusterStateProvider-seed#[BBF0E0A8DF27CA36]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33135 33135
[junit4] 2> 2954208 INFO (Thread-9328) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:33135 33135
[junit4] 2> 2954209 WARN (Thread-9328) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/aliases.json
[junit4] 2> 4 /solr/security.json
[junit4] 2> 3 /solr/configs/.system
[junit4] 2> 3 /solr/configs/.system/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 23 /solr/collections/.system/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 5 /solr/clusterprops.json
[junit4] 2> 3 /solr/autoscaling.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 5 /solr/live_nodes
[junit4] 2> 5 /solr/collections
[junit4] 2> 2 /solr/overseer/queue
[junit4] 2> 2 /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2> 2 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_BBF0E0A8DF27CA36-001
[junit4] 2> NOTE: test params are:
codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3907, maxDocsPerChunk=2, blockSize=348),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION,
chunkSize=3907, blockSize=348)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@1148d55),
locale=es-DO, timezone=America/North_Dakota/New_Salem
[junit4] 2> NOTE: Linux 4.13.0-26-generic i386/Oracle Corporation
1.8.0_144 (32-bit)/cpus=8,threads=1,free=169977912,total=521928704
[junit4] 2> NOTE: All tests run in this JVM: [TestCollectionAPIs,
TestConfigOverlay, TestNamedUpdateProcessors, ActionThrottleTest,
TestMaxTokenLenTokenizer, TestFastOutputStream, LeaderElectionContextKeyTest,
TestFieldCache, TestMaxScoreQueryParser, HdfsDirectoryFactoryTest,
TestPullReplica, SpatialFilterTest, TestDistribIDF,
TestSchemaSimilarityResource, SolrJmxReporterCloudTest, TestComputePlanAction,
TestRecovery, TestConfig, TestUniqueKeyFieldResource, TestComponentsName,
ZkControllerTest, TestTriggerIntegration, AutoAddReplicasIntegrationTest,
TestSQLHandler, TestRandomDVFaceting, TestPolicyCloud,
AssignBackwardCompatibilityTest, URLClassifyProcessorTest,
BasicFunctionalityTest, TestReplicationHandler, TestTrieFacet,
TestIndexingPerformance, TestCloudDeleteByQuery, TestCloudPivotFacet,
TestCSVLoader, SoftAutoCommitTest, SolrIndexMetricsTest,
SolrCoreMetricManagerTest, SpatialRPTFieldTypeTest, AnalyticsQueryTest,
TestHdfsCloudBackupRestore, DirectUpdateHandlerOptimizeTest, BlockCacheTest,
TestDistributedSearch, TestNodeLostTrigger, TestSmileRequest,
TestCloudSearcherWarming, UpdateRequestProcessorFactoryTest,
TestPhraseSuggestions, RecoveryAfterSoftCommitTest, SolrInfoBeanTest, TestSort,
TestMergePolicyConfig, V2StandaloneTest, ZkStateReaderTest, JavabinLoaderTest,
MetricUtilsTest, TestSegmentSorting, SolrMetricsIntegrationTest,
TestCrossCoreJoin, DistributedMLTComponentTest, TestCodecSupport,
TestDistribDocBasedVersion, PeerSyncTest, TestRequestForwarding,
TestImpersonationWithHadoopAuth, TestSolrIndexConfig, PrimitiveFieldTypeTest,
MetricsHandlerTest, TestFieldCollectionResource, TestUtils,
TestComplexPhraseLeadingWildcard, TestEmbeddedSolrServerSchemaAPI,
CheckHdfsIndexTest, TestJsonRequest, DateMathParserTest,
SolrCloudReportersTest, SliceStateTest, TestMiniSolrCloudClusterSSL,
BJQParserTest, TestReplicationHandlerBackup, NodeMutatorTest,
TestUseDocValuesAsStored, CleanupOldIndexTest, TestNumericRangeQuery32,
TestDFRSimilarityFactory, DistributedQueryComponentCustomSortTest,
HttpSolrCallGetCoreTest, SearchHandlerTest, LargeFieldTest,
HLLSerializationTest, ForceLeaderTest, UUIDUpdateProcessorFallbackTest,
OverseerCollectionConfigSetProcessorTest, TestGenericDistributedQueue,
MigrateRouteKeyTest, TestSolrConfigHandlerConcurrent,
TestSolrCloudWithSecureImpersonation, TestLeaderInitiatedRecoveryThread,
TestFieldTypeResource, ConnectionManagerTest, SharedFSAutoReplicaFailoverTest,
TestFieldSortValues, DocValuesMissingTest, NodeLostTriggerTest,
TestPointFields, TestSolrXml, QueryParsingTest, SyncSliceTest, UpdateLogTest,
TestTolerantUpdateProcessorRandomCloud, ExternalFileFieldSortTest,
UpdateParamsTest, SuggestComponentTest, TestReloadDeadlock,
StatelessScriptUpdateProcessorFactoryTest, TestConfigSets,
TestReversedWildcardFilterFactory, HdfsCollectionsAPIDistributedZkTest,
HdfsThreadLeakTest, TestShardHandlerFactory, DeleteInactiveReplicaTest,
DocExpirationUpdateProcessorFactoryTest, SimpleFacetsTest,
TestMinMaxOnMultiValuedField, ShardRoutingCustomTest, TestDistributedGrouping,
TestHashPartitioner, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestStressReorder, TestJoin,
TestCoreContainer, SolrCoreTest, StatsComponentTest, SpellCheckComponentTest,
QueryElevationComponentTest, ConvertedLegacyTest, TestFunctionQuery,
DirectUpdateHandlerTest, TestBadConfig, HighlighterTest,
ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest,
SolrIndexSplitterTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest,
SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery,
DocValuesTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest,
SchemaVersionSpecificBehaviorTest, TestUpdate,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1,
CacheHeaderTest, LukeRequestHandlerTest, TestQueryUtils,
DirectSolrSpellCheckerTest, TestQueryTypes, TermsComponentTest,
DocumentBuilderTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, LoggingHandlerTest, IndexSchemaTest,
ReturnFieldsTest, MBeansHandlerTest, HighlighterConfigTest, CopyFieldTest,
MultiTermTest, TestDocSet, TestBinaryField, NumericFieldsTest,
MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest,
EchoParamsTest, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory,
TestIBSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest,
PreAnalyzedFieldTest, TestSuggestSpellingConverter, SpellingQueryConverterTest,
TestSolrJ, UUIDFieldTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler,
TestEmbeddedSolrServerAdminHandler, ConnectionReuseTest, AssignTest,
CollectionStateFormat2Test, CollectionsAPISolrJTest,
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest,
DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest,
LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest,
MissingSegmentRecoveryTest, MoveReplicaHDFSTest, OverseerModifyCollectionTest,
OverseerRolesTest, OverseerStatusTest, ReplaceNodeTest, SolrCLIZkUtilsTest,
SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework,
TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudRecovery,
TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI,
TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestDeleteCollectionOnDownNodes, TestDownShardTolerantSearch,
TestLeaderElectionZkExpiry, TestPullReplicaErrorHandling,
TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt,
TestStressInPlaceUpdates, HdfsAutoAddReplicasIntegrationTest,
TestClusterStateProvider]
[junit4] Completed [585/768 (2!)] on J0 in 15.33s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 44447 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]