Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2793/
Java: 64bit/jdk1.8.0_121 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
3 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.cloud.ForceLeaderTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([16422D8DA3B3F29C]:0)
FAILED: org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([16422D8DA3B3F29C]:0)
FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff
Error Message:
expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
Stack Trace:
org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but
was:<Was: [4, Now: 5], Delta: 1>
at
__randomizedtesting.SeedInfo.seed([16422D8DA3B3F29C:D354E916B305CAFC]:0)
at org.junit.Assert.assertEquals(Assert.java:125)
at org.junit.Assert.assertEquals(Assert.java:147)
at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 1681 lines...]
[junit4] JVM J2: stdout was not empty, see:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build/core/test/temp/junit4-J2-20170204_033721_7732117249808525168569.sysout
[junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
[junit4] Default case invoked for:
[junit4] opcode = 0, "Node"
[junit4] Default case invoked for:
[junit4] opcode = 0, "Node"
[junit4] Default case invoked for:
[junit4] opcode = 200, "Phi"
[junit4] <<< JVM J2: EOF ----
[...truncated 9325 lines...]
[junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_16422D8DA3B3F29C-001/init-core-data-001
[junit4] 2> 108797 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 108798 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 108798 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 108820 WARN
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 108821 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 108840 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 108906 WARN
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING:
Deprecated, please use 'df' on request instead.
[junit4] 2> 108908 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 108914 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=30000&connTimeout=30000&retry=true
[junit4] 2> 108916 WARN
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 108918 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5169a490
[junit4] 2> 108918 WARN
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 108921 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5169a490
[junit4] 2> 108921 WARN
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first
MBeanServer.
[junit4] 2> 108921 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5169a490
[junit4] 2> 108922 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 108941 WARN (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is
deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 108943 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 108961 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 109028 WARN (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema
is text. WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 109030 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 109036 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
[junit4] 2> 109036 WARN (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was
configured, using first MBeanServer.
[junit4] 2> 109036 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5169a490
[junit4] 2> 109037 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_16422D8DA3B3F29C-001/init-core-data-001/]
[junit4] 2> 109037 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5169a490
[junit4] 2> 109039 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=1.85546875,
noCFSRatio=0.20559151740724577]
[junit4] 2> 109062 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 109062 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 109063 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 109063 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 109064 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1740364739,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 109064 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@7eb29ddf[collection1] main]
[junit4] 2> 109065 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 109108 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 109327 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 109327 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 109327 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 109327 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 109327 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 109328 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 109328 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 109328 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 109328 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 109329 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 109330 INFO
(searcherExecutor-394-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7eb29ddf[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 109330 INFO (coreLoadExecutor-393-thread-1) [
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1558373530704281600
[junit4] 2> 109333 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 109335 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testBackCompatNames
[junit4] 2> 109336 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&wt=xml} status=0 QTime=1
[junit4] 2> 109348 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=QUERYHANDLER&wt=xml} status=0 QTime=0
[junit4] 2> 109351 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&cat=UPDATE&wt=xml} status=0 QTime=0
[junit4] 2> 109352 INFO
(TEST-MBeansHandlerTest.testBackCompatNames-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testBackCompatNames
[junit4] 2> 109353 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[16422D8DA3B3F29C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity
[junit4] 2> 109416 INFO
(TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[16422D8DA3B3F29C])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity
[junit4] 2> 109418 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDiff
[junit4] 2> 109422 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=4
[junit4] 2> 109460 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=33
[junit4] 2> 109464 INFO
(TEST-MBeansHandlerTest.testDiff-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDiff
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest
-Dtests.method=testDiff -Dtests.seed=16422D8DA3B3F29C -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=PLT
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.05s J0 | MBeansHandlerTest.testDiff <<<
[junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<Was: [1,
Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1>
[junit4] > at
__randomizedtesting.SeedInfo.seed([16422D8DA3B3F29C:D354E916B305CAFC]:0)
[junit4] > at
org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 109468 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 109468 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=214040390
[junit4] 2> 109469 INFO (coreCloseExecutor-399-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@417cd786
[junit4] 2> 109505 INFO (coreCloseExecutor-399-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for:
solr.core.collection1
[junit4] 2> 109508 INFO
(SUITE-MBeansHandlerTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.handler.admin.MBeansHandlerTest_16422D8DA3B3F29C-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=416, maxMBSortInHeap=6.880657925314774,
sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=hr-HR, timezone=PLT
[junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=12,threads=1,free=261846000,total=508887040
[junit4] 2> NOTE: All tests run in this JVM:
[DistributedFacetPivotWhiteBoxTest, TestChildDocTransformer,
TestFoldingMultitermQuery, TestInitParams, PolyFieldTest,
TestScoreJoinQPNoScore, TestAddFieldRealTimeGet, ExplicitHLLTest,
TestIntervalFaceting, TestRestoreCore, TestRandomDVFaceting,
SignatureUpdateProcessorFactoryTest, SynonymTokenizerTest,
TestFieldTypeCollectionResource, StandardRequestHandlerTest,
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, RequestLoggingTest,
TestPseudoReturnFields, TestSolrXml, TestRequestStatusCollectionAPI,
MBeansHandlerTest]
[junit4] Completed [67/683 (1!)] on J0 in 0.72s, 3 tests, 1 failure <<<
FAILURES!
[...truncated 2006 lines...]
[junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/init-core-data-001
[junit4] 2> 429277 INFO
(SUITE-ForceLeaderTest-seed#[16422D8DA3B3F29C]-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> 429277 INFO
(SUITE-ForceLeaderTest-seed#[16422D8DA3B3F29C]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property:
/ocqr/vt
[junit4] 2> 429279 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 429279 INFO (Thread-1459) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 429279 INFO (Thread-1459) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 429379 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkTestServer start zk server on port:40839
[junit4] 2> 429385 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429386 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 429387 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429387 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429388 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429388 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429389 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429389 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429390 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429390 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429391 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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> 429468 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/cores/collection1
[junit4] 2> 429471 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 429472 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@19546c10{/ocqr/vt,null,AVAILABLE}
[junit4] 2> 429472 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@6150610c{HTTP/1.1,[http/1.1]}{127.0.0.1:46264}
[junit4] 2> 429472 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server Started @431137ms
[junit4] 2> 429473 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/tempDir-001/control/data,
hostContext=/ocqr/vt, hostPort=45913,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/cores}
[junit4] 2> 429473 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 429473 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 429473 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 429473 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 429473 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T04:05:31.594Z
[junit4] 2> 429475 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 429475 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/solr.xml
[junit4] 2> 429483 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 429484 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40839/solr
[junit4] 2> 429494 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:45913_ocqr%2Fvt
[junit4] 2> 429494 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.Overseer Overseer
(id=97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000) starting
[junit4] 2> 429497 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45913_ocqr%2Fvt
[junit4] 2> 429498 INFO
(OverseerStateUpdate-97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 429561 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:45913_ocqr%2Fvt ] 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.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/cores
[junit4] 2> 429561 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 429562 INFO
(OverseerStateUpdate-97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 430570 WARN
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use
<mergePolicyFactory> instead.
[junit4] 2> 430571 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 430580 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 430640 WARN
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] default search field in schema is text.
WARNING: Deprecated, please use 'df' on request instead.
[junit4] 2> 430642 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 430648 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 430648 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
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.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/control-001/cores/collection1/data/]
[junit4] 2> 430649 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59a11675
[junit4] 2> 430650 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=95.916015625,
floorSegmentMB=2.12109375, forceMergeDeletesPctAllowed=11.294117881394987,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21378089668800584
[junit4] 2> 430653 WARN
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 430661 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 430661 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 430662 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 430662 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 430662 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.041015625,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.66515514549979,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40337549796044914
[junit4] 2> 430662 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6add739[collection1] main]
[junit4] 2> 430663 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 430663 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 430663 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 430664 INFO
(searcherExecutor-2790-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@6add739[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 430665 INFO
(coreLoadExecutor-2789-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1558373867492212736
[junit4] 2> 430669 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 430669 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 430669 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:45913/ocqr/vt/collection1/
[junit4] 2> 430669 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 430669 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:45913/ocqr/vt/collection1/ has no replicas
[junit4] 2> 430670 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:45913/ocqr/vt/collection1/ shard1
[junit4] 2> 430821 INFO
(coreZkRegister-2782-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt
x:collection1 c:control_collection) [n:127.0.0.1:45913_ocqr%2Fvt
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 430826 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 430827 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40839/solr ready
[junit4] 2> 430827 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 430889 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/cores/collection1
[junit4] 2> 430889 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001
[junit4] 2> 430890 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 430891 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2f697f9f{/ocqr/vt,null,AVAILABLE}
[junit4] 2> 430891 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@586249a6{HTTP/1.1,[http/1.1]}{127.0.0.1:46454}
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server Started @432557ms
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/ocqr/vt, hostPort=37461,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/cores}
[junit4] 2> 430892 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 430892 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T04:05:33.013Z
[junit4] 2> 430894 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 430894 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/solr.xml
[junit4] 2> 430899 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 430900 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40839/solr
[junit4] 2> 430904 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (1)
[junit4] 2> 430906 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37461_ocqr%2Fvt
[junit4] 2> 430907 INFO (zkCallback-888-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 430908 INFO
(zkCallback-884-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 430908 INFO
(zkCallback-893-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (1) -> (2)
[junit4] 2> 430947 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:37461_ocqr%2Fvt ] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/cores
[junit4] 2> 430947 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 430948 INFO
(OverseerStateUpdate-97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 431956 WARN
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 431957 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 431972 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 432039 WARN
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 432041 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 432048 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 432049 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 432049 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59a11675
[junit4] 2> 432050 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=95.916015625,
floorSegmentMB=2.12109375, forceMergeDeletesPctAllowed=11.294117881394987,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21378089668800584
[junit4] 2> 432054 WARN
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 432063 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 432063 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 432064 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 432064 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 432064 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.041015625,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.66515514549979,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40337549796044914
[junit4] 2> 432065 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fb8bc73[collection1] main]
[junit4] 2> 432065 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 432065 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 432066 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 432066 INFO
(searcherExecutor-2801-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6fb8bc73[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 432067 INFO
(coreLoadExecutor-2800-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558373868962316288
[junit4] 2> 432071 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 432071 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 432071 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:37461/ocqr/vt/collection1/
[junit4] 2> 432071 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 432071 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:37461/ocqr/vt/collection1/ has no replicas
[junit4] 2> 432072 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:37461/ocqr/vt/collection1/ shard2
[junit4] 2> 432223 INFO
(coreZkRegister-2795-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:37461_ocqr%2Fvt c:collection1
s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 432250 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/cores/collection1
[junit4] 2> 432251 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001
[junit4] 2> 432251 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 432252 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@c186ba2{/ocqr/vt,null,AVAILABLE}
[junit4] 2> 432252 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@9f812c{HTTP/1.1,[http/1.1]}{127.0.0.1:36694}
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server Started @433918ms
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/ocqr/vt, hostPort=33122,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/cores}
[junit4] 2> 432253 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 432253 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T04:05:34.374Z
[junit4] 2> 432255 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 432255 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/solr.xml
[junit4] 2> 432267 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 432268 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40839/solr
[junit4] 2> 432273 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:33122_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (2)
[junit4] 2> 432274 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:33122_ocqr%2Fvt ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33122_ocqr%2Fvt
[junit4] 2> 432276 INFO (zkCallback-888-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 432276 INFO
(zkCallback-884-thread-2-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 432276 INFO
(zkCallback-899-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 432276 INFO
(zkCallback-893-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (2) -> (3)
[junit4] 2> 432395 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:33122_ocqr%2Fvt ] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/cores
[junit4] 2> 432395 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:33122_ocqr%2Fvt ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 432396 INFO
(OverseerStateUpdate-97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard1
[junit4] 2> 433404 WARN
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 433404 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 433416 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 433492 WARN
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 433493 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 433499 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 433500 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 433500 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59a11675
[junit4] 2> 433501 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=95.916015625,
floorSegmentMB=2.12109375, forceMergeDeletesPctAllowed=11.294117881394987,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21378089668800584
[junit4] 2> 433505 WARN
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 433514 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 433514 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 433515 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 433515 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 433515 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.041015625,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.66515514549979,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40337549796044914
[junit4] 2> 433515 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6c2a75fa[collection1] main]
[junit4] 2> 433516 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 433516 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 433516 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 433517 INFO
(searcherExecutor-2812-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6c2a75fa[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 433517 INFO
(coreLoadExecutor-2811-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558373870482751488
[junit4] 2> 433521 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough
replicas found to continue.
[junit4] 2> 433521 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may
be the new leader - try and sync
[junit4] 2> 433521 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33122/ocqr/vt/collection1/
[junit4] 2> 433521 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now
sync replicas to me
[junit4] 2> 433521 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:33122/ocqr/vt/collection1/ has no replicas
[junit4] 2> 433523 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am
the new leader: http://127.0.0.1:33122/ocqr/vt/collection1/ shard1
[junit4] 2> 433674 INFO
(coreZkRegister-2806-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:33122_ocqr%2Fvt c:collection1
s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no
recovery necessary
[junit4] 2> 433688 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/cores/collection1
[junit4] 2> 433688 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001
[junit4] 2> 433689 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 433690 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6bb7a842{/ocqr/vt,null,AVAILABLE}
[junit4] 2> 433690 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7fbe10a3{HTTP/1.1,[http/1.1]}{127.0.0.1:45305}
[junit4] 2> 433690 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.e.j.s.Server Started @435355ms
[junit4] 2> 433690 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/ocqr/vt, hostPort=34095,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/cores}
[junit4] 2> 433691 ERROR
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 433691 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 433691 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 433691 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 433691 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-02-04T04:05:35.812Z
[junit4] 2> 433693 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 433693 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/solr.xml
[junit4] 2> 433698 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 433698 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40839/solr
[junit4] 2> 433703 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:34095_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (0) -> (3)
[junit4] 2> 433705 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:34095_ocqr%2Fvt ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34095_ocqr%2Fvt
[junit4] 2> 433706 INFO
(zkCallback-905-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 433706 INFO (zkCallback-888-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 433706 INFO
(zkCallback-893-thread-1-processing-n:127.0.0.1:37461_ocqr%2Fvt)
[n:127.0.0.1:37461_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 433706 INFO
(zkCallback-899-thread-1-processing-n:127.0.0.1:33122_ocqr%2Fvt)
[n:127.0.0.1:33122_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 433706 INFO
(zkCallback-884-thread-3-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.c.ZkStateReader Updated live nodes
from ZooKeeper... (3) -> (4)
[junit4] 2> 433733 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:34095_ocqr%2Fvt ] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/cores
[junit4] 2> 433733 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C])
[n:127.0.0.1:34095_ocqr%2Fvt ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 433734 INFO
(OverseerStateUpdate-97398366627495940-127.0.0.1:45913_ocqr%2Fvt-n_0000000000)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.o.ReplicaMutator Assigning new node
to shard shard=shard2
[junit4] 2> 434741 WARN
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 434743 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.5.0
[junit4] 2> 434753 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 434824 WARN
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] default search field in schema is text. WARNING: Deprecated,
please use 'df' on request instead.
[junit4] 2> 434826 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 434831 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1
[junit4] 2> 434831 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] 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.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ForceLeaderTest_16422D8DA3B3F29C-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 434831 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@59a11675
[junit4] 2> 434832 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=48, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=95.916015625,
floorSegmentMB=2.12109375, forceMergeDeletesPctAllowed=11.294117881394987,
segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.21378089668800584
[junit4] 2> 434836 WARN
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 434847 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 434847 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 434847 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 434847 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 434848 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.041015625,
floorSegmentMB=2.0908203125, forceMergeDeletesPctAllowed=13.66515514549979,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.40337549796044914
[junit4] 2> 434848 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@42227b3c[collection1] main]
[junit4] 2> 434849 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 434849 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 434849 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 434850 INFO
(searcherExecutor-2823-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:34095_ocqr%2Fvt c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@42227b3c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 434850 INFO
(coreLoadExecutor-2822-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt)
[n:127.0.0.1:34095_ocqr%2Fvt c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1558373871880503296
[junit4] 2> 434853 INFO
(coreZkRegister-2817-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 c:collection1) [n:127.0.0.1:34095_ocqr%2Fvt c:collection1
s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 434853 INFO
(updateExecutor-902-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 434853 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 434853 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 434853 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 434853 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 434853 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:37461/ocqr/vt/collection1/] and I am
[http://127.0.0.1:34095/ocqr/vt/collection1/]
[junit4] 2> 434855 INFO
(recoveryExecutor-903-thread-1-processing-n:127.0.0.1:34095_ocqr%2Fvt
x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:34095_ocqr%2Fvt
c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:37461/ocqr/vt];
[WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34095_ocqr%252Fvt&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 434856 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50406,localport=37461], receiveBufferSize:531000
[junit4] 2> 434859 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46454,localport=49916], receiveBufferSize=530904
[junit4] 2> 434859 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3,
state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 434859 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard2 of collection1) have state: recovering
[junit4] 2> 434859 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] 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:34095_ocqr%2Fvt,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34095/ocqr/vt","node_name":"127.0.0.1:34095_ocqr%2Fvt","state":"down"}
[junit4] 2> 434985 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReplicasInLIRNoLeader
[junit4] 2> 434985 INFO
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[16422D8DA3B3F29C]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1:
forceleader_test_collection
[junit4] 2> 434986 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50410,localport=37461], receiveBufferSize:531000
[junit4] 2> 434987 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46454,localport=49920], receiveBufferSize=530904
[junit4] 2> 434988 INFO (qtp1135817705-5282) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=3&maxShardsPerNode=1&name=forceleader_test_collection&action=CREATE&numShards=1&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 434989 INFO
(OverseerThreadFactory-2787-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.CreateCollectionCmd Create collection
forceleader_test_collection
[junit4] 2> 434989 INFO
(OverseerThreadFactory-2787-thread-1-processing-n:127.0.0.1:45913_ocqr%2Fvt)
[n:127.0.0.1:45913_ocqr%2Fvt ] o.a.s.c.CreateCollectionCmd Only one config
set found in zk - using it:conf1
[junit4] 2> 435193 INFO (SocketProxy-Acceptor-34095) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=39296,localport=34095], receiveBufferSize:531000
[junit4] 2> 435193 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=50414,localport=37461], receiveBufferSize:531000
[junit4] 2> 435193 INFO (SocketProxy-Acceptor-45913) [ ]
o.a.s.c.SocketProxy accepted
Socket[addr=/127.0.0.1,port=48064,localport=45913], receiveBufferSize:531000
[junit4] 2> 435195 INFO (SocketProxy-Acceptor-37461) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46454,localport=49930], receiveBufferSize=530904
[junit4] 2> 435195 INFO (SocketProxy-Acceptor-45913) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=46264,localport=42342], receiveBufferSize=530904
[junit4] 2> 435199 INFO (SocketProxy-Acceptor-34095) [ ]
o.a.s.c.SocketProxy proxy connection
Socket[addr=/127.0.0.1,port=45305,localport=54956], receiveBufferSize=530904
[junit4] 2> 435200 INFO (qtp1166270127-5244) [n:127.0.0.1:45913_ocqr%2Fvt
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica2&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 435200 INFO (qtp1135817705-5276) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica1&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 435200 INFO (qtp1866459936-5339) [n:127.0.0.1:34095_ocqr%2Fvt
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=forceleader_test_collection_shard1_replica3&action=CREATE&numShards=1&collection=forceleader_test_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 435860 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] 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:34095_ocqr%2Fvt,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34095/ocqr/vt","node_name":"127.0.0.1:34095_ocqr%2Fvt","state":"recovering"}
[junit4] 2> 435860 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 435860 INFO (qtp1135817705-5280) [n:127.0.0.1:37461_ocqr%2Fvt
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:34095_ocqr%252Fvt&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> 436209 WARN (qtp1135817705-5276) [n:127.0.0.1:37461_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica1] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 436209 WARN (qtp1166270127-5244) [n:127.0.0.1:45913_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica2] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 436211 INFO (qtp1166270127-5244) [n:127.0.0.1:45913_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica2] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 436211 INFO (qtp1135817705-5276) [n:127.0.0.1:37461_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 436211 WARN (qtp1866459936-5339) [n:127.0.0.1:34095_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica3] o.a.s.c.Config Beginning with
Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
[junit4] 2> 436212 INFO (qtp1866459936-5339) [n:127.0.0.1:34095_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica3] o.a.s.c.SolrConfig Using Lucene
MatchVersion: 6.5.0
[junit4] 2> 436230 INFO (qtp1135817705-5276) [n:127.0.0.1:37461_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica1] o.a.s.s.IndexSchema
[forceleader_test_collection_shard1_replica1] Schema name=test
[junit4] 2> 436230 INFO (qtp1166270127-5244) [n:127.0.0.1:45913_ocqr%2Fvt
c:forceleader_test_collection s:shard1
x:forceleader_test_collection_shard1_replica2] o.a.s.s.IndexSchema
[forceleader_test_collection_shard1_replica2] Schema name=test
[junit4] 2> 436231 INFO (qtp1866459936-5339) [n:127.0.0.1:34095_ocqr%2Fvt
c:forceleader_test_collection s:shard1 x:forceleader_test_collection_shar
[...truncated too long message...]
p1866459936-5335, state=RUNNABLE, group=TGRP-ForceLeaderTest]
[junit4] 2> at sun.nio.ch.IOUtil.drain(Native Method)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:104)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 40) Thread[id=5326, name=Thread-1486, state=WAITING,
group=TGRP-ForceLeaderTest]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Object.wait(Object.java:502)
[junit4] 2> at
org.apache.solr.core.CloserThread.run(CoreContainer.java:1439)
[junit4] 2> 41) Thread[id=5473, name=qtp476523933-5473, state=RUNNABLE,
group=TGRP-ForceLeaderTest]
[junit4] 2> at sun.nio.ch.EPollArrayWrapper.interrupt(Native
Method)
[junit4] 2> at
sun.nio.ch.EPollArrayWrapper.interrupt(EPollArrayWrapper.java:317)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.wakeup(EPollSelectorImpl.java:207)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
[junit4] 2> at
java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:92)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
[junit4] 2> at
org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 42) Thread[id=5342, name=Scheduler-1893875320,
state=TIMED_WAITING, group=TGRP-ForceLeaderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 43) Thread[id=5313,
name=org.eclipse.jetty.server.session.HashSessionManager@4cc8086dTimer,
state=TIMED_WAITING, group=TGRP-ForceLeaderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
[junit4] 2> at
java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 44) Thread[id=5396, name=searcherExecutor-2829-thread-1,
state=WAITING, group=TGRP-ForceLeaderTest]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{range_facet_l_dv=BlockTreeOrds(blocksize=128),
_version_=PostingsFormat(name=MockRandom),
multiDefault=PostingsFormat(name=Memory doPackFST= false),
a_t=PostingsFormat(name=MockRandom),
intDefault=PostingsFormat(name=MockRandom), id=BlockTreeOrds(blocksize=128),
range_facet_i_dv=PostingsFormat(name=MockRandom),
text=PostingsFormat(name=Memory doPackFST= true),
range_facet_l=PostingsFormat(name=MockRandom),
timestamp=PostingsFormat(name=MockRandom)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene54),
range_facet_i_dv=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=128,
maxMBSortInHeap=7.973088406934727,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=es-PY,
timezone=America/Tijuana
[junit4] 2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation
1.8.0_121 (64-bit)/cpus=12,threads=64,free=350047984,total=518279168
[junit4] 2> NOTE: All tests run in this JVM: [SpatialHeatmapFacetsTest,
TestFieldResource, TestSolrFieldCacheMBean, TestSolrCoreSnapshots,
TestManagedSchema, NoCacheHeaderTest,
TestOverriddenPrefixQueryForCustomFieldType, HLLSerializationTest,
TestGeoJSONResponseWriter, ShowFileRequestHandlerTest, CdcrBootstrapTest,
PrimUtilsTest, TestUseDocValuesAsStored2, BadIndexSchemaTest,
CoreAdminHandlerTest, TestPerFieldSimilarityClassic,
CollectionStateFormat2Test, XmlUpdateRequestHandlerTest, TestSort,
TestSQLHandlerNonCloud, HdfsNNFailoverTest, DistributedFacetPivotSmallTest,
DeleteInactiveReplicaTest, TestMaxScoreQueryParser, TestSolrQueryResponse,
TestSystemCollAutoCreate, TestIndexSearcher, HdfsChaosMonkeyNothingIsSafeTest,
ConnectionReuseTest, TestUtils, TestReversedWildcardFilterFactory,
TestConfigReload, TestConfigSetsAPIExclusivity, TestManagedResourceStorage,
MultiThreadedOCPTest, TestRandomRequestDistribution, OverseerStatusTest,
TestTolerantSearch, TestDistributedMissingSort, LeaderElectionTest,
SolrCoreCheckLockOnStartupTest, TestBinaryField, PrimitiveFieldTypeTest,
TestFieldCacheVsDocValues, PKIAuthenticationIntegrationTest,
TestRequestForwarding, SuggesterTSTTest, MetricUtilsTest, TestCustomStream,
TestDFRSimilarityFactory, TestMacros, GraphQueryTest, QueryParsingTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestJmxMonitoredMap, SuggesterTest,
FieldMutatingUpdateProcessorTest, TestJsonFacetRefinement,
DirectUpdateHandlerTest, AutoCommitTest, TestOrdValues, TimeZoneUtilsTest,
TestCollapseQParserPlugin, TestPushWriter, RulesTest, TestCollationField,
BinaryUpdateRequestHandlerTest, TestCustomSort, TestJsonRequest,
SolrCoreMetricManagerTest, TestHighFrequencyDictionaryFactory, ForceLeaderTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=ForceLeaderTest
-Dtests.seed=16422D8DA3B3F29C -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=es-PY -Dtests.timezone=America/Tijuana -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J2 | ForceLeaderTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([16422D8DA3B3F29C]:0)
[junit4] Completed [644/683 (2!)] on J2 in 7223.52s, 2 tests, 2 errors, 1
skipped <<< FAILURES!
[...truncated 62590 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]