Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3506/
Java: 32bit/jdk-9-ea+168 -server -XX:+UseG1GC
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([37A6569BAF7F78F:885DB6B8FBF15C0B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
at
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
at
org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:437)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:563)
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:992)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13292 lines...]
[junit4] Suite: org.apache.solr.cloud.ShardSplitTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/init-core-data-001
[junit4] 2> 1190870 WARN
(SUITE-ShardSplitTest-seed#[37A6569BAF7F78F]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
[junit4] 2> 1190870 INFO
(SUITE-ShardSplitTest-seed#[37A6569BAF7F78F]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1190870 INFO
(SUITE-ShardSplitTest-seed#[37A6569BAF7F78F]-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")
[junit4] 2> 1190870 INFO
(SUITE-ShardSplitTest-seed#[37A6569BAF7F78F]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1190872 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1190872 INFO (Thread-2898) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1190872 INFO (Thread-2898) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1190873 ERROR (Thread-2898) [ ] 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> 1190972 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkTestServer start zk server on port:35575
[junit4] 2> 1190977 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1190978 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1190979 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1190979 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1190980 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1190981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1190981 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1190982 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1190982 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1190983 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1190984 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1191087 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/cores/collection1
[junit4] 2> 1191088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1191088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c74b6b{/,null,AVAILABLE}
[junit4] 2> 1191090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@9cab23{HTTP/1.1,[http/1.1]}{127.0.0.1:39341}
[junit4] 2> 1191090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server Started @1192622ms
[junit4] 2> 1191090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/tempDir-001/control/data,
hostPort=39341,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/cores}
[junit4] 2> 1191090 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1191090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.7.0
[junit4] 2> 1191090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1191091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1191091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T05:21:34.758043Z
[junit4] 2> 1191092 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1191092 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/solr.xml
[junit4] 2> 1191096 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1191098 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
[junit4] 2> 1191107 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1191107 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39341_
[junit4] 2> 1191108 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer
(id=97953572096573444-127.0.0.1:39341_-n_0000000000) starting
[junit4] 2> 1191111 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39341_
[junit4] 2> 1191112 INFO (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1191228 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/cores
[junit4] 2> 1191228 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1191229 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1191230 INFO
(OverseerStateUpdate-97953572096573444-127.0.0.1:39341_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1192236 WARN (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1192237 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1192247 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1192307 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1192314 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection, trusted=true
[junit4] 2> 1192314 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1192315 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/control-001/cores/collection1/data/]
[junit4] 2> 1192315 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1192317 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1192360 WARN (coreLoadExecutor-5493-thread-1) [ ]
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> 1192389 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1192389 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1192390 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1192390 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1192391 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@82fe3e
[junit4] 2> 1192391 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e7170f[collection1] main]
[junit4] 2> 1192392 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1192392 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1192392 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1192393 INFO (searcherExecutor-5494-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e7170f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1192394 INFO (coreLoadExecutor-5493-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567257155140059136
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39341/collection1/
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39341/collection1/ has no replicas
[junit4] 2> 1192397 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1192398 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39341/collection1/ shard1
[junit4] 2> 1192549 INFO (coreZkRegister-5486-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1192734 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1192734 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35575/solr
ready
[junit4] 2> 1192734 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1192827 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/cores/collection1
[junit4] 2> 1192828 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001
[junit4] 2> 1192828 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1192829 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1988000{/,null,AVAILABLE}
[junit4] 2> 1192829 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@15377eb{HTTP/1.1,[http/1.1]}{127.0.0.1:37807}
[junit4] 2> 1192829 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server Started @1194361ms
[junit4] 2> 1192829 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/tempDir-001/jetty1,
hostPort=37807,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/cores}
[junit4] 2> 1192830 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1192830 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.7.0
[junit4] 2> 1192830 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1192830 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1192830 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T05:21:36.497343Z
[junit4] 2> 1192832 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1192832 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/solr.xml
[junit4] 2> 1192843 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1192844 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
[junit4] 2> 1192848 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1192849 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1192851 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37807_
[junit4] 2> 1192851 INFO (zkCallback-1990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1192851 INFO (zkCallback-1981-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1192852 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1192952 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/cores
[junit4] 2> 1192953 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1192953 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1192954 INFO
(OverseerStateUpdate-97953572096573444-127.0.0.1:39341_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1193961 WARN (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1193962 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1193972 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1194032 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1194040 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1194040 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1194040 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1194040 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1194042 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1194076 WARN (coreLoadExecutor-5504-thread-1) [ ]
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> 1194105 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1194105 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1194106 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1194106 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1194106 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f680aa
[junit4] 2> 1194106 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1a0dc50[collection1] main]
[junit4] 2> 1194107 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1194107 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1194107 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1194108 INFO (searcherExecutor-5505-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1a0dc50[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1194109 INFO (coreLoadExecutor-5504-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567257156937318400
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37807/collection1/
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:37807/collection1/ has no replicas
[junit4] 2> 1194112 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1194114 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37807/collection1/ shard2
[junit4] 2> 1194264 INFO (coreZkRegister-5499-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1194544 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores/collection1
[junit4] 2> 1194544 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001
[junit4] 2> 1194545 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1194545 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1c6439f{/,null,AVAILABLE}
[junit4] 2> 1194546 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@1b10e73{HTTP/1.1,[http/1.1]}{127.0.0.1:35798}
[junit4] 2> 1194546 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server Started @1196078ms
[junit4] 2> 1194546 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/tempDir-001/jetty2,
hostPort=35798,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores}
[junit4] 2> 1194547 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1194547 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.7.0
[junit4] 2> 1194547 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1194547 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1194547 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T05:21:38.214333Z
[junit4] 2> 1194549 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1194549 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/solr.xml
[junit4] 2> 1194553 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1194554 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
[junit4] 2> 1194558 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1194559 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1194560 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35798_
[junit4] 2> 1194561 INFO (zkCallback-1981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1194561 INFO (zkCallback-1990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1194561 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1194561 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1194729 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores
[junit4] 2> 1194729 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1194729 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1194730 INFO
(OverseerStateUpdate-97953572096573444-127.0.0.1:39341_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1195738 WARN (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1195739 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1195757 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1195817 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1195824 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1195825 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1195825 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1195825 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1195827 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1195852 WARN (coreLoadExecutor-5515-thread-1) [ ]
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> 1195882 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1195882 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1195883 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1195883 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1195883 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@26fe23
[junit4] 2> 1195884 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@bb1ba3[collection1] main]
[junit4] 2> 1195884 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1195884 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1195885 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1195886 INFO (searcherExecutor-5516-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@bb1ba3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1195886 INFO (coreLoadExecutor-5515-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567257158801686528
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35798/collection1/
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:35798/collection1/ has no replicas
[junit4] 2> 1195890 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1195891 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35798/collection1/ shard1
[junit4] 2> 1196042 INFO (coreZkRegister-5510-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1196323 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/cores/collection1
[junit4] 2> 1196323 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001
[junit4] 2> 1196324 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1196324 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@157655f{/,null,AVAILABLE}
[junit4] 2> 1196325 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@ef3183{HTTP/1.1,[http/1.1]}{127.0.0.1:41273}
[junit4] 2> 1196325 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server Started @1197857ms
[junit4] 2> 1196325 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/tempDir-001/jetty3,
hostPort=41273,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/cores}
[junit4] 2> 1196325 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1196326 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.7.0
[junit4] 2> 1196326 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1196326 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1196326 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T05:21:39.993230Z
[junit4] 2> 1196328 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1196328 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/solr.xml
[junit4] 2> 1196331 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1196332 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
[junit4] 2> 1196337 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1196338 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1196338 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41273_
[junit4] 2> 1196339 INFO (zkCallback-1981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1196339 INFO (zkCallback-2002-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1196339 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1196339 INFO (zkCallback-1990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1196339 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1196434 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/cores
[junit4] 2> 1196434 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1196435 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1196436 INFO
(OverseerStateUpdate-97953572096573444-127.0.0.1:39341_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1197442 WARN (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1197443 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1197452 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1197520 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1197527 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1197527 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1197528 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1197528 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1197530 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1197579 WARN (coreLoadExecutor-5526-thread-1) [ ]
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> 1197609 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1197609 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1197610 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1197610 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1197610 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@156658f
[junit4] 2> 1197611 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1de3f6[collection1] main]
[junit4] 2> 1197611 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1197612 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1197612 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1197613 INFO (searcherExecutor-5527-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1de3f6[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1197613 INFO (coreLoadExecutor-5526-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567257160612577280
[junit4] 2> 1197616 INFO (coreZkRegister-5521-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1197616 INFO (updateExecutor-1999-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1197616 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1197616 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1197617 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1197617 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1197617 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:37807/collection1/] and I am
[http://127.0.0.1:41273/collection1/]
[junit4] 2> 1197617 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:37807]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41273_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1197619 INFO (qtp21638201-11721) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1197620 INFO (qtp21638201-11721) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1197620 INFO (qtp21638201-11721) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:41273_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41273","node_name":"127.0.0.1:41273_","state":"down"}
[junit4] 2> 1198027 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/cores/collection1
[junit4] 2> 1198028 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001
[junit4] 2> 1198028 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1198029 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1bb9790{/,null,AVAILABLE}
[junit4] 2> 1198029 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.AbstractConnector Started
ServerConnector@5dea10{HTTP/1.1,[http/1.1]}{127.0.0.1:41301}
[junit4] 2> 1198029 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.e.j.s.Server Started @1199561ms
[junit4] 2> 1198029 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/,
solrconfig=solrconfig.xml,
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/tempDir-001/jetty4,
hostPort=41301,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/cores}
[junit4] 2> 1198030 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1198030 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 6.7.0
[junit4] 2> 1198030 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port
null
[junit4] 2> 1198030 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1198030 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-13T05:21:41.697383Z
[junit4] 2> 1198032 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1198032 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/solr.xml
[junit4] 2> 1198036 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1198036 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35575/solr
[junit4] 2> 1198040 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1198042 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1198043 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:41301_
[junit4] 2> 1198043 INFO (zkCallback-1981-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198043 INFO (zkCallback-1990-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198043 INFO (zkCallback-2002-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198044 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198044 INFO (zkCallback-1985-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198044 INFO (zkCallback-2009-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1198126 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/cores
[junit4] 2> 1198126 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1198126 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 1198127 INFO
(OverseerStateUpdate-97953572096573444-127.0.0.1:39341_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1198620 INFO (qtp21638201-11721) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:41273_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:41273","node_name":"127.0.0.1:41273_","state":"recovering"}
[junit4] 2> 1198620 INFO (qtp21638201-11721) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1198620 INFO (qtp21638201-11721) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41273_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1199121 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:37807/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1199121 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41273 START
replicas=[http://127.0.0.1:37807/collection1/] nUpdates=100
[junit4] 2> 1199122 INFO (qtp21638201-11721) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1199122 INFO (qtp21638201-11721) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1199123 INFO (recoveryExecutor-2000-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1199134 WARN (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1199134 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1199145 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1199215 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1199223 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 1199223 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1199223 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 1199223 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1199226 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1199250 WARN (coreLoadExecutor-5537-thread-1) [ ]
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> 1199281 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1199281 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1199282 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1199282 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1199283 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@f23a70
[junit4] 2> 1199283 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@107e7bd[collection1] main]
[junit4] 2> 1199284 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1199284 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1199284 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1199285 INFO (searcherExecutor-5538-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@107e7bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1199285 INFO (coreLoadExecutor-5537-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1567257162365796352
[junit4] 2> 1199288 INFO (coreZkRegister-5532-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1199288 INFO (updateExecutor-2006-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1199288 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1199288 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1199288 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1199288 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1199288 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:35798/collection1/] and I am
[http://127.0.0.1:41301/collection1/]
[junit4] 2> 1199290 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:35798]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41301_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1199291 INFO (qtp28902311-11750) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1199291 INFO (qtp28902311-11750) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1199291 INFO (qtp28902311-11750) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=down, localState=active,
nodeName=127.0.0.1:41301_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41301","node_name":"127.0.0.1:41301_","state":"down"}
[junit4] 2> 1199630 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSplitStaticIndexReplication
[junit4] 2> 1199630 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
15 for each attempt
[junit4] 2> 1199630 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: collection1 failOnTimeout:true timeout (sec):15
[junit4] 2> 1200291 INFO (qtp28902311-11750) [ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader?
true, live=true, checkLive=true, currentState=recovering, localState=active,
nodeName=127.0.0.1:41301_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41301","node_name":"127.0.0.1:41301_","state":"recovering"}
[junit4] 2> 1200291 INFO (qtp28902311-11750) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1200292 INFO (qtp28902311-11750) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:41301_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1000
[junit4] 2> 1200792 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:35798/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1200792 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41301 START
replicas=[http://127.0.0.1:35798/collection1/] nUpdates=100
[junit4] 2> 1200794 INFO (qtp28902311-11750) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1200794 INFO (qtp28902311-11750) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 1200794 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 1200794 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1200794 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1200794 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1200794 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1200795 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1200795 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1200795 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1200795 INFO (recoveryExecutor-2007-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1201630 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[37A6569BAF7F78F]) [
] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
collection1
[junit4] 2> 1201632 INFO (qtp22011526-11688) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1201632 INFO (qtp22011526-11688) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1201632 INFO (qtp22011526-11688) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1201632 INFO (qtp22011526-11688) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 0
[junit4] 2> 1201634 INFO (qtp21638201-11721) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1201634 INFO (qtp21638201-11721) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1201634 INFO (qtp28902311-11747) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1201634 INFO (qtp28902311-11747) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1201634 INFO (qtp8637196-11812) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1201634 INFO (qtp26855234-11778) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1201634 INFO (qtp28902311-11747) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1201634 INFO (qtp26855234-11778) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1201635 INFO (qtp28902311-11747) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37807/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1201634 INFO (qtp8637196-11812) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1201634 INFO (qtp21638201-11721) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1201635 INFO (qtp26855234-11778) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1201635 INFO (qtp8637196-11812) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1201635 INFO (qtp21638201-11721) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37807/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1201635 INFO (qtp8637196-11812) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37807/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1201635 INFO (qtp26855234-11778) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:37807/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1201635 INFO (qtp21638201-11723) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 2
[junit4] 2> 1201636 INFO (qtp21638201-11719) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1201637 INFO (qtp26855234-11780) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1201638 INFO (qtp28902311-11746) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1201638 INFO (qtp8637196-11814) [ ] o.a.s.c.S.Request
[collection1] webapp= path=/select
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
hits=0 status=0 QTime=0
[junit4] 2> 1203640 INFO (qtp26855234-11778) [ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=5&name=testSplitStaticIndexReplication&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35798_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1203641 INFO (OverseerThreadFactory-5491-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testSplitStaticIndexReplication
[junit4] 2> 1203744 INFO (qtp28902311-11747) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testSplitStaticIndexReplication_shard1_replica1&action=CREATE&numShards=1&collection=testSplitStaticIndexReplication&shard=shard1&wt=javabin&version=2
[junit4] 2> 1203846 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSplitStaticIndexReplication/state.json] for collection
[testSplitStaticIndexReplication] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 1204752 WARN (qtp28902311-11747) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1204752 INFO (qtp28902311-11747) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.7.0
[junit4] 2> 1204762 INFO (qtp28902311-11747) [ ] o.a.s.s.IndexSchema
[testSplitStaticIndexReplication_shard1_replica1] Schema name=test
[junit4] 2> 1204822 INFO (qtp28902311-11747) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1204830 INFO (qtp28902311-11747) [ ] o.a.s.c.CoreContainer
Creating SolrCore 'testSplitStaticIndexReplication_shard1_replica1' using
configuration from collection testSplitStaticIndexReplication, trusted=true
[junit4] 2> 1204831 INFO (qtp28902311-11747) [ ] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1204831 INFO (qtp28902311-11747) [ ] o.a.s.c.SolrCore
[[testSplitStaticIndexReplication_shard1_replica1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores/testSplitStaticIndexReplication_shard1_replica1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001/shard-2-001/cores/testSplitStaticIndexReplication_shard1_replica1/data/]
[junit4] 2> 1204831 INFO (qtp28902311-11747) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e13ed0
[junit4] 2> 1204833 INFO (qtp28902311-11747) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=14, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=67.8935546875,
floorSegmentMB=1.2001953125, forceMergeDeletesPctAllowed=24.74096456053439,
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.8234000246895501
[junit4] 2> 1204885 WARN (qtp28902311-11747) [ ]
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> 1204918 INFO (qtp28902311-11747) [ ] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1204918 INFO (qtp28902311-11747) [ ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1204918 INFO (qtp28902311-11747) [ ] o.a.s.u.CommitTracker
Hard AutoCommit: disabled
[junit4] 2> 1204918 INFO (qtp28902311-11747) [ ] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1204919 INFO (qtp28902311-11747) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@1fdc6b2
[junit4] 2> 1204919 INFO (qtp28902311-11747) [ ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@42adff[testSplitStaticIndexReplication_shard1_replica1] main]
[junit4] 2> 1204920 INFO (qtp28902311-11747) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1204920 INFO (qtp28902311-11747) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1204920 INFO (qtp28902311-11747) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1204922 INFO (searcherExecutor-5543-thread-1) [ ]
o.a.s.c.SolrCore [testSplitStaticIndexReplication_shard1_replica1] Registered
new searcher Searcher@42adff[testSplitStaticIndexReplication_shard1_replica1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1204922 INFO (qtp28902311-11747) [ ] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1567257168276619264
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ] o.a.s.c.SyncStrategy
Sync replicas to
http://127.0.0.1:35798/testSplitStaticIndexReplication_shard1_replica1/
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ] o.a.s.c.SyncStrategy
http://127.0.0.1:35798/testSplitStaticIndexReplication_shard1_replica1/ has no
replicas
[junit4] 2> 1204926 INFO (qtp28902311-11747) [ ]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1204927 INFO (qtp28902311-11747) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:35798/testSplitStaticIndexReplication_shard1_replica1/ shard1
[junit4] 2> 1205028 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSplitStaticIndexReplication/state.json] for collection
[testSplitStaticIndexReplication] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 1205078 INFO (qtp28902311-11747) [ ] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1205079 INFO (qtp28902311-11747) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=testSplitStaticIndexReplication_shard1_replica1&action=CREATE&numShards=1&collection=testSplitStaticIndexReplication&shard=shard1&wt=javabin&version=2}
status=0 QTime=1334
[junit4] 2> 1205080 INFO (qtp26855234-11778) [ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 1205179 INFO (zkCallback-1996-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/testSplitStaticIndexReplication/state.json] for collection
[testSplitStaticIndexReplication] has occurred - updating... (live nodes size:
[5])
[junit4] 2> 1205642 INFO
(OverseerCollectionConfigSetProcessor-97953572096573444-127.0.0.1:39341_-n_0000000000)
[ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 1206081 INFO (qtp26855234-11778) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=5&name=testSplitStaticIndexReplication&action=CREATE&numShards=1&createNodeSet=127.0.0.1:35798_&wt=javabin&version=2}
status=0 QTime=2441
[junit4] 2> 1206086 INFO (qtp22011526-11687) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{add=[i1-0 (1567257169495064576)]} 0 2
[junit4] 2> 1206088 INFO (StoppableIndexingThread) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 1206088 INFO (StoppableIndexingThread) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35575/solr ready
[junit4] 2> 1206091 INFO (qtp28902311-11746) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testSplitStaticIndexReplication_shard1_replica1] webapp= path=/update
params={wt=javabin&version=2}{add=[i1-0 (1567257169501356032)]} 0 1
[junit4] 2> 1206092 INFO (qtp22011526-11689) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2&CONTROL=TRUE}{delete=[i1-0
(-1567257169503453184)]} 0 0
[junit4] 2> 1206094 INFO (qtp28902311-11745) [ ]
o.a.s.u.p.LogUpdateProcessorFactory
[testSplitStaticIndexReplication_shard1_replica1] webapp= path=/update
params={wt=javabin&version=2}{delete=[i1-0 (-1567257169505550336)]} 0 0
[junit4] 2> 1206096 INFO (qtp22011526-11682) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={wt=javabin&version=2&CONTROL=TRU
[...truncated too long message...]
g down CoreContainer instance=9619676
[junit4] 2> 1941301 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> 1941301 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
[junit4] 2> 1941301 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
[junit4] 2> 1941302 INFO (coreCloseExecutor-6163-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1f6a815
[junit4] 2> 1941315 INFO (coreCloseExecutor-6163-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
[junit4] 2> 1941315 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.c.Overseer Overseer (id=97953618899959826-127.0.0.1:34631_-n_0000000004)
closing
[junit4] 2> 1941315 INFO
(OverseerStateUpdate-97953618899959826-127.0.0.1:34631_-n_0000000004) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34631_
[junit4] 2> 1941316 INFO (zkCallback-2172-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 1942816 WARN (zkCallback-2197-thread-2) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 1942817 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@1315000{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1942817 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@b37c84{/,null,UNAVAILABLE}
[junit4] 2> 1942818 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 38145
[junit4] 2> 1942818 ERROR
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
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> 1942818 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[37A6569BAF7F78F]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42557 42557
[junit4] 2> 1942861 INFO (Thread-3200) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:42557 42557
[junit4] 2> 1942861 WARN (Thread-3200) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 5 /solr/configs/conf1
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 2 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> 1942862 INFO
(SUITE-ShardSplitTest-seed#[37A6569BAF7F78F]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.ShardSplitTest_37A6569BAF7F78F-001
[junit4] 2> May 13, 2017 5:34:06 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 2 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=BlockTreeOrds(blocksize=128),
shard_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
n_ti=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
a_i=BlockTreeOrds(blocksize=128), id=BlockTreeOrds(blocksize=128)},
docValues:{rnd_b=DocValuesFormat(name=Lucene54),
shard_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Memory),
n_ti=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Memory),
a_i=DocValuesFormat(name=Lucene54), id=DocValuesFormat(name=Lucene54)},
maxPointsInLeafNode=1232, maxMBSortInHeap=7.712750092585813,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=kw-GB,
timezone=Africa/Libreville
[junit4] 2> NOTE: Linux 4.4.0-75-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=268113752,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestConfigSets,
URLClassifyProcessorTest, SimpleMLTQParserTest, TestInPlaceUpdatesDistrib,
TestJavabinTupleStreamParser, DistributedQueueTest, TestJsonFacets,
TestSolrIndexConfig, TestQueryUtils, WordBreakSolrSpellCheckerTest,
MoreLikeThisHandlerTest, TestCloudPivotFacet, TestQueryTypes,
SpatialFilterTest, TestQueryWrapperFilter, DistanceFunctionTest,
TestSolrDynamicMBean, TestClusterProperties, TestNonDefinedSimilarityFactory,
SolrMetricsIntegrationTest, HdfsCollectionsAPIDistributedZkTest,
TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess,
TestSimpleTrackingShardHandler, TestSolr4Spatial2,
TestHighFrequencyDictionaryFactory, SearchHandlerTest, SpatialRPTFieldTypeTest,
TestSystemCollAutoCreate, TestSolrQueryParserResource, TermsComponentTest,
DistributedFacetPivotLargeTest, TestSchemaNameResource, TestUpdate,
TestSearchPerf, TestExportWriter, DeleteReplicaTest, TestShardHandlerFactory,
ConnectionManagerTest, TestFastOutputStream, RemoteQueryErrorTest,
TestCollectionAPIs, TestMiniSolrCloudClusterSSL, ZkCLITest,
TestSystemIdResolver, SpellCheckComponentTest, SystemInfoHandlerTest,
TestElisionMultitermQuery, RAMDirectoryFactoryTest,
TestRandomRequestDistribution, TestHashPartitioner, IndexBasedSpellCheckerTest,
HdfsBasicDistributedZkTest, TestSha256AuthenticationProvider,
MetricsHandlerTest, TestFieldCacheSanityChecker,
LeaderFailoverAfterPartitionTest, ShardRoutingCustomTest,
ChaosMonkeySafeLeaderTest, CheckHdfsIndexTest, TestBulkSchemaAPI,
TestCloudDeleteByQuery, CdcrRequestHandlerTest, CdcrBootstrapTest,
InfixSuggestersTest, HdfsRecoveryZkTest, TestTolerantUpdateProcessorCloud,
TestLRUCache, OverseerModifyCollectionTest, ConjunctionSolrSpellCheckerTest,
AssignTest, ConnectionReuseTest, TestTrie, DirectSolrConnectionTest,
SoftAutoCommitTest, DistributedFacetPivotSmallTest,
TestSweetSpotSimilarityFactory, FileUtilsTest, DistributedTermsComponentTest,
TestDynamicFieldCollectionResource, RuleEngineTest, SampleTest,
LeaderInitiatedRecoveryOnShardRestartTest, TestStressCloudBlindAtomicUpdates,
SubstringBytesRefFilterTest, AddBlockUpdateTest,
TestPartialUpdateDeduplication, DateMathParserTest,
ClassificationUpdateProcessorTest, ClusterStateUpdateTest, DocValuesTest,
TestReRankQParserPlugin, TriLevelCompositeIdRoutingTest,
TestCursorMarkWithoutUniqueKey, HighlighterTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestMissingGroups,
CollectionStateFormat2Test, TestFieldSortValues, TestInitParams,
SpellingQueryConverterTest, TestCSVResponseWriter, TestFiltering,
ZkControllerTest, SliceStateTest, UpdateRequestProcessorFactoryTest,
MoveReplicaTest, DistribCursorPagingTest, TestLeaderElectionZkExpiry,
TestTrackingShardHandlerFactory, TestManagedSynonymFilterFactory,
TestSubQueryTransformer, TestMacroExpander, SaslZkACLProviderTest,
TestLuceneMatchVersion, TestZkChroot, TestRandomDVFaceting,
TestDistributedGrouping, TermVectorComponentDistributedTest, TestRealTimeGet,
TestCoreContainer, SimpleFacetsTest, QueryElevationComponentTest, TestSort,
CurrencyFieldOpenExchangeTest, SolrIndexSplitterTest, SimplePostToolTest,
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest,
SpellCheckCollatorTest, SolrRequestParserTest, SuggesterTSTTest,
NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest,
SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory,
DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest,
SolrInfoMBeanTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest,
TestOmitPositions, RequestHandlersTest, DocumentBuilderTest,
TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest,
LoggingHandlerTest, IndexSchemaTest, TestCollationField, JsonLoaderTest,
CSVRequestHandlerTest, HighlighterConfigTest, UpdateParamsTest,
ResponseLogComponentTest, BadComponentTest, TestSolrDeletionPolicy2,
MultiTermTest, TestConfig, OutputWriterTest, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestPhraseSuggestions, SynonymTokenizerTest,
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestFastWriter,
ScriptEngineTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest,
DOMUtilTest, TestSolrJ, ZkNodePropsTest, UUIDFieldTest,
DistributedMLTComponentTest, TestRTGBase, CursorPagingTest,
TestDistributedMissingSort, TestTolerantSearch, TestPathTrie,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
ActionThrottleTest, AliasIntegrationTest, CdcrReplicationDistributedZkTest,
CdcrVersionReplicationTest, ConfigSetsAPITest, DeleteInactiveReplicaTest,
DeleteNodeTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest,
MissingSegmentRecoveryTest, OverseerRolesTest, OverseerTaskQueueTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, SSLMigrationTest, ShardSplitTest]
[junit4] Completed [711/711 (1!)] on J1 in 752.51s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 36359 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]