Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4387/
Java: 64bit/jdk-9 -XX:-UseCompressedOops -XX:+UseSerialGC
2 tests failed.
FAILED: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test
Error Message:
Could not find collection:collection2
Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
at
__randomizedtesting.SeedInfo.seed([CBC0D2121F158A56:4394EDC8B1E9E7AE]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertNotNull(Assert.java:526)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:913)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
at
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.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([CBC0D2121F158A56:F448D1BA08437AB1]: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
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11819 lines...]
[junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/init-core-data-001
[junit4] 2> 415350 WARN
(SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 415351 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 415351 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 415351 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 415351 INFO
(SUITE-FullSolrCloudDistribCmdsTest-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 415352 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 415353 INFO (Thread-637) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 415353 INFO (Thread-637) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 415355 ERROR (Thread-637) [ ] 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> 415457 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkTestServer start zk server on port:61384
[junit4] 2> 415637 INFO (zkConnectionManagerCallback-2643-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415646 INFO (zkConnectionManagerCallback-2645-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 415657 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 415661 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 415665 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 415668 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 415669 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 415676 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 415678 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 415681 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 415683 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 415685 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 415687 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 415690 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 416415 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 416419 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4d3fbac2{/,null,AVAILABLE}
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@34e8d17a{HTTP/1.1,[http/1.1]}{127.0.0.1:61392}
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server Started @418690ms
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/control/data,
hostPort=61392,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores}
[junit4] 2> 416425 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 416425 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T13:25:28.318589Z
[junit4] 2> 416430 INFO (zkConnectionManagerCallback-2647-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416431 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 416431 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/solr.xml
[junit4] 2> 416434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 416434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 416434 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 416437 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
[junit4] 2> 416439 INFO (zkConnectionManagerCallback-2651-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416444 INFO
(zkConnectionManagerCallback-2653-thread-1-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416635 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 416636 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:61392_
[junit4] 2> 416639 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.c.Overseer Overseer
(id=99354065452924932-127.0.0.1:61392_-n_0000000000) starting
[junit4] 2> 416673 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61392_
[junit4] 2> 416677 INFO
(zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 416746 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 416759 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 416759 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 416761 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61392_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores
[junit4] 2> 416780 INFO (zkConnectionManagerCallback-2659-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 416783 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 416785 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
[junit4] 2> 416820 INFO (qtp495366098-5226) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 416823 INFO
(OverseerThreadFactory-1363-thread-1-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 416936 INFO (qtp495366098-5227) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 416936 INFO (qtp495366098-5227) [n:127.0.0.1:61392_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 417062 INFO
(zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 417973 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 417984 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 418047 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 418094 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 418094 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 418095 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 418095 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 418097 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@22142b44
[junit4] 2> 418100 WARN (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 418225 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 418225 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 418227 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 418227 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 418227 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375,
floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 418228 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@46cd377f[control_collection_shard1_replica_n1] main]
[junit4] 2> 418229 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 418230 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 418231 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 418232 INFO
(searcherExecutor-1366-thread-1-processing-n:127.0.0.1:61392_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:61392_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@46cd377f[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 418232 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1589665050263552000
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:61392/control_collection_shard1_replica_n1/
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:61392/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 418246 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 418258 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61392/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 418361 INFO
(zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 418374 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 418398 INFO (qtp495366098-5227) [n:127.0.0.1:61392_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1461
[junit4] 2> 418403 INFO (qtp495366098-5226) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 418481 INFO
(zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 418836 INFO
(OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000)
[n:127.0.0.1:61392_ ] 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> 419413 INFO (qtp495366098-5226) [n:127.0.0.1:61392_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61392_&wt=javabin&version=2}
status=0 QTime=2593
[junit4] 2> 419418 INFO (zkConnectionManagerCallback-2663-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 419419 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 419426 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61384/solr ready
[junit4] 2> 419426 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 419427 INFO (qtp495366098-5231) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 419430 INFO
(OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 419432 WARN
(OverseerThreadFactory-1363-thread-2-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 419652 INFO (qtp495366098-5231) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 419652 INFO (qtp495366098-5231) [n:127.0.0.1:61392_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=224
[junit4] 2> 420057 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001
of type NRT
[junit4] 2> 420057 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 420059 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7c18aadd{/,null,AVAILABLE}
[junit4] 2> 420059 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@1f462776{HTTP/1.1,[http/1.1]}{127.0.0.1:61401}
[junit4] 2> 420059 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server Started @422325ms
[junit4] 2> 420059 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty1,
hostPort=61401,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores,
replicaType=NRT}
[junit4] 2> 420060 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 420062 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 420062 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 420062 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 420062 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T13:25:31.955523Z
[junit4] 2> 420064 INFO (zkConnectionManagerCallback-2665-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 420066 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 420066 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/solr.xml
[junit4] 2> 420068 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 420068 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 420069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 420072 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
[junit4] 2> 420073 INFO (zkConnectionManagerCallback-2669-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 420077 INFO
(zkConnectionManagerCallback-2671-thread-1-processing-n:127.0.0.1:61401_)
[n:127.0.0.1:61401_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 420087 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 420090 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 420094 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61401_
[junit4] 2> 420097 INFO (zkCallback-2662-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 420097 INFO
(zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 420097 INFO
(zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 420182 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 420193 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 420193 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 420195 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61401_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores
[junit4] 2> 420225 INFO (qtp495366098-5224) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 420229 INFO
(OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000)
[n:127.0.0.1:61392_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 420229 INFO
(OverseerThreadFactory-1363-thread-3-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61401_
for creating new replica
[junit4] 2> 420235 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 420235 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 421258 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 421274 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
[collection1_shard2_replica_n61] Schema name=test
[junit4] 2> 421377 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 421415 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from
collection collection1, trusted=true
[junit4] 2> 421415 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n61' (registry
'solr.core.collection1.shard2.replica_n61') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 421415 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 421415 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[[collection1_shard2_replica_n61] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
[junit4] 2> 421418 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@3affc1e2
[junit4] 2> 421422 WARN (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 421482 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 421482 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 421483 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 421484 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 421485 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375,
floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 421486 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@60f34391[collection1_shard2_replica_n61] main]
[junit4] 2> 421490 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 421490 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 421491 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 421491 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1589665053680861184
[junit4] 2> 421494 INFO
(searcherExecutor-1377-thread-1-processing-n:127.0.0.1:61401_
x:collection1_shard2_replica_n61 s:shard2 c:collection1) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SolrCore
[collection1_shard2_replica_n61] Registered new searcher
Searcher@60f34391[collection1_shard2_replica_n61]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:61401/collection1_shard2_replica_n61/
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy
http://127.0.0.1:61401/collection1_shard2_replica_n61/ has no replicas
[junit4] 2> 421498 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 421503 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61401/collection1_shard2_replica_n61/ shard2
[junit4] 2> 421676 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 421679 INFO (qtp1498104260-5275) [n:127.0.0.1:61401_
c:collection1 s:shard2 x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1444
[junit4] 2> 421683 INFO (qtp495366098-5224) [n:127.0.0.1:61392_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61401_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1458
[junit4] 2> 421963 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001
of type NRT
[junit4] 2> 421963 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 421964 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@402abe4a{/,null,AVAILABLE}
[junit4] 2> 421965 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@5b919bcd{HTTP/1.1,[http/1.1]}{127.0.0.1:61410}
[junit4] 2> 421965 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server Started @424230ms
[junit4] 2> 421965 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty2,
hostPort=61410,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores}
[junit4] 2> 421965 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 421966 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 421966 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 421966 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 421966 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T13:25:33.859152Z
[junit4] 2> 421968 INFO (zkConnectionManagerCallback-2675-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 421969 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 421969 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/solr.xml
[junit4] 2> 421992 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 421992 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 421992 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 421995 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
[junit4] 2> 421997 INFO (zkConnectionManagerCallback-2679-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422000 INFO
(zkConnectionManagerCallback-2681-thread-1-processing-n:127.0.0.1:61410_)
[n:127.0.0.1:61410_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 422011 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 422015 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 422018 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61410_
[junit4] 2> 422020 INFO
(zkCallback-2652-thread-1-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422021 INFO (zkCallback-2662-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422021 INFO
(zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422021 INFO
(zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 422059 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 422069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 422069 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 422071 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61410_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores
[junit4] 2> 422104 INFO (qtp495366098-5228) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 422107 INFO
(OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000)
[n:127.0.0.1:61392_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 422107 INFO
(OverseerThreadFactory-1363-thread-4-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61410_
for creating new replica
[junit4] 2> 422114 INFO (qtp467058492-5306) [n:127.0.0.1:61410_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 422114 INFO (qtp467058492-5306) [n:127.0.0.1:61410_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 423140 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 423169 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
[collection1_shard3_replica_n63] Schema name=test
[junit4] 2> 423250 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 423286 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from
collection collection1, trusted=true
[junit4] 2> 423287 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard3.replica_n63' (registry
'solr.core.collection1.shard3.replica_n63') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 423287 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 423287 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[[collection1_shard3_replica_n63] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
[junit4] 2> 423290 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1054cec1
[junit4] 2> 423293 WARN (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 423344 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 423344 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 423345 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 423346 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 423347 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375,
floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 423347 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@36710f16[collection1_shard3_replica_n63] main]
[junit4] 2> 423349 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 423349 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 423349 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 423349 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1589665055629115392
[junit4] 2> 423355 INFO
(searcherExecutor-1388-thread-1-processing-n:127.0.0.1:61410_
x:collection1_shard3_replica_n63 s:shard3 c:collection1) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SolrCore
[collection1_shard3_replica_n63] Registered new searcher
Searcher@36710f16[collection1_shard3_replica_n63]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:61410/collection1_shard3_replica_n63/
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy
http://127.0.0.1:61410/collection1_shard3_replica_n63/ has no replicas
[junit4] 2> 423359 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 423364 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61410/collection1_shard3_replica_n63/ shard3
[junit4] 2> 423485 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 423488 INFO (qtp467058492-5306) [n:127.0.0.1:61410_
c:collection1 s:shard3 x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1373
[junit4] 2> 423491 INFO (qtp495366098-5228) [n:127.0.0.1:61392_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61410_&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
status=0 QTime=1387
[junit4] 2> 423796 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001
of type NRT
[junit4] 2> 423798 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 423800 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@25999096{/,null,AVAILABLE}
[junit4] 2> 423801 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@33b726de{HTTP/1.1,[http/1.1]}{127.0.0.1:61415}
[junit4] 2> 423801 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server Started @426066ms
[junit4] 2> 423801 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty3,
hostPort=61415,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores,
replicaType=NRT}
[junit4] 2> 423802 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 423802 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 423802 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 423802 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 423802 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T13:25:35.695785Z
[junit4] 2> 423804 INFO (zkConnectionManagerCallback-2685-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423806 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 423806 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/solr.xml
[junit4] 2> 423809 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 423809 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 423810 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 423812 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61384/solr
[junit4] 2> 423814 INFO (zkConnectionManagerCallback-2689-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423817 INFO
(zkConnectionManagerCallback-2691-thread-1-processing-n:127.0.0.1:61415_)
[n:127.0.0.1:61415_ ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 423828 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 423832 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 423835 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:61415_
[junit4] 2> 423839 INFO
(zkCallback-2680-thread-1-processing-n:127.0.0.1:61410_) [n:127.0.0.1:61410_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 423839 INFO (zkCallback-2662-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 423839 INFO
(zkCallback-2652-thread-2-processing-n:127.0.0.1:61392_) [n:127.0.0.1:61392_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 423839 INFO
(zkCallback-2670-thread-1-processing-n:127.0.0.1:61401_) [n:127.0.0.1:61401_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 423840 INFO
(zkCallback-2690-thread-1-processing-n:127.0.0.1:61415_) [n:127.0.0.1:61415_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 423877 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 423891 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 423891 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 423893 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56])
[n:127.0.0.1:61415_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores
[junit4] 2> 423929 INFO (qtp495366098-5227) [n:127.0.0.1:61392_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 423933 INFO
(OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000)
[n:127.0.0.1:61392_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 423934 INFO
(OverseerThreadFactory-1363-thread-5-processing-n:127.0.0.1:61392_)
[n:127.0.0.1:61392_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:61415_
for creating new replica
[junit4] 2> 423941 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 423942 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 424967 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 424986 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
[collection1_shard1_replica_n65] Schema name=test
[junit4] 2> 425067 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 425091 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from
collection collection1, trusted=true
[junit4] 2> 425092 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n65' (registry
'solr.core.collection1.shard1.replica_n65') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd
[junit4] 2> 425092 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 425092 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[[collection1_shard1_replica_n65] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
[junit4] 2> 425096 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@11b21f12
[junit4] 2> 425105 WARN (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 425159 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 425159 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 425161 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 425161 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 425164 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=78.7255859375,
floorSegmentMB=1.935546875, forceMergeDeletesPctAllowed=12.79642065080871,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 425166 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@4bfb1750[collection1_shard1_replica_n65] main]
[junit4] 2> 425168 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 425169 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 425170 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 425170 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1589665057538572288
[junit4] 2> 425172 INFO
(searcherExecutor-1399-thread-1-processing-n:127.0.0.1:61415_
x:collection1_shard1_replica_n65 s:shard1 c:collection1) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SolrCore
[collection1_shard1_replica_n65] Registered new searcher
Searcher@4bfb1750[collection1_shard1_replica_n65]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:61415/collection1_shard1_replica_n65/
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.SyncStrategy
http://127.0.0.1:61415/collection1_shard1_replica_n65/ has no replicas
[junit4] 2> 425177 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 425183 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:61415/collection1_shard1_replica_n65/ shard1
[junit4] 2> 425321 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 425325 INFO (qtp1283061144-5337) [n:127.0.0.1:61415_
c:collection1 s:shard1 x:collection1_shard1_replica_n65] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1383
[junit4] 2> 425329 INFO (qtp495366098-5227) [n:127.0.0.1:61392_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:61415_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1399
[junit4] 2> 425997 INFO
(OverseerCollectionConfigSetProcessor-99354065452924932-127.0.0.1:61392_-n_0000000000)
[n:127.0.0.1:61392_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 426042 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001
of type NRT
[junit4] 2> 426043 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 426045 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@365ac5ad{/,null,AVAILABLE}
[junit4] 2> 426045 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@98315d2{HTTP/1.1,[http/1.1]}{127.0.0.1:61421}
[junit4] 2> 426045 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.e.j.s.Server Started @428310ms
[junit4] 2> 426045 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/tempDir-001/jetty4,
hostPort=61421,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/cores}
[junit4] 2> 426046 ERROR
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 426046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 426046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 426046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 426046 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-01-15T13:25:37.939910Z
[junit4] 2> 426048 INFO (zkConnectionManagerCallback-2695-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 426050 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 426050 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_CBC0D2121F158A56-001/shard-4-001/solr.xml
[junit4] 2> 426065 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 426065 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 426065 INFO
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[CBC0D2121F158A56]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@4330bbfd, but no JMX re
[...truncated too long message...]
dPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
[junit4] 2> at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
[junit4] 2> at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 3456018 INFO (jetty-closer-6822-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@65e9208f{/solr,null,UNAVAILABLE}
[junit4] 2> 3456019 INFO (jetty-closer-6822-thread-1) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@506aa546{/solr,null,UNAVAILABLE}
[junit4] 2> 3456022 ERROR
(SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-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> 3456023 INFO
(SUITE-TestClusterStateProvider-seed#[CBC0D2121F158A56]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:58914 58914
[junit4] 2> 3456038 INFO (Thread-5461) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:58914 58914
[junit4] 2> 3456158 WARN (Thread-5461) [ ] 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> 5 /solr/clusterprops.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> 24 /solr/collections/.system/state.json
[junit4] 2> 5 /solr/clusterstate.json
[junit4] 2> 2 /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/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: leaving temporary files on disk at:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.sim.TestClusterStateProvider_CBC0D2121F158A56-001
[junit4] 2> Jan 15, 2018 2:16:07 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@8c8f962),
locale=si-LK, timezone=Africa/Johannesburg
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9
(64-bit)/cpus=3,threads=1,free=129386328,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [SuggestComponentTest,
BlobRepositoryCloudTest, TestCloudInspectUtil, TestAtomicUpdateErrorCases,
TestSimDistributedQueue, TestStandardQParsers, TestSolrCoreParser,
AutoscalingHistoryHandlerTest, TestLegacyFieldReuse, DeleteShardTest,
BlockJoinFacetDistribTest, JavabinLoaderTest,
CloneFieldUpdateProcessorFactoryTest, NoCacheHeaderTest,
TestConfigSetsAPIExclusivity, TestReversedWildcardFilterFactory,
CollectionTooManyReplicasTest, TestReplicationHandlerBackup,
DistributedVersionInfoTest, TestJsonFacetRefinement,
CurrencyRangeFacetCloudTest, BigEndianAscendingWordDeserializerTest,
TestRandomFlRTGCloud, CdcrReplicationHandlerTest, MultiTermTest,
AutoAddReplicasPlanActionTest, MissingSegmentRecoveryTest,
TestFieldCacheReopen, TestDistributedSearch, TestPseudoReturnFields,
DirectUpdateHandlerOptimizeTest, TriggerIntegrationTest, SortByFunctionTest,
UpdateLogTest, AtomicUpdatesTest, SSLMigrationTest,
LeaderInitiatedRecoveryOnCommitTest, TestSolrCLIRunExample,
TestRuleBasedAuthorizationPlugin, TestCursorMarkWithoutUniqueKey,
TestRawTransformer, TestBulkSchemaAPI, DateFieldTest, HttpPartitionTest,
TestInfoStreamLogging, SignatureUpdateProcessorFactoryTest,
RegexBoostProcessorTest, RecoveryZkTest, TestJoin, SpatialHeatmapFacetsTest,
ZkFailoverTest, RequiredFieldsTest, LegacyCloudClusterPropTest,
HdfsRecoveryZkTest, AnalysisErrorHandlingTest,
OverseerCollectionConfigSetProcessorTest, HttpSolrCallGetCoreTest,
TestManagedSchemaThreadSafety, TestShardHandlerFactory, TestCustomSort,
SolrSlf4jReporterTest, TestSweetSpotSimilarityFactory, SimpleMLTQParserTest,
PathHierarchyTokenizerFactoryTest, UUIDUpdateProcessorFallbackTest,
WordBreakSolrSpellCheckerTest, TestAuthenticationFramework,
TestCloudNestedDocsSort, DistributedFacetPivotSmallAdvancedTest,
TestSolrCloudWithKerberosAlt, TestHashQParserPlugin,
TestFieldCollectionResource, TimeRoutedAliasUpdateProcessorTest,
HighlighterConfigTest, TestLegacyTerms, DistribJoinFromCollectionTest,
JSONWriterTest, SuggesterTest, ShowFileRequestHandlerTest,
SolrIndexMetricsTest, DistributedSpellCheckComponentTest,
DistributedQueryElevationComponentTest, TestXIncludeConfig, BlockDirectoryTest,
TestRequestForwarding, CheckHdfsIndexTest, LeaderElectionTest, TestPushWriter,
DistributedTermsComponentTest, TestJsonRequest, TriLevelCompositeIdRoutingTest,
StatsComponentTest, XsltUpdateRequestHandlerTest, SpatialFilterTest,
OverseerTaskQueueTest, TestSQLHandlerNonCloud, CachingDirectoryFactoryTest,
TestExceedMaxTermLength, SimpleCollectionCreateDeleteTest,
DocValuesMissingTest, TestLeaderInitiatedRecoveryThread, RankQueryTest,
HdfsTlogReplayBufferedWhileIndexingTest, CleanupOldIndexTest,
TestConfigSetProperties, PropertiesRequestHandlerTest, TestQuerySenderListener,
TestUtils, LeaderFailoverAfterPartitionTest, TemplateUpdateProcessorTest,
DistributedExpandComponentTest, SliceStateTest, TestUninvertingReader,
CSVRequestHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest,
ManagedSchemaRoundRobinCloudTest, TestLegacyNumericRangeQueryBuilder,
TestRebalanceLeaders, TestSkipOverseerOperations, SuggesterWFSTTest,
HdfsNNFailoverTest, HdfsBasicDistributedZkTest, BinaryUpdateRequestHandlerTest,
SolrCloudExampleTest, TestConfigOverlay, TestRecovery, LargeFieldTest,
OutOfBoxZkACLAndCredentialsProvidersTest, DirectUpdateHandlerTest,
CollectionsAPISolrJTest, TestSmileRequest, TestCloudPivotFacet, OverseerTest,
TestDelegationWithHadoopAuth, TestUnifiedSolrHighlighter, TestMissingGroups,
TestCryptoKeys, TestPayloadCheckQParserPlugin, FastVectorHighlighterTest,
ShardSplitTest, TestComputePlanAction, TestBinaryField,
CustomHighlightComponentTest, BitVectorTest, TestScoreJoinQPNoScore,
TestApiFramework, SolrJmxReporterCloudTest, CdcrVersionReplicationTest,
TestInPlaceUpdatesDistrib, CollectionReloadTest, ExitableDirectoryReaderTest,
TestAuthorizationFramework, TestSchemaManager, TestFuzzyAnalyzedSuggestions,
BooleanFieldTest, HdfsDirectoryTest, ZkStateWriterTest, TestExpandComponent,
QueryParsingTest, TestCSVResponseWriter, TestFieldCacheWithThreads,
ForceLeaderTest, TestNoOpRegenerator, SpatialRPTFieldTypeTest,
FieldAnalysisRequestHandlerTest, JvmMetricsTest, DeleteNodeTest, FullHLLTest,
MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, NotRequiredUniqueKeyTest,
RecoveryAfterSoftCommitTest, SuggesterTSTTest, AlternateDirectoryTest,
TestSearcherReuse, TestCollectionsAPIViaSolrCloudCluster,
TestSolrCloudWithHadoopAuthPlugin, SegmentsInfoRequestHandlerTest,
TestNumericRangeQuery32, TestCloudRecovery, AsyncCallRequestStatusResponseTest,
TestNumericTerms32, TestPullReplica, TestIBSimilarityFactory, CoreSorterTest,
TestStressCloudBlindAtomicUpdates, UUIDFieldTest, SuggesterFSTTest,
CurrencyFieldTypeTest, MetricUtilsTest, BasicDistributedZk2Test,
UnloadDistributedZkTest, ShardRoutingTest, ClusterStateUpdateTest,
ZkSolrClientTest, ShardRoutingCustomTest, TestDistributedGrouping,
TestRealTimeGet, TestStressVersions, TestCoreContainer, SimpleFacetsTest,
TestSolr4Spatial, SpellCheckComponentTest, QueryElevationComponentTest,
BadIndexSchemaTest, TestFiltering, TestLazyCores, SpellCheckCollatorTest,
SolrRequestParserTest, TestTrie, TestCSVLoader, SolrCoreCheckLockOnStartupTest,
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest,
SolrInfoBeanTest, DebugComponentTest, IndexBasedSpellCheckerTest,
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions,
XmlUpdateRequestHandlerTest, RequestHandlersTest, TestIndexingPerformance,
TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest,
MBeansHandlerTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, SampleTest,
TestDocSet, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery,
OutputWriterTest, ExternalFileFieldSortTest, TestSolrCoreProperties,
DirectSolrConnectionTest, TestPhraseSuggestions, TestCharFilters,
TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory,
TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest,
URLClassifyProcessorTest, TestFastLRUCache, DateMathParserTest,
ChaosMonkeyNothingIsSafeTest, AddReplicaTest, AssignBackwardCompatibilityTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CustomCollectionTest,
DistribCursorPagingTest, MoveReplicaHDFSTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, ReplaceNodeTest,
TestCloudJSONFacetJoinDomain, TestClusterProperties,
TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion,
TestLeaderElectionZkExpiry, TestLockTree, TestOnReconnectListenerSupport,
TestPullReplicaErrorHandling, TestSizeLimitedDistributedMap, TestUtilizeNode,
ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest,
HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest,
NodeLostTriggerTest, SearchRateTriggerTest, TestClusterStateProvider]
[junit4] Completed [582/768 (2!)] on J0 in 10.43s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 41430 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]