Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/51/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey
Error Message:
There are still nodes recoverying - waited for 330 seconds
Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330
seconds
at
__randomizedtesting.SeedInfo.seed([B880CED87167C4A0:33A71D0930616F24]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:183)
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:907)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 11317 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/init-core-data-001
[junit4] 2> 259162 WARN
(SUITE-ShardSplitTest-seed#[B880CED87167C4A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
[junit4] 2> 259162 INFO
(SUITE-ShardSplitTest-seed#[B880CED87167C4A0]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 259165 INFO
(SUITE-ShardSplitTest-seed#[B880CED87167C4A0]-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> 259165 INFO
(SUITE-ShardSplitTest-seed#[B880CED87167C4A0]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zlz/fa
[junit4] 2> 259169 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 259169 INFO (Thread-111) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 259169 INFO (Thread-111) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 259171 ERROR (Thread-111) [ ] 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> 259279 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkTestServer start zk server on port:58853
[junit4] 2> 259332 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 259334 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 259340 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 259342 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 259344 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 259346 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 259349 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 259351 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 259353 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 259355 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 259357 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 259360 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless
explicitly asked otherwise
[junit4] 2> 259591 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 259592 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@588fa0a4{/zlz/fa,null,AVAILABLE}
[junit4] 2> 259595 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@406b8a2a{HTTP/1.1,[http/1.1]}{127.0.0.1:58856}
[junit4] 2> 259595 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server Started @263051ms
[junit4] 2> 259595 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/zlz/fa, hostPort=58856,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/control-001/cores}
[junit4] 2> 259595 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 259595 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 259596 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 259596 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 259596 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-18T16:24:38.771Z
[junit4] 2> 259604 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 259604 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/control-001/solr.xml
[junit4] 2> 259609 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 259612 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58853/solr
[junit4] 2> 259749 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 259750 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:58856_zlz%2Ffa
[junit4] 2> 259752 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.Overseer Overseer
(id=98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000) starting
[junit4] 2> 259763 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58856_zlz%2Ffa
[junit4] 2> 259765 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 259824 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 259827 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 259827 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 259828 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/control-001/cores
[junit4] 2> 259852 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 259853 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58853/solr
ready
[junit4] 2> 259856 INFO (qtp1449274235-1421) [n:127.0.0.1:58856_zlz%2Ffa
] 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:58856_zlz%252Ffa&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 259859 INFO
(OverseerThreadFactory-395-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 259970 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
] 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> 259972 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 260093 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 261021 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 261051 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261210 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261235 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261235 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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@7e11010d
[junit4] 2> 261247 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 261247 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 261250 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 261265 WARN (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261314 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261314 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261315 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 261315 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 261316 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5615510583797213]
[junit4] 2> 261317 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@25184cf0[control_collection_shard1_replica_n1] main]
[junit4] 2> 261318 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 261319 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261319 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 261319 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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 1573278271924076544
[junit4] 2> 261320 INFO
(searcherExecutor-398-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:58856_zlz%2Ffa 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@25184cf0[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:58856/zlz/fa/control_collection_shard1_replica_n1/
[junit4] 2> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:58856/zlz/fa/control_collection_shard1_replica_n1/ has no
replicas
[junit4] 2> 261327 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261339 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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:58856/zlz/fa/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 261455 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 261510 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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> 261515 INFO (qtp1449274235-1423) [n:127.0.0.1:58856_zlz%2Ffa
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=1544
[junit4] 2> 261520 INFO (qtp1449274235-1421) [n:127.0.0.1:58856_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 261629 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 261869 INFO
(OverseerCollectionConfigSetProcessor-98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 262530 INFO (qtp1449274235-1421) [n:127.0.0.1:58856_zlz%2Ffa
] 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:58856_zlz%252Ffa&wt=javabin&version=2}
status=0 QTime=2673
[junit4] 2> 262547 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 262550 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58853/solr
ready
[junit4] 2> 262551 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 262553 INFO (qtp1449274235-1426) [n:127.0.0.1:58856_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 262559 INFO
(OverseerThreadFactory-395-thread-2-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 262561 WARN
(OverseerThreadFactory-395-thread-2-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 262781 INFO (qtp1449274235-1426) [n:127.0.0.1:58856_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at
most 30 seconds. Check all shard replicas
[junit4] 2> 262781 INFO (qtp1449274235-1426) [n:127.0.0.1:58856_zlz%2Ffa
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=228
[junit4] 2> 263059 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001
of type TLOG
[junit4] 2> 263060 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 263061 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@22847656{/zlz/fa,null,AVAILABLE}
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@6e71756a{HTTP/1.1,[http/1.1]}{127.0.0.1:58865}
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server Started @266518ms
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/tempDir-001/jetty1,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zlz/fa,
hostPort=58865,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001/cores}
[junit4] 2> 263062 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 263062 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-18T16:24:42.237Z
[junit4] 2> 263066 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 263066 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001/solr.xml
[junit4] 2> 263076 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 263080 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58853/solr
[junit4] 2> 263094 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 263098 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 263101 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58865_zlz%2Ffa
[junit4] 2> 263103 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 263104 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:58865_zlz%2Ffa)
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 263104 INFO (zkCallback-121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 263178 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 263181 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 263181 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 263182 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001/cores
[junit4] 2> 263208 INFO (qtp381177494-1462) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:58865_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 263212 INFO
(OverseerThreadFactory-395-thread-3-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:58865_zlz%2Ffa for creating new replica
[junit4] 2> 263213 INFO
(OverseerCollectionConfigSetProcessor-98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 263214 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 263215 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 264233 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 264246 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
[collection1_shard2_replica_t0] Schema name=test
[junit4] 2> 264316 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 264339 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 264339 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t0' (registry
'solr.core.collection1.shard2.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 264339 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 264339 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[[collection1_shard2_replica_t0] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001/cores/collection1_shard2_replica_t0],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-1-001/cores/collection1_shard2_replica_t0/data/]
[junit4] 2> 264344 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 264353 WARN (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
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> 264411 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 264411 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 264412 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 264412 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 264413 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5615510583797213]
[junit4] 2> 264419 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2e154e8a[collection1_shard2_replica_t0] main]
[junit4] 2> 264421 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 264421 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 264422 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 264422 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1573278275177807872
[junit4] 2> 264422 INFO
(searcherExecutor-409-thread-1-processing-n:127.0.0.1:58865_zlz%2Ffa
x:collection1_shard2_replica_t0 s:shard2 c:collection1)
[n:127.0.0.1:58865_zlz%2Ffa c:collection1 s:shard2
x:collection1_shard2_replica_t0] o.a.s.c.SolrCore
[collection1_shard2_replica_t0] Registered new searcher
Searcher@2e154e8a[collection1_shard2_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:58865/zlz/fa/collection1_shard2_replica_t0/
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:58865/zlz/fa/collection1_shard2_replica_t0/ has no replicas
[junit4] 2> 264431 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 264432 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController
collection1_shard2_replica_t0 stopping background replication from leader
[junit4] 2> 264436 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58865/zlz/fa/collection1_shard2_replica_t0/ shard2
[junit4] 2> 264589 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 264591 INFO (qtp381177494-1463) [n:127.0.0.1:58865_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t0&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1376
[junit4] 2> 264594 INFO (qtp381177494-1462) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:58865_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1385
[junit4] 2> 264847 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001
of type TLOG
[junit4] 2> 264848 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 264856 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4f2c7a59{/zlz/fa,null,AVAILABLE}
[junit4] 2> 264856 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@348bc7f8{HTTP/1.1,[http/1.1]}{127.0.0.1:58871}
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server Started @268313ms
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/tempDir-001/jetty2,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zlz/fa,
hostPort=58871,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001/cores}
[junit4] 2> 264857 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 264857 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-18T16:24:44.032Z
[junit4] 2> 264863 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 264863 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001/solr.xml
[junit4] 2> 264869 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 264872 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58853/solr
[junit4] 2> 264891 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 264895 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 264898 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58871_zlz%2Ffa
[junit4] 2> 264900 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:58865_zlz%2Ffa)
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 264900 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 264900 INFO
(zkCallback-132-thread-1-processing-n:127.0.0.1:58871_zlz%2Ffa)
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 264901 INFO (zkCallback-121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 264982 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 264985 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 264985 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 264986 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001/cores
[junit4] 2> 265011 INFO (qtp381177494-1464) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:58871_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 265014 INFO
(OverseerThreadFactory-395-thread-4-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:58871_zlz%2Ffa for creating new replica
[junit4] 2> 265015 INFO
(OverseerCollectionConfigSetProcessor-98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 265019 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 265019 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 266040 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 266053 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
[collection1_shard1_replica_t0] Schema name=test
[junit4] 2> 266122 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 266150 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_t0' using configuration from
collection collection1, trusted=true
[junit4] 2> 266151 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_t0' (registry
'solr.core.collection1.shard1.replica_t0') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 266151 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 266151 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[[collection1_shard1_replica_t0] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001/cores/collection1_shard1_replica_t0],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-2-001/cores/collection1_shard1_replica_t0/data/]
[junit4] 2> 266154 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 266159 WARN (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
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> 266216 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 266216 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 266217 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 266217 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 266218 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5615510583797213]
[junit4] 2> 266226 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@bc394c8[collection1_shard1_replica_t0] main]
[junit4] 2> 266228 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 266228 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 266229 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 266229 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1573278277072584704
[junit4] 2> 266230 INFO
(searcherExecutor-420-thread-1-processing-n:127.0.0.1:58871_zlz%2Ffa
x:collection1_shard1_replica_t0 s:shard1 c:collection1)
[n:127.0.0.1:58871_zlz%2Ffa c:collection1 s:shard1
x:collection1_shard1_replica_t0] o.a.s.c.SolrCore
[collection1_shard1_replica_t0] Registered new searcher
Searcher@bc394c8[collection1_shard1_replica_t0]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 266236 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 266236 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 266236 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:58871/zlz/fa/collection1_shard1_replica_t0/
[junit4] 2> 266237 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 266237 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.SyncStrategy
http://127.0.0.1:58871/zlz/fa/collection1_shard1_replica_t0/ has no replicas
[junit4] 2> 266237 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 266237 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController
collection1_shard1_replica_t0 stopping background replication from leader
[junit4] 2> 266241 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:58871/zlz/fa/collection1_shard1_replica_t0/ shard1
[junit4] 2> 266396 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.c.ZkController I
am the leader, no recovery necessary
[junit4] 2> 266398 INFO (qtp2028367877-1492) [n:127.0.0.1:58871_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t0] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t0&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1379
[junit4] 2> 266401 INFO (qtp381177494-1464) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:58871_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
status=0 QTime=1390
[junit4] 2> 266678 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001
of type TLOG
[junit4] 2> 266678 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 266680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b1f25b{/zlz/fa,null,AVAILABLE}
[junit4] 2> 266680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1a74487a{HTTP/1.1,[http/1.1]}{127.0.0.1:58876}
[junit4] 2> 266680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server Started @270137ms
[junit4] 2> 266680 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/tempDir-001/jetty3,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zlz/fa,
hostPort=58876,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001/cores}
[junit4] 2> 266680 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 266681 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 266681 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 266681 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 266681 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-18T16:24:45.856Z
[junit4] 2> 266685 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 266685 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001/solr.xml
[junit4] 2> 266694 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 266698 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58853/solr
[junit4] 2> 266713 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 266716 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 266719 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58876_zlz%2Ffa
[junit4] 2> 266722 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:58865_zlz%2Ffa)
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 266723 INFO
(zkCallback-138-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa)
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 266722 INFO (zkCallback-121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 266722 INFO
(zkCallback-132-thread-1-processing-n:127.0.0.1:58871_zlz%2Ffa)
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 266722 INFO
(zkCallback-114-thread-2-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 266783 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 266786 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 266787 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 266788 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001/cores
[junit4] 2> 266816 INFO (qtp936967899-1521) [n:127.0.0.1:58876_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:58876_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 266819 INFO
(OverseerThreadFactory-395-thread-5-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:58876_zlz%2Ffa for creating new replica
[junit4] 2> 266820 INFO
(OverseerCollectionConfigSetProcessor-98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 266821 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 266822 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 267842 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 267855 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema
[collection1_shard2_replica_t1] Schema name=test
[junit4] 2> 267927 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 267950 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_t1' using configuration from
collection collection1, trusted=true
[junit4] 2> 267950 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_t1' (registry
'solr.core.collection1.shard2.replica_t1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 267950 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 267950 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
[[collection1_shard2_replica_t1] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001/cores/collection1_shard2_replica_t1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-3-001/cores/collection1_shard2_replica_t1/data/]
[junit4] 2> 267956 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 267967 WARN (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
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> 268020 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 268020 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 268021 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 268021 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 268022 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.5615510583797213]
[junit4] 2> 268023 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@14caf149[collection1_shard2_replica_t1] main]
[junit4] 2> 268024 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 268025 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 268025 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 268025 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1573278278955827200
[junit4] 2> 268027 INFO
(searcherExecutor-431-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2
x:collection1_shard2_replica_t1] o.a.s.c.SolrCore
[collection1_shard2_replica_t1] Registered new searcher
Searcher@14caf149[collection1_shard2_replica_t1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 268030 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_t1
[junit4] 2> 268030 INFO
(updateExecutor-135-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.ZkController
collection1_shard2_replica_t1 stopping background replication from leader
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_t1]
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 268031 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_t1] as recovering, leader is
[http://127.0.0.1:58865/zlz/fa/collection1_shard2_replica_t0/] and I am
[http://127.0.0.1:58876/zlz/fa/collection1_shard2_replica_t1/]
[junit4] 2> 268032 INFO (qtp936967899-1523) [n:127.0.0.1:58876_zlz%2Ffa
c:collection1 s:shard2 x:collection1_shard2_replica_t1] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
status=0 QTime=1210
[junit4] 2> 268035 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Sending prep recovery
command to [http://127.0.0.1:58865/zlz/fa]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_t0&nodeName=127.0.0.1:58876_zlz%252Ffa&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 268035 INFO (qtp936967899-1521) [n:127.0.0.1:58876_zlz%2Ffa
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:58876_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
status=0 QTime=1218
[junit4] 2> 268036 INFO (qtp381177494-1465) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 268036 INFO (qtp381177494-1465) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:58876_zlz%2Ffa,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:58876/zlz/fa","node_name":"127.0.0.1:58876_zlz%2Ffa","state":"down","type":"TLOG"}
[junit4] 2> 268319 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-4-001
of type TLOG
[junit4] 2> 268319 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 268320 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@57fe27b9{/zlz/fa,null,AVAILABLE}
[junit4] 2> 268321 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@7f4a96ad{HTTP/1.1,[http/1.1]}{127.0.0.1:58883}
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.e.j.s.Server Started @271778ms
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/tempDir-001/jetty4,
replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/zlz/fa,
hostPort=58883,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-4-001/cores}
[junit4] 2> 268322 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 7.1.0
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 268322 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-07-18T16:24:47.497Z
[junit4] 2> 268326 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 268327 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-4-001/solr.xml
[junit4] 2> 268337 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 268341 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58853/solr
[junit4] 2> 268355 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (4)
[junit4] 2> 268359 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 268362 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:58883_zlz%2Ffa
[junit4] 2> 268365 INFO
(zkCallback-138-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa)
[n:127.0.0.1:58876_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 268365 INFO
(zkCallback-126-thread-1-processing-n:127.0.0.1:58865_zlz%2Ffa)
[n:127.0.0.1:58865_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 268366 INFO
(zkCallback-145-thread-1-processing-n:127.0.0.1:58883_zlz%2Ffa)
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 268366 INFO
(zkCallback-114-thread-1-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 268366 INFO
(zkCallback-132-thread-1-processing-n:127.0.0.1:58871_zlz%2Ffa)
[n:127.0.0.1:58871_zlz%2Ffa ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (4) -> (5)
[junit4] 2> 268366 INFO (zkCallback-121-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 268439 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 268442 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 268442 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@7e11010d
[junit4] 2> 268443 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[B880CED87167C4A0])
[n:127.0.0.1:58883_zlz%2Ffa ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001/shard-4-001/cores
[junit4] 2> 268477 INFO (qtp659540347-1554) [n:127.0.0.1:58883_zlz%2Ffa
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with
params
node=127.0.0.1:58883_zlz%252Ffa&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 268479 INFO
(OverseerThreadFactory-395-thread-5-processing-n:127.0.0.1:58856_zlz%2Ffa)
[n:127.0.0.1:58856_zlz%2Ffa ] o.a.s.c.AddReplicaCmd Node Identified
127.0.0.1:58883_zlz%2Ffa for creating new replica
[junit4] 2> 268480 INFO
(OverseerCollectionConfigSetProcessor-98329891854483460-127.0.0.1:58856_zlz%2Ffa-n_0000000000)
[n:127.0.0.1:58856_zlz%2Ffa ] 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> 268481 INFO (qtp659540347-1555) [n:127.0.0.1:58883_zlz%2Ffa
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t1&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
[junit4] 2> 268482 INFO (qtp659540347-1555) [n:127.0.0.1:58883_zlz%2Ffa
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 269046 INFO (qtp381177494-1465) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t0,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:58876_zlz%2Ffa,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1_shard2_replica_t1","base_url":"http://127.0.0.1:58876/zlz/fa","node_name":"127.0.0.1:58876_zlz%2Ffa","state":"recovering","type":"TLOG"}
[junit4] 2> 269046 INFO (qtp381177494-1465) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 269047 INFO (qtp381177494-1465) [n:127.0.0.1:58865_zlz%2Ffa
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:58876_zlz%252Ffa&onlyIfLeaderActive=true&core=collection1_shard2_replica_t0&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1010
[junit4] 2> 269501 INFO (qtp659540347-1555) [n:127.0.0.1:58883_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 269515 INFO (qtp659540347-1555) [n:127.0.0.1:58883_zlz%2Ffa
c:collection1 s:shard1 x:collection1_shard1_replica_t1] o.a.s.s.IndexSchema
[collection1_shard1_replica_t1] Schema name=test
[junit4] 2> 269549 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shard2 r:core_node3
x:collection1_shard2_replica_t1] o.a.s.c.RecoveryStrategy Starting Replication
Recovery.
[junit4] 2> 269549 INFO
(recoveryExecutor-136-thread-1-processing-n:127.0.0.1:58876_zlz%2Ffa
x:collection1_shard2_replica_t1 s:shard2 c:collection1 r:core_node3)
[n:127.0.0.1:58876_zlz%2Ffa c:collection1 s:shar
[...truncated too long message...]
zlz%2Ffa c:collection1 s:shard1_0 r:core_node7 x:collection1_shard1_0_replica0]
o.a.s.c.SolrCore [collection1_shard1_0_replica0] CLOSING SolrCore
org.apache.solr.core.SolrCore@1277ea6b
[junit4] 2> 918818 INFO
(zkCallback-327-thread-1-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext New leader
does not have old tlog to replay
[junit4] 2> 918822 INFO
(zkCallback-327-thread-1-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_t1] o.a.s.c.ShardLeaderElectionContext I am the
new leader: http://127.0.0.1:60206/zlz/fa/collection1_shard1_replica_t1/ shard1
[junit4] 2> 918825 INFO
(zkCallback-320-thread-4-processing-n:127.0.0.1:60199_zlz%2Ffa)
[n:127.0.0.1:60199_zlz%2Ffa c:collection1 s:shard1_0 r:core_node7
x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1_0.replica0, tag=309848683
[junit4] 2> 918830 INFO
(zkCallback-320-thread-4-processing-n:127.0.0.1:60199_zlz%2Ffa)
[n:127.0.0.1:60199_zlz%2Ffa c:collection1 s:shard1_0 r:core_node7
x:collection1_shard1_0_replica0] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1_0.leader,
tag=309848683
[junit4] 2> 919671 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@5bec91fb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 919671 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1ed097c9{/zlz/fa,null,UNAVAILABLE}
[junit4] 2> 919672 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 60206
[junit4] 2> 919672 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ] o.a.s.c.CoreContainer
Shutting down CoreContainer instance=1628370563
[junit4] 2> 919672 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 919672 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 919672 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 919674 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 919674 INFO (coreCloseExecutor-1078-thread-1)
[n:127.0.0.1:60206_zlz%2Ffa c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_t1] o.a.s.c.SolrCore
[collection1_shard1_replica_t1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3224d7d2
[junit4] 2> 919675 INFO (coreCloseExecutor-1078-thread-3)
[n:127.0.0.1:60206_zlz%2Ffa c:splitByRouteKeyTest s:shard2 r:core_node4
x:splitByRouteKeyTest_shard2_replica_n2] o.a.s.c.SolrCore
[splitByRouteKeyTest_shard2_replica_n2] CLOSING SolrCore
org.apache.solr.core.SolrCore@57cada29
[junit4] 2> 919681 INFO (coreCloseExecutor-1078-thread-3)
[n:127.0.0.1:60206_zlz%2Ffa c:splitByRouteKeyTest s:shard2 r:core_node4
x:splitByRouteKeyTest_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for registry=solr.core.splitByRouteKeyTest.shard2.replica_n2,
tag=1472911913
[junit4] 2> 919683 INFO (coreCloseExecutor-1078-thread-3)
[n:127.0.0.1:60206_zlz%2Ffa c:splitByRouteKeyTest s:shard2 r:core_node4
x:splitByRouteKeyTest_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing
metric reporters for
registry=solr.collection.splitByRouteKeyTest.shard2.leader, tag=1472911913
[junit4] 2> 919683 INFO (coreCloseExecutor-1078-thread-1)
[n:127.0.0.1:60206_zlz%2Ffa c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.collection1.shard1.replica_t1, tag=841275346
[junit4] 2> 919686 INFO (coreCloseExecutor-1078-thread-1)
[n:127.0.0.1:60206_zlz%2Ffa c:collection1 s:shard1 r:core_node4
x:collection1_shard1_replica_t1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.collection1.shard1.leader, tag=841275346
[junit4] 2> 919687 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ] o.a.s.c.Overseer
Overseer (id=98329930045325330-127.0.0.1:60206_zlz%2Ffa-n_0000000004) closing
[junit4] 2> 919687 INFO
(OverseerStateUpdate-98329930045325330-127.0.0.1:60206_zlz%2Ffa-n_0000000004)
[n:127.0.0.1:60206_zlz%2Ffa ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:60206_zlz%2Ffa
[junit4] 2> 919689 WARN
(zkCallback-327-thread-1-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 919690 INFO (zkCallback-335-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 919690 INFO (zkCallback-303-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 920668 WARN
(zkCallback-327-thread-3-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:routeFieldColl s:shard3 r:core_node5
x:routeFieldColl_shard3_replica_n1] o.a.s.c.SyncStrategy Closed, skipping sync
up.
[junit4] 2> 920669 INFO
(zkCallback-327-thread-3-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:routeFieldColl s:shard3 r:core_node5
x:routeFieldColl_shard3_replica_n1] o.a.s.c.SolrCore
[routeFieldColl_shard3_replica_n1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1e449ddf
[junit4] 2> 920670 INFO
(zkCallback-327-thread-3-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:routeFieldColl s:shard3 r:core_node5
x:routeFieldColl_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.core.routeFieldColl.shard3.replica_n1, tag=507813343
[junit4] 2> 920673 INFO
(zkCallback-327-thread-3-processing-n:127.0.0.1:60206_zlz%2Ffa)
[n:127.0.0.1:60206_zlz%2Ffa c:routeFieldColl s:shard3 r:core_node5
x:routeFieldColl_shard3_replica_n1] o.a.s.m.SolrMetricManager Closing metric
reporters for registry=solr.collection.routeFieldColl.shard3.leader,
tag=507813343
[junit4] 2> 920674 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@6c9ea55b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 920674 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@46540025{/zlz/fa,null,UNAVAILABLE}
[junit4] 2> 920677 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ] o.a.s.c.ChaosMonkey
monkey: stop jetty! 60179
[junit4] 2> 920677 ERROR
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ]
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> 920678 INFO
(TEST-ShardSplitTest.test-seed#[B880CED87167C4A0]) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60176 60176
[junit4] 2> 921733 INFO (Thread-321) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:60176 60176
[junit4] 2> 921896 WARN (Thread-321) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/aliases.json
[junit4] 2> 9 /solr/collections/routeFieldColl/state.json
[junit4] 2> 9 /solr/collections/splitByRouteKeyTest/state.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/clusterprops.json
[junit4] 2> 10 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 10 /solr/live_nodes
[junit4] 2> 10 /solr/collections
[junit4] 2> 4 /solr/overseer/queue
[junit4] 2> 4 /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-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_B880CED87167C4A0-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=LuceneVarGapDocFreqInterval),
shard_s=Lucene50(blocksize=128), a_t=Lucene50(blocksize=128),
id=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{rnd_b=DocValuesFormat(name=Direct),
shard_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory),
n_ti=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Memory),
a_i=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Direct)},
maxPointsInLeafNode=389, maxMBSortInHeap=7.939130568005568,
sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT,
timezone=Africa/Lubumbashi
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=133213032,total=357490688
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedDebugComponentTest, TestInPlaceUpdatesDistrib,
SolrSlf4jReporterTest, TestJavabinTupleStreamParser, BasicAuthIntegrationTest,
HardAutoCommitTest, IndexBasedSpellCheckerTest, RuleEngineTest, SolrCoreTest,
TestSolrCloudWithKerberosAlt, ShardSplitTest]
[junit4] Completed [176/728 (1!)] on J0 in 662.76s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 45205 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]