Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19230/
Java: 32bit/jdk1.8.0_121 -client -XX:+UseG1GC
1 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test
Error Message:
document count mismatch. control=915 sum(shards)=914 cloudClient=914
Stack Trace:
java.lang.AssertionError: document count mismatch. control=915 sum(shards)=914
cloudClient=914
at
__randomizedtesting.SeedInfo.seed([1FC8FE19A0D4100A:979CC1C30E287DF2]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1337)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:236)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 12229 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/init-core-data-001
[junit4] 2> 1466694 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1FC8FE19A0D4100A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 1466695 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1FC8FE19A0D4100A]-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> 1466695 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1FC8FE19A0D4100A]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /wc/yp
[junit4] 2> 1466699 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 1466699 INFO (Thread-2853) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 1466699 INFO (Thread-2853) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 1466799 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkTestServer start zk server on port:36019
[junit4] 2> 1466815 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 1466819 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 1466821 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 1466823 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 1466825 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 1466827 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 1466830 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 1466831 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 1466833 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 1466835 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 1466837 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 1466927 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/cores/collection1
[junit4] 2> 1466929 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1466930 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@18eb8f4{/wc/yp,null,AVAILABLE}
[junit4] 2> 1466931 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@b5b405{HTTP/1.1,[http/1.1]}{127.0.0.1:39347}
[junit4] 2> 1466931 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server Started @1468418ms
[junit4] 2> 1466931 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/tempDir-001/control/data,
hostContext=/wc/yp, hostPort=39347,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/cores}
[junit4] 2> 1466932 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1466932 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1466932 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1466932 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1466932 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-22T05:26:42.063Z
[junit4] 2> 1466935 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1466935 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/solr.xml
[junit4] 2> 1466946 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
[junit4] 2> 1466976 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1466977 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.OverseerElectionContext I am going to
be the leader 127.0.0.1:39347_wc%2Fyp
[junit4] 2> 1466978 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.Overseer Overseer
(id=97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000) starting
[junit4] 2> 1466988 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:39347_wc%2Fyp
[junit4] 2> 1466990 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1467244 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/cores
[junit4] 2> 1467244 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1467247 INFO
(OverseerStateUpdate-97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1468272 WARN
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1468274 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1468310 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1468490 WARN
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp 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> 1468494 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1468526 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection control_collection
[junit4] 2> 1468527 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1468527 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/control-001/cores/collection1/data/]
[junit4] 2> 1468528 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp 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@8aa53a
[junit4] 2> 1468531 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25911756081870996]
[junit4] 2> 1468597 WARN
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp 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> 1468654 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1468654 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1468656 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1468656 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1468657 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=30.9638671875,
floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=24.303401888868137,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.763587588462597
[junit4] 2> 1468658 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@15b2790[collection1] main]
[junit4] 2> 1468660 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1468660 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1468660 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1468663 INFO
(searcherExecutor-5783-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection x:collection1] o.a.s.c.SolrCore [collection1] Registered
new searcher Searcher@15b2790[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1468664 INFO
(coreLoadExecutor-5782-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp c:control_collection x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1562546435569745920
[junit4] 2> 1468673 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 1468674 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
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> 1468674 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:39347/wc/yp/collection1/
[junit4] 2> 1468674 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 1468674 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:39347/wc/yp/collection1/ has no replicas
[junit4] 2> 1468674 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 1468679 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
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:39347/wc/yp/collection1/ shard1
[junit4] 2> 1468831 INFO
(coreZkRegister-5775-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp
x:collection1 c:control_collection) [n:127.0.0.1:39347_wc%2Fyp
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 1468977 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 1468978 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36019/solr ready
[junit4] 2> 1468978 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 1468978 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 1469080 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/cores/collection1
[junit4] 2> 1469081 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001
[junit4] 2> 1469081 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1469082 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@181fca{/wc/yp,null,AVAILABLE}
[junit4] 2> 1469084 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@23da1b{HTTP/1.1,[http/1.1]}{127.0.0.1:43377}
[junit4] 2> 1469084 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server Started @1470571ms
[junit4] 2> 1469084 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/wc/yp, hostPort=43377,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/cores}
[junit4] 2> 1469084 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1469085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1469085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1469085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1469085 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-22T05:26:44.216Z
[junit4] 2> 1469088 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1469089 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/solr.xml
[junit4] 2> 1469100 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
[junit4] 2> 1469110 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 1469112 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1469114 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:43377_wc%2Fyp
[junit4] 2> 1469116 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1469116 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 1469116 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 1469358 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/cores
[junit4] 2> 1469358 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1469361 INFO
(OverseerStateUpdate-97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1469464 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1470375 WARN
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1470376 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1470398 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1470502 WARN
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp 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> 1470504 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1470523 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1470524 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1470524 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 1470524 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8aa53a
[junit4] 2> 1470527 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25911756081870996]
[junit4] 2> 1471904 WARN
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp 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> 1471956 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1471956 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1471957 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1471957 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1471958 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=30.9638671875,
floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=24.303401888868137,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.763587588462597
[junit4] 2> 1471959 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@129b226[collection1] main]
[junit4] 2> 1471960 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1471961 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1471961 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1471966 INFO
(searcherExecutor-5794-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@129b226[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1471967 INFO
(coreLoadExecutor-5793-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562546439033192448
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas
found to continue.
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new
leader - try and sync
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:43377/wc/yp/collection1/
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync
replicas to me
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:43377/wc/yp/collection1/ has no replicas
[junit4] 2> 1471974 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all
replicas participating in election, clear LIR
[junit4] 2> 1471976 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1471980 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new
leader: http://127.0.0.1:43377/wc/yp/collection1/ shard1
[junit4] 2> 1472083 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 1472131 INFO
(coreZkRegister-5788-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:43377_wc%2Fyp c:collection1 s:shard1
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery
necessary
[junit4] 2> 1472174 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/cores/collection1
[junit4] 2> 1472174 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001
[junit4] 2> 1472175 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1472176 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@174422a{/wc/yp,null,AVAILABLE}
[junit4] 2> 1472177 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@bea543{HTTP/1.1,[http/1.1]}{127.0.0.1:33106}
[junit4] 2> 1472177 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server Started @1473664ms
[junit4] 2> 1472177 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/wc/yp, hostPort=33106,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/cores}
[junit4] 2> 1472177 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1472177 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1472178 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1472178 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1472178 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-22T05:26:47.309Z
[junit4] 2> 1472185 WARN (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [ ]
o.a.z.s.NIOServerCnxn caught end of stream exception
[junit4] 2> EndOfStreamException: Unable to read additional data from
client sessionid 0x15af47b3da7000a, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1472185 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1472185 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/solr.xml
[junit4] 2> 1472195 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
[junit4] 2> 1472205 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 1472207 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1472209 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33106_wc%2Fyp
[junit4] 2> 1472211 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 1472211 INFO
(zkCallback-2403-thread-2-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1472211 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1472211 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 1472211 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1472319 WARN
(OverseerStateUpdate-97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.Overseer Bad version writing to ZK
using compare-and-set, will force refresh cluster state: KeeperErrorCode =
BadVersion for /collections/collection1/state.json
[junit4] 2> 1472323 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1472527 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/cores
[junit4] 2> 1472527 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1472531 INFO
(OverseerStateUpdate-97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1472634 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1472634 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1473544 WARN
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1473545 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1473565 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1473682 WARN
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp 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> 1473685 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1473705 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1473705 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1473706 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-2-001/cores/collection1/data/]
[junit4] 2> 1473706 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8aa53a
[junit4] 2> 1473709 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25911756081870996]
[junit4] 2> 1473763 WARN
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp 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> 1473823 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1473824 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1473825 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1473825 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1473826 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=30.9638671875,
floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=24.303401888868137,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.763587588462597
[junit4] 2> 1473826 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef389f[collection1] main]
[junit4] 2> 1473828 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1473828 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1473828 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1473831 INFO
(searcherExecutor-5805-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:33106_wc%2Fyp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1ef389f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1473832 INFO
(coreLoadExecutor-5804-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562546440988786688
[junit4] 2> 1473837 INFO
(coreZkRegister-5799-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1
r:core_node2 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1473837 INFO
(updateExecutor-2416-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1473837 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1473837 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1473838 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1473838 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1473838 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:43377/wc/yp/collection1/] and I am
[http://127.0.0.1:33106/wc/yp/collection1/]
[junit4] 2> 1473840 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:43377/wc/yp]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33106_wc%252Fyp&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1473842 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node2, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1473842 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1473843 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:33106_wc%2Fyp,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:33106/wc/yp","node_name":"127.0.0.1:33106_wc%2Fyp","state":"down"}
[junit4] 2> 1473942 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1473942 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [3])
[junit4] 2> 1474347 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/cores/collection1
[junit4] 2> 1474348 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001
[junit4] 2> 1474349 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 1474350 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1eff438{/wc/yp,null,AVAILABLE}
[junit4] 2> 1474351 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@19f64a3{HTTP/1.1,[http/1.1]}{127.0.0.1:44921}
[junit4] 2> 1474351 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.Server Started @1475838ms
[junit4] 2> 1474352 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/wc/yp, hostPort=44921,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/cores}
[junit4] 2> 1474352 ERROR
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 1474352 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 1474352 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 1474352 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 1474353 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-03-22T05:26:49.484Z
[junit4] 2> 1474355 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 1474355 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/solr.xml
[junit4] 2> 1474365 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36019/solr
[junit4] 2> 1474374 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 1474376 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 1474378 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44921_wc%2Fyp
[junit4] 2> 1474380 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1474380 INFO
(zkCallback-2403-thread-1-processing-n:127.0.0.1:39347_wc%2Fyp)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1474380 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1474380 INFO (zkCallback-2407-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 1474380 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 1474484 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1474484 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1474631 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Found 1 core
definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/cores
[junit4] 2> 1474631 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A])
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.CorePropertiesLocator Cores are:
[collection1]
[junit4] 2> 1474634 INFO
(OverseerStateUpdate-97659152094396420-127.0.0.1:39347_wc%2Fyp-n_0000000000)
[n:127.0.0.1:39347_wc%2Fyp ] o.a.s.c.o.ReplicaMutator Assigning new node to
shard shard=shard1
[junit4] 2> 1474737 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1474737 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1474737 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1474843 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:33106_wc%2Fyp,
coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps:
core_node2:{"core":"collection1","base_url":"http://127.0.0.1:33106/wc/yp","node_name":"127.0.0.1:33106_wc%2Fyp","state":"recovering"}
[junit4] 2> 1474843 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node2, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1474843 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:33106_wc%252Fyp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1475345 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Starting Replication Recovery.
[junit4] 2> 1475345 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to replicate from [http://127.0.0.1:43377/wc/yp/collection1/].
[junit4] 2> 1475348 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1562546442578427904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1475349 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1475349 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1475349 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/wc/yp path=/update
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1475352 INFO (qtp19721836-13907) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/wc/yp path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher
Master's generation: 1
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher
Master's version: 0
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's
generation: 1
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.IndexFetcher Slave's
version: 0
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Replication Recovery was successful.
[junit4] 2> 1475353 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Registering as Active after recovery.
[junit4] 2> 1475355 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler
Poll scheduled at an interval of 7000ms
[junit4] 2> 1475355 INFO (indexFetcher-5817-thread-1)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Updated masterUrl to
http://127.0.0.1:43377/wc/yp/collection1/
[junit4] 2> 1475355 WARN
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.h.ReplicationHandler
SolrCloud is enabled for core collection1 but so is old-style replication. Make
sure you intend this behavior, it usually indicates a mis-configuration. Master
setting is false and slave setting is true
[junit4] 2> 1475356 INFO (qtp19721836-13910) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/wc/yp path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1475356 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Updating version bucket highest from index after successful recovery.
[junit4] 2> 1475356 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.UpdateLog Could not
find max version in index or recent updates, using new clock 1562546442586816512
[junit4] 2> 1475356 INFO (indexFetcher-5817-thread-1)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Master's generation: 1
[junit4] 2> 1475357 INFO (indexFetcher-5817-thread-1)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Master's version: 0
[junit4] 2> 1475357 INFO (indexFetcher-5817-thread-1)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Slave's generation: 1
[junit4] 2> 1475357 INFO (indexFetcher-5817-thread-1)
[n:127.0.0.1:33106_wc%2Fyp c:collection1 s:shard1 r:core_node2 x:collection1]
o.a.s.h.IndexFetcher Slave's version: 0
[junit4] 2> 1475358 INFO
(recoveryExecutor-2417-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node2) [n:127.0.0.1:33106_wc%2Fyp
c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.RecoveryStrategy
Finished recovery process, successful=[true]
[junit4] 2> 1475459 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1475459 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1475459 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1475656 WARN
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.c.Config
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory>
instead.
[junit4] 2> 1475657 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.0.0
[junit4] 2> 1475678 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 1475781 WARN
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp 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> 1475784 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 1475805 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 1475806 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 1475806 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/cores/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001/shard-3-001/cores/collection1/data/]
[junit4] 2> 1475806 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8aa53a
[junit4] 2> 1475810 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.25911756081870996]
[junit4] 2> 1475850 WARN
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp 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> 1475937 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 1475937 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 1475939 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 1475939 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 1475941 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=30.9638671875,
floorSegmentMB=0.2177734375, forceMergeDeletesPctAllowed=24.303401888868137,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.763587588462597
[junit4] 2> 1475942 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1afc8eb[collection1] main]
[junit4] 2> 1475943 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 1475943 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 1475944 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 1475947 INFO
(searcherExecutor-5818-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:44921_wc%2Fyp c:collection1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1afc8eb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1475948 INFO
(coreLoadExecutor-5815-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1562546443207573504
[junit4] 2> 1475952 INFO
(coreZkRegister-5810-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 c:collection1) [n:127.0.0.1:44921_wc%2Fyp c:collection1 s:shard1
r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to
recover:collection1
[junit4] 2> 1475952 INFO
(updateExecutor-2423-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState
Running recovery
[junit4] 2> 1475952 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting recovery process. recoveringAfterStartup=true
[junit4] 2> 1475952 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
###### startupVersions=[[]]
[junit4] 2> 1475953 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Begin buffering updates. core=[collection1]
[junit4] 2> 1475953 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting
to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 1475953 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Publishing state of core [collection1] as recovering, leader is
[http://127.0.0.1:43377/wc/yp/collection1/] and I am
[http://127.0.0.1:44921/wc/yp/collection1/]
[junit4] 2> 1475955 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Sending prep recovery command to [http://127.0.0.1:43377/wc/yp]; [WaitForState:
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44921_wc%252Fyp&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 1475957 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
[junit4] 2> 1475958 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1
(shard1 of collection1) have state: recovering
[junit4] 2> 1475958 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:44921_wc%2Fyp,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44921/wc/yp","node_name":"127.0.0.1:44921_wc%2Fyp","state":"down"}
[junit4] 2> 1476056 INFO
(zkCallback-2419-thread-1-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1476056 INFO
(zkCallback-2413-thread-1-processing-n:127.0.0.1:43377_wc%2Fyp)
[n:127.0.0.1:43377_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1476056 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [4])
[junit4] 2> 1476408 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting test
[junit4] 2> 1476408 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection:
collection1 failOnTimeout:true timeout (sec):330
[junit4] 2> 1476958 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering):
collection=collection1, shard=shard1, thisCore=collection1,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:44921_wc%2Fyp,
coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps:
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44921/wc/yp","node_name":"127.0.0.1:44921_wc%2Fyp","state":"recovering"}
[junit4] 2> 1476958 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering,
checkLive: true, onlyIfLeader: true for: 1 seconds.
[junit4] 2> 1476958 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:44921_wc%252Fyp&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=1001
[junit4] 2> 1477459 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Starting Replication Recovery.
[junit4] 2> 1477459 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy
Attempting to replicate from [http://127.0.0.1:43377/wc/yp/collection1/].
[junit4] 2> 1477463 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
start
commit{_version_=1562546444796166144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1477463 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1477463 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.DirectUpdateHandler2
end_commit_flush
[junit4] 2> 1477464 INFO (qtp19721836-13905) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/wc/yp path=/update
params={waitSearcher=true&openSearcher=true&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=}
0 1
[junit4] 2> 1477467 INFO (qtp19721836-13912) [n:127.0.0.1:43377_wc%2Fyp
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.S.Request
[collection1] webapp=/wc/yp path=/replication
params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0
QTime=0
[junit4] 2> 1477468 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher
Master's generation: 1
[junit4] 2> 1477468 INFO
(recoveryExecutor-2424-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp
x:collection1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:44921_wc%2Fyp
c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.h.IndexFetcher
Master's version: 0
[junit4] 2> 14774
[...truncated too long message...]
:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [1])
[junit4] 2> 1518003 WARN
(zkCallback-2419-thread-3-processing-n:127.0.0.1:33106_wc%2Fyp)
[n:127.0.0.1:33106_wc%2Fyp ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1518004 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@bea543{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1518004 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@174422a{/wc/yp,null,UNAVAILABLE}
[junit4] 2> 1518005 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ChaosMonkey monkey: stop shard! 44921
[junit4] 2> 1518005 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18078530
[junit4] 2> 1518005 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1518012 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster,
tag=null
[junit4] 2> 1518013 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.Overseer Overseer
(id=97659152094396431-127.0.0.1:44921_wc%2Fyp-n_0000000003) closing
[junit4] 2> 1518013 INFO
(OverseerStateUpdate-97659152094396431-127.0.0.1:44921_wc%2Fyp-n_0000000003)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.Overseer Overseer Loop exiting :
127.0.0.1:44921_wc%2Fyp
[junit4] 2> 1518022 WARN
(zkCallback-2426-thread-2-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp ] o.a.s.c.c.ZkStateReader ZooKeeper watch
triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for
/live_nodes]
[junit4] 2> 1519021 WARN
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SyncStrategy Closed, skipping sync up.
[junit4] 2> 1519021 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@164d98c
[junit4] 2> 1519119 INFO
(zkCallback-2426-thread-1-processing-n:127.0.0.1:44921_wc%2Fyp)
[n:127.0.0.1:44921_wc%2Fyp c:collection1 s:shard1 r:core_node3 x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.core_node3, tag=23386508
[junit4] 2> 1519120 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@19f64a3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 1519120 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@1eff438{/wc/yp,null,UNAVAILABLE}
[junit4] 2> 1519121 INFO
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1FC8FE19A0D4100A]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1:36019 36019
[junit4] 2> 1519127 INFO (Thread-2898) [ ] o.a.s.c.ZkTestServer
connecting to 127.0.0.1:36019 36019
[junit4] 2> 1519128 WARN (Thread-2898) [ ] o.a.s.c.ZkTestServer Watch
limit violations:
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 22 /solr/overseer/collection-queue-work
[junit4] 2> 7 /solr/overseer/queue
[junit4] 2> 5 /solr/overseer/queue-work
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test
-Dtests.seed=1FC8FE19A0D4100A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ar-SA -Dtests.timezone=Europe/Monaco -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 52.4s J2 | ChaosMonkeyNothingIsSafeTest.test <<<
[junit4] > Throwable #1: java.lang.AssertionError: document count
mismatch. control=915 sum(shards)=914 cloudClient=914
[junit4] > at
__randomizedtesting.SeedInfo.seed([1FC8FE19A0D4100A:979CC1C30E287DF2]:0)
[junit4] > at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1337)
[junit4] > at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:236)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 1519133 INFO
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1FC8FE19A0D4100A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_1FC8FE19A0D4100A-001
[junit4] 2> Mar 22, 2017 5:27:34 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA, timezone=Europe/Monaco
[junit4] 2> NOTE: Linux 4.4.0-66-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=197148144,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithDelegationTokens, ActionThrottleTest,
StatelessScriptUpdateProcessorFactoryTest, TestStressReorder, TestRestoreCore,
TestCloudPivotFacet, OnlyLeaderIndexesTest, PrimitiveFieldTypeTest,
TestSolrCloudWithHadoopAuthPlugin, TestCoreDiscovery,
DeleteLastCustomShardedReplicaTest, DistributedFacetPivotWhiteBoxTest,
SolrCoreCheckLockOnStartupTest, CoreAdminHandlerTest, TestHdfsUpdateLog,
HdfsRecoveryZkTest, DeleteShardTest, TestReRankQParserPlugin, RecoveryZkTest,
BlockCacheTest, RecoveryAfterSoftCommitTest, TestLMDirichletSimilarityFactory,
TestSort, SuggesterTest, TestConfigsApi, ResourceLoaderTest, CoreSorterTest,
TestWriterPerf, TestExactSharedStatsCache, TestMiniSolrCloudClusterSSL,
CollectionTooManyReplicasTest, BasicAuthIntegrationTest, TestSchemaResource,
RankQueryTest, TestDynamicLoading, TestFileDictionaryLookup,
TestIndexingPerformance, TestSolr4Spatial2, SolrJmxReporterTest,
TestBulkSchemaConcurrent, TestChildDocTransformer, TestUninvertingReader,
TestLegacyFieldCache, TestCSVResponseWriter, TestConfigOverlay,
CheckHdfsIndexTest, DistributedExpandComponentTest, DistributedVersionInfoTest,
DistributedFacetPivotLongTailTest, TestConfigSetsAPIExclusivity,
TestRandomRequestDistribution, TestFieldTypeCollectionResource,
ReplicaListTransformerTest, OverseerTest, HardAutoCommitTest, DateFieldTest,
StatsComponentTest, ClassificationUpdateProcessorTest, CursorMarkTest,
SynonymTokenizerTest, TestSha256AuthenticationProvider,
TolerantUpdateProcessorTest, TestPHPSerializedResponseWriter,
CreateCollectionCleanupTest, ConcurrentDeleteAndCreateCollectionTest,
TestLuceneMatchVersion, TriLevelCompositeIdRoutingTest,
TestExtendedDismaxParser, HdfsThreadLeakTest, TestBinaryField,
URLClassifyProcessorTest, CircularListTest, TestCollationField, TestDocSet,
CdcrReplicationDistributedZkTest, UpdateParamsTest, TestCollapseQParserPlugin,
TestTolerantSearch, TestSegmentSorting, SimpleFacetsTest,
TestSolrDeletionPolicy1, SuggesterTSTTest, TestStressCloudBlindAtomicUpdates,
TestIBSimilarityFactory, TestDistributedMissingSort, BadCopyFieldTest,
TestUtils, CloudExitableDirectoryReaderTest, TestSolrCLIRunExample,
RequestHandlersTest, TestDynamicFieldResource, TestAuthenticationFramework,
TestCustomDocTransformer, RequestLoggingTest, TestSortByMinMaxFunction,
TestQuerySenderNoQuery, DirectUpdateHandlerTest, TestRawResponseWriter,
XmlUpdateRequestHandlerTest, TestIndexSearcher, BlockJoinFacetRandomTest,
OutputWriterTest, CdcrUpdateLogTest, SliceStateTest, MBeansHandlerTest,
DebugComponentTest, TestSubQueryTransformerDistrib, TestInitParams,
V2ApiIntegrationTest, CdcrVersionReplicationTest,
TermVectorComponentDistributedTest, UnloadDistributedZkTest,
DocValuesMultiTest, TestZkChroot, JavabinLoaderTest,
TestSlowCompositeReaderWrapper, ChaosMonkeySafeLeaderTest,
BasicDistributedZk2Test, SyncSliceTest, OpenCloseCoreStressTest,
LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest,
LeaderElectionTest, ZkCLITest, AutoCommitTest, TestDistributedGrouping,
TestRecovery, DistributedSpellCheckComponentTest, TestStressVersions,
TestRangeQuery, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener,
TestSolrIndexConfig, ResponseLogComponentTest, SolrIndexConfigTest,
BadComponentTest, TestStressRecovery, TestMergePolicyConfig,
TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, TestConfig,
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest,
TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest,
TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters,
TestCodecSupport, EchoParamsTest, TestDFRSimilarityFactory,
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest,
TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest,
ChaosMonkeyNothingIsSafeTest]
[junit4] Completed [420/701 (1!)] on J2 in 53.25s, 1 test, 1 failure <<<
FAILURES!
[...truncated 55819 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]