Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1963/
Java: 32bit/jdk-9-ea+138 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit
Error Message:
expected:<1> but was:<2>
Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
at
__randomizedtesting.SeedInfo.seed([AE565DC1827060AE:571BCE6EBE052D24]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
Build Log:
[...truncated 12340 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/init-core-data-001
[junit4] 2> 1745685 INFO
(SUITE-ShardSplitTest-seed#[AE565DC1827060AE]-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> 1745685 INFO
(SUITE-ShardSplitTest-seed#[AE565DC1827060AE]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 1745686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1745687 INFO (Thread-2044) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1745687 INFO (Thread-2044) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1745787 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkTestServer start zk server on port:45046
[junit4] 2> 1745792 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745793 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745794 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745794 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745795 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745796 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745796 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745797 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745798 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745798 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745799 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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> 1745864 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/cores/collection1
[junit4] 2> 1745865 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1745866 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1349bcf{/,null,AVAILABLE}
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1087cb3{HTTP/1.1,[http/1.1]}{127.0.0.1:34226}
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server Started @1748487ms
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/tempDir-001/control/data,
hostPort=34226,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/cores}
[junit4] 2> 1745868 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.3.0
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1745868 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T15:32:20.801913Z
[junit4] 2> 1745870 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1745870 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/solr.xml
[junit4] 2> 1745878 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1745878 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45046/solr
[junit4] 2> 1745889 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.OverseerElectionContext I am going to be the leader
127.0.0.1:34226_
[junit4] 2> 1745889 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.Overseer Overseer
(id=96772550860537860-127.0.0.1:34226_-n_0000000000) starting
[junit4] 2> 1745892 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34226_
[junit4] 2> 1745893 INFO (zkCallback-1596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1745920 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/cores
[junit4] 2> 1745920 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1745922 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1746929 WARN (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1746930 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1746940 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1747004 WARN (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1747006 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1747013 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1747013 INFO (coreLoadExecutor-4126-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/control-001/cores/collection1/data/]
[junit4] 2> 1747014 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32205c
[junit4] 2> 1747016 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=89.25390625,
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=16.85505766550207,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1747079 WARN (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1747084 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1747084 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1747084 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1747084 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1747084 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=24.8173828125,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=27.04121125883933,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1747085 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15d773b[collection1] main]
[junit4] 2> 1747085 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1747085 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1747085 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1747086 INFO (searcherExecutor-4127-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@15d773b[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1747086 INFO (coreLoadExecutor-4126-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548360815234514944
[junit4] 2> 1747090 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1747090 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1747090 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34226/collection1/
[junit4] 2> 1747090 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1747090 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:34226/collection1/ has no replicas
[junit4] 2> 1747091 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34226/collection1/ shard1
[junit4] 2> 1747242 INFO (coreZkRegister-4119-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1747424 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1747424 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1747424 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with
stateFormat=2
[junit4] 2> 1747490 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/cores/collection1
[junit4] 2> 1747491 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001
[junit4] 2> 1747491 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1747492 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@830549{/,null,AVAILABLE}
[junit4] 2> 1747492 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.ServerConnector Started
ServerConnector@b05e3c{HTTP/1.1,[http/1.1]}{127.0.0.1:36638}
[junit4] 2> 1747492 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server Started @1750112ms
[junit4] 2> 1747492 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/tempDir-001/jetty1,
hostPort=36638,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/cores}
[junit4] 2> 1747493 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1747493 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.3.0
[junit4] 2> 1747493 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1747493 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1747493 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T15:32:22.426265Z
[junit4] 2> 1747495 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1747495 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/solr.xml
[junit4] 2> 1747499 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1747499 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45046/solr
[junit4] 2> 1747504 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1747505 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36638_
[junit4] 2> 1747506 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1747506 INFO (zkCallback-1596-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1747506 INFO (zkCallback-1600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1747522 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/cores
[junit4] 2> 1747522 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1747523 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1747624 WARN
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.Overseer Bad version writing to ZK using compare-and-set, will force
refresh cluster state: KeeperErrorCode = BadVersion for
/collections/collection1/state.json
[junit4] 2> 1747625 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1747626 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1747626 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1748530 WARN (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1748531 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1748541 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1748595 WARN (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1748597 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1748605 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1748605 INFO (coreLoadExecutor-4137-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1748605 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32205c
[junit4] 2> 1748607 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=89.25390625,
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=16.85505766550207,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1748654 WARN (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1748660 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1748660 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1748660 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1748660 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1748661 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=24.8173828125,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=27.04121125883933,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1748661 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1e4963[collection1] main]
[junit4] 2> 1748662 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1748662 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1748662 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1748662 INFO (searcherExecutor-4138-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1e4963[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1748663 INFO (coreLoadExecutor-4137-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548360816888119296
[junit4] 2> 1748667 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1748667 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1748667 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36638/collection1/
[junit4] 2> 1748667 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1748667 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:36638/collection1/ has no replicas
[junit4] 2> 1748668 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:36638/collection1/ shard2
[junit4] 2> 1748769 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1748819 INFO (coreZkRegister-4132-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1748921 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1749088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/cores/collection1
[junit4] 2> 1749088 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001
[junit4] 2> 1749089 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1749090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@156a4d5{/,null,AVAILABLE}
[junit4] 2> 1749090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.ServerConnector Started
ServerConnector@1abab3c{HTTP/1.1,[http/1.1]}{127.0.0.1:45427}
[junit4] 2> 1749090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server Started @1751709ms
[junit4] 2> 1749090 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/tempDir-001/jetty2,
hostPort=45427,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/cores}
[junit4] 2> 1749090 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1749091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.3.0
[junit4] 2> 1749091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1749091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1749091 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T15:32:24.024154Z
[junit4] 2> 1749093 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1749093 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/solr.xml
[junit4] 2> 1749097 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1749097 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45046/solr
[junit4] 2> 1749102 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 1749104 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45427_
[junit4] 2> 1749105 INFO (zkCallback-1596-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1749105 INFO (zkCallback-1600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1749105 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1749105 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1749120 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/cores
[junit4] 2> 1749121 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1749122 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1749223 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1749223 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1750129 WARN (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1750129 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1750146 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1750200 WARN (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1750201 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1750208 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1750208 INFO (coreLoadExecutor-4148-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1750208 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32205c
[junit4] 2> 1750210 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=89.25390625,
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=16.85505766550207,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1750238 WARN (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1750245 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1750245 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1750245 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1750245 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1750246 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=24.8173828125,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=27.04121125883933,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1750246 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@cb2b3e[collection1] main]
[junit4] 2> 1750246 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1750247 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1750247 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1750247 INFO (searcherExecutor-4149-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@cb2b3e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1750248 INFO (coreLoadExecutor-4148-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548360818550112256
[junit4] 2> 1750251 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1750251 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 1750251 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45427/collection1/
[junit4] 2> 1750251 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 1750252 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:45427/collection1/ has no replicas
[junit4] 2> 1750253 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45427/collection1/ shard1
[junit4] 2> 1750354 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1750354 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1750403 INFO (coreZkRegister-4143-thread-1) [ ]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 1750505 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1750505 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1750684 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/cores/collection1
[junit4] 2> 1750685 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001
[junit4] 2> 1750685 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1750686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@17e6ccf{/,null,AVAILABLE}
[junit4] 2> 1750686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.ServerConnector Started
ServerConnector@17d0801{HTTP/1.1,[http/1.1]}{127.0.0.1:43637}
[junit4] 2> 1750686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server Started @1753306ms
[junit4] 2> 1750686 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/tempDir-001/jetty3,
hostPort=43637,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/cores}
[junit4] 2> 1750687 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1750687 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.3.0
[junit4] 2> 1750687 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1750687 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1750687 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T15:32:25.620577Z
[junit4] 2> 1750689 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1750689 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/solr.xml
[junit4] 2> 1750693 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1750693 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45046/solr
[junit4] 2> 1750698 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
[junit4] 2> 1750700 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43637_
[junit4] 2> 1750701 INFO (zkCallback-1596-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1750701 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1750701 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1750701 INFO (zkCallback-1600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1750701 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1750725 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/cores
[junit4] 2> 1750725 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1750726 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
[junit4] 2> 1750828 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1750828 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1750828 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1751733 WARN (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1751734 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1751744 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1751797 WARN (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1751799 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1751806 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1751806 INFO (coreLoadExecutor-4159-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1751806 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32205c
[junit4] 2> 1751808 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=89.25390625,
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=16.85505766550207,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1751859 WARN (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1751866 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1751866 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1751866 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1751866 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1751867 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=24.8173828125,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=27.04121125883933,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1751867 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@19733ef[collection1] main]
[junit4] 2> 1751868 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1751868 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1751868 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1751869 INFO (searcherExecutor-4160-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@19733ef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1751869 INFO (coreLoadExecutor-4159-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548360820249853952
[junit4] 2> 1751871 INFO (coreZkRegister-4154-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1751871 INFO (updateExecutor-1615-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1751881 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1751881 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1751881 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1751881 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1751881 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:36638/collection1/] and I am
[http://127.0.0.1:43637/collection1/]
[junit4] 2> 1751883 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:36638]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:43637_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1751885 INFO (qtp22393253-9078) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1751885 INFO (qtp22393253-9078) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 1751885 INFO (qtp22393253-9078) [ ]
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:43637_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43637","node_name":"127.0.0.1:43637_","state":"down"}
[junit4] 2> 1751984 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1751984 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1751984 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1752290 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/cores/collection1
[junit4] 2> 1752290 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001
[junit4] 2> 1752291 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server jetty-9.3.8.v20160314
[junit4] 2> 1752292 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@d74dbf{/,null,AVAILABLE}
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.ServerConnector Started
ServerConnector@b99271{HTTP/1.1,[http/1.1]}{127.0.0.1:33569}
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.e.j.s.Server Started @1754912ms
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] 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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/tempDir-001/jetty4,
hostPort=33569,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/cores}
[junit4] 2> 1752293 ERROR
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may
be missing or incomplete.
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 6.3.0
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1752293 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2016-10-16T15:32:27.226697Z
[junit4] 2> 1752296 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1752296 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/solr.xml
[junit4] 2> 1752301 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with
params: socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 1752301 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45046/solr
[junit4] 2> 1752305 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 1752307 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33569_
[junit4] 2> 1752308 INFO (zkCallback-1600-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752308 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752308 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752308 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752308 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752308 INFO (zkCallback-1596-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 1752318 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/cores
[junit4] 2> 1752318 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 1752320 INFO
(OverseerStateUpdate-96772550860537860-127.0.0.1:34226_-n_0000000000) [ ]
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
[junit4] 2> 1752421 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1752421 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1752421 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1752421 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1752885 INFO (qtp22393253-9078) [ ]
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:43637_, coreNodeName=core_node3,
onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:43637","node_name":"127.0.0.1:43637_","state":"recovering"}
[junit4] 2> 1752885 INFO (qtp22393253-9078) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1752886 INFO (qtp22393253-9078) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:43637_&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> 1753327 WARN (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 1753328 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
[junit4] 2> 1753338 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1753394 WARN (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 1753396 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1753404 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 1753405 INFO (coreLoadExecutor-4170-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001/shard-4-001/cores/collection1/data/]
[junit4] 2> 1753405 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@32205c
[junit4] 2> 1753406 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=33, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=89.25390625,
floorSegmentMB=1.306640625, forceMergeDeletesPctAllowed=16.85505766550207,
segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1753436 WARN (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 1753442 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1753442 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1753443 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1753443 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1753443 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=24.8173828125,
floorSegmentMB=0.63671875, forceMergeDeletesPctAllowed=27.04121125883933,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1753443 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1573481[collection1] main]
[junit4] 2> 1753444 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1753444 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1753444 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1753445 INFO (searcherExecutor-4171-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1573481[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1753445 INFO (coreLoadExecutor-4170-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1548360821902409728
[junit4] 2> 1753448 INFO (coreZkRegister-4165-thread-1) [ ]
o.a.s.c.ZkController Core needs to recover:collection1
[junit4] 2> 1753448 INFO (updateExecutor-1622-thread-1) [ ]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 1753449 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1753449 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
[junit4] 2> 1753449 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
[junit4] 2> 1753449 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE,
tlog=null}
[junit4] 2> 1753449 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering,
leader is [http://127.0.0.1:45427/collection1/] and I am
[http://127.0.0.1:33569/collection1/]
[junit4] 2> 1753450 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Sending prep recovery command to
[http://127.0.0.1:45427]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33569_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1753452 INFO (qtp15810285-9107) [ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1753452 INFO (qtp15810285-9107) [ ]
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1753452 INFO (qtp15810285-9107) [ ]
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:33569_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33569","node_name":"127.0.0.1:33569_","state":"down"}
[junit4] 2> 1753552 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1753552 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1753552 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1753552 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1753821 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSplitStaticIndexReplication
[junit4] 2> 1753821 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait
15 for each attempt
[junit4] 2> 1753821 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish -
collection: collection1 failOnTimeout:true timeout (sec):15
[junit4] 2> 1754452 INFO (qtp15810285-9107) [ ]
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:33569_, coreNodeName=core_node4,
onlyIfActiveCheckResult=false, nodeProps:
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33569","node_name":"127.0.0.1:33569_","state":"recovering"}
[junit4] 2> 1754452 INFO (qtp15810285-9107) [ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1754452 INFO (qtp15810285-9107) [ ] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:33569_&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> 1759886 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:36638/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1759886 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:43637 START
replicas=[http://127.0.0.1:36638/collection1/] nUpdates=100
[junit4] 2> 1759888 INFO (qtp22393253-9078) [ ]
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> 1759888 INFO (qtp22393253-9078) [ ] 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> 1759889 INFO (recoveryExecutor-1616-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> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1759889 INFO (recoveryExecutor-1616-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1759890 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1759890 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1759890 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1759890 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1761453 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Attempting to PeerSync from
[http://127.0.0.1:45427/collection1/] - recoveringAfterStartup=[true]
[junit4] 2> 1761453 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33569 START
replicas=[http://127.0.0.1:45427/collection1/] nUpdates=100
[junit4] 2> 1761454 INFO (qtp15810285-9107) [ ]
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> 1761454 INFO (qtp15810285-9107) [ ] 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> 1761455 INFO (recoveryExecutor-1623-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> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
[junit4] 2> 1761455 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 1761456 INFO (recoveryExecutor-1623-thread-1) [ ]
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
[junit4] 2> 1761457 INFO (zkCallback-1618-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1761457 INFO (zkCallback-1625-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1761457 INFO (zkCallback-1612-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1761457 INFO (zkCallback-1606-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [5])
[junit4] 2> 1761824 INFO
(TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[AE565DC1827060AE]) [
] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection:
collection1
[junit4] 2> 1761825 INFO (qtp13346037-9040) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761825 INFO (qtp13346037-9040) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761826 INFO (qtp13346037-9040) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761826 INFO (qtp13346037-9040) [ ]
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> 1761829 INFO (qtp15810285-9102) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761830 INFO (qtp15810285-9102) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761830 INFO (qtp22393253-9078) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761830 INFO (qtp7548144-9169) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761830 INFO (qtp22393253-9078) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761830 INFO (qtp7548144-9169) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761830 INFO (qtp15810285-9102) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761830 INFO (qtp15810285-9102) [ ]
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:36638/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1761830 INFO (qtp30427133-9135) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1761830 INFO (qtp22393253-9078) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761830 INFO (qtp7548144-9169) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761830 INFO (qtp22393253-9078) [ ]
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:36638/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1761830 INFO (qtp7548144-9169) [ ]
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:36638/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1761830 INFO (qtp30427133-9135) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1761830 INFO (qtp30427133-9135) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1761830 INFO (qtp30427133-9135) [ ]
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:36638/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
0 0
[junit4] 2> 1761831 INFO (qtp22393253-9079) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp= path=/update
params={_stateVer_=collection1:13&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 3
[junit4] 2> 1761832 INFO (qtp22393253-9076) [ ] 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> 1761833 INFO (qtp30427133-9137) [ ] 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> 1761834 INFO (qtp15810285-9107) [ ] 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> 1761834 INFO (qtp7548144-9171) [ ] 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> 1763837 INFO (qtp22393253-9074) [ ]
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:45427_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 1763838 INFO (OverseerThreadFactory-4124-thread-1) [ ]
o.a.s.c.CreateCollectionCmd Create collection testSplitStaticIndexReplication
[junit4] 2> 1763942 INFO (qtp15810285-9102) [ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=testSplitStaticIndexReplication_shard1_replica1&action=CREATE&numShards=1&collection=testSplitStaticIndexReplication&shard=shard1&wt=javabin&version=2
[junit4] 2> 1764044 INFO (zkCallback-1612-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> 1764950 WARN (qtp15810285-9102) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1764951 INFO (qtp15810285-9102) [ ] o.a.s.c.Sol
[...truncated too long message...]
t4] 2> 2142949 INFO (coreCloseExecutor-4779-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1cbcb3c
[junit4] 2> 2142952 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.a.s.c.Overseer Overseer (id=96772574985584654-127.0.0.1:38350_-n_0000000003)
closing
[junit4] 2> 2142952 INFO
(OverseerStateUpdate-96772574985584654-127.0.0.1:38350_-n_0000000003) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38350_
[junit4] 2> 2142953 INFO (zkCallback-1825-thread-2) [ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39818_
[junit4] 2> 2142953 INFO (zkCallback-1825-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
[junit4] 2> 2142954 INFO (zkCallback-1825-thread-2) [ ]
o.a.s.c.Overseer Overseer (id=96772574985584657-127.0.0.1:39818_-n_0000000004)
starting
[junit4] 2> 2143947 INFO (zkCallback-1825-thread-1) [ ]
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39818/collection1/
[junit4] 2> 2143947 INFO (zkCallback-1825-thread-1) [ ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2143947 INFO (zkCallback-1825-thread-1) [ ]
o.a.s.c.SyncStrategy http://127.0.0.1:39818/collection1/ has no replicas
[junit4] 2> 2143949 INFO (zkCallback-1825-thread-1) [ ]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:39818/collection1/ shard1
[junit4] 2> 2144453 WARN (zkCallback-1818-thread-3) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2144454 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@f8b8aa{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2144455 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@17ded0e{/,null,UNAVAILABLE}
[junit4] 2> 2144455 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 39818
[junit4] 2> 2144455 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9067712
[junit4] 2> 2144456 INFO (coreCloseExecutor-4783-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@118db88
[junit4] 2> 2144462 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.a.s.c.Overseer Overseer (id=96772574985584657-127.0.0.1:39818_-n_0000000004)
closing
[junit4] 2> 2144462 INFO
(OverseerStateUpdate-96772574985584657-127.0.0.1:39818_-n_0000000004) [ ]
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:39818_
[junit4] 2> 2145962 WARN (zkCallback-1825-thread-1) [ ]
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK:
[KeeperErrorCode = Session expired for /live_nodes]
[junit4] 2> 2145963 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.e.j.s.ServerConnector Stopped
ServerConnector@16167de{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 2145963 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@153bc99{/,null,UNAVAILABLE}
[junit4] 2> 2145964 INFO
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[AE565DC1827060AE]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:43359 43359
[junit4] 2> 2145969 INFO (Thread-2378) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:43359 43359
[junit4] 2> 2145970 WARN (Thread-2378) [ ] 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> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 34 /solr/overseer/queue
[junit4] 2> 23 /solr/overseer/collection-queue-work
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 6 /solr/collections
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ShardSplitTest
-Dtests.method=testSplitAfterFailedSplit -Dtests.seed=AE565DC1827060AE
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea
-Dtests.timezone=Africa/Banjul -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 32.2s J2 | ShardSplitTest.testSplitAfterFailedSplit <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<1> but
was:<2>
[junit4] > at
__randomizedtesting.SeedInfo.seed([AE565DC1827060AE:571BCE6EBE052D24]:0)
[junit4] > at
org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:279)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native
Method)
[junit4] > at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
[junit4] > at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
[junit4] > at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
[junit4] 2> 2145972 INFO
(SUITE-ShardSplitTest-seed#[AE565DC1827060AE]-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/J2/temp/solr.cloud.ShardSplitTest_AE565DC1827060AE-001
[junit4] 2> Oct 16, 2016 3:39:00 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{rnd_b=PostingsFormat(name=LuceneFixedGap), shard_s=PostingsFormat(name=Memory
doPackFST= true), _version_=PostingsFormat(name=MockRandom),
n_ti=PostingsFormat(name=Memory doPackFST= true),
a_t=PostingsFormat(name=Memory doPackFST= true),
a_i=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=891,
maxMBSortInHeap=7.960111667484346,
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=kea,
timezone=Africa/Banjul
[junit4] 2> NOTE: Linux 4.4.0-36-generic i386/Oracle Corporation 9-ea
(32-bit)/cpus=12,threads=1,free=132732184,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[OverseerCollectionConfigSetProcessorTest, TestLocalFSCloudBackupRestore,
TestGraphMLResponseWriter, TestMergePolicyConfig, TestFreeTextSuggestions,
LeaderElectionTest, TestConfigSets, ReplicationFactorTest,
TestObjectReleaseTracker, TestBinaryResponseWriter, InfoHandlerTest,
TestXmlQParser, TestFieldCacheSortRandom, TestCollationField,
HdfsSyncSliceTest, SolrTestCaseJ4Test, TestDistribIDF, MinimalSchemaTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestCustomSort, StatsComponentTest,
LeaderInitiatedRecoveryOnCommitTest, PingRequestHandlerTest,
TestBulkSchemaConcurrent, FieldAnalysisRequestHandlerTest,
HdfsChaosMonkeySafeLeaderTest, CollectionsAPISolrJTest, TestLegacyFieldCache,
TestReversedWildcardFilterFactory, TestSolrJ, TestSchemaSimilarityResource,
TestGroupingSearch, TestGraphTermsQParserPlugin, TestUninvertingReader,
SuggesterTest, HighlighterMaxOffsetTest, TestLFUCache, SuggestComponentTest,
TestSolrQueryParser, TestJsonFacets, NoCacheHeaderTest, TestXIncludeConfig,
TestMaxScoreQueryParser, DirectUpdateHandlerOptimizeTest, AutoCommitTest,
TestReplicaProperties, TestAuthorizationFramework, TestSolrConfigHandler,
BasicDistributedZk2Test, BlobRepositoryCloudTest, CdcrRequestHandlerTest,
TestLRUStatsCache, HLLSerializationTest, TestManagedStopFilterFactory,
TestBulkSchemaAPI, TestRecovery, FacetPivotSmallTest, DocValuesMultiTest,
TestFieldTypeResource, SimpleFacetsTest, TestSQLHandlerNonCloud,
TestUseDocValuesAsStored, SuggesterTSTTest, TestSmileRequest,
SolrCoreCheckLockOnStartupTest, BlockDirectoryTest, TestCloudSchemaless,
UpdateParamsTest, TestClusterStateMutator, TestConfig,
TestOverriddenPrefixQueryForCustomFieldType, RecoveryZkTest,
TestExtendedDismaxParser, ResponseLogComponentTest, RankQueryTest,
StatelessScriptUpdateProcessorFactoryTest, DeleteReplicaTest,
ConnectionReuseTest, DeleteInactiveReplicaTest, TestImplicitCoreProperties,
CloneFieldUpdateProcessorFactoryTest, CloudMLTQParserTest, BooleanFieldTest,
TestSortByMinMaxFunction, TimeZoneUtilsTest, TestMacros,
TestAuthenticationFramework, UnloadDistributedZkTest, SOLR749Test,
ConnectionManagerTest, TestUtils, CleanupOldIndexTest, TestReqParamsAPI,
TestFieldCollectionResource, MultiThreadedOCPTest, TestPivotHelperCode,
StatsReloadRaceTest, OpenExchangeRatesOrgProviderTest, OverseerTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, RestartWhileUpdatingTest,
RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
[junit4] Completed [522/640 (1!)] on J2 in 400.56s, 5 tests, 1 failure <<<
FAILURES!
[...truncated 50303 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]