Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1414/
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test
Error Message:
The Monkey ran for over 45 seconds and no jetties were stopped - this is worth
investigating!
Stack Trace:
java.lang.AssertionError: The Monkey ran for over 45 seconds and no jetties
were stopped - this is worth investigating!
at
__randomizedtesting.SeedInfo.seed([F95A06AB89972DF5:710E3971276B400D]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.apache.solr.cloud.ChaosMonkey.stopTheMonkey(ChaosMonkey.java:587)
at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.test(ChaosMonkeySafeLeaderTest.java:133)
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:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
2 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeySafeLeaderTest: 1) Thread[id=4556,
name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=4557, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
1) Thread[id=4556, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
2) Thread[id=4557, name=StoppableIndexingThread, state=TIMED_WAITING,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
at __randomizedtesting.SeedInfo.seed([F95A06AB89972DF5]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=4556, name=StoppableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
at
org.apache.http.protocol.BasicHttpContext.setAttribute(BasicHttpContext.java:75)
at
org.apache.http.protocol.HttpCoreContext.setAttribute(HttpCoreContext.java:107)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:180)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=4557, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest] at
java.io.PrintStream.println(PrintStream.java:805) at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=4556, name=StoppableIndexingThread, state=BLOCKED,
group=TGRP-ChaosMonkeySafeLeaderTest]
at
java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
at
org.apache.http.protocol.BasicHttpContext.setAttribute(BasicHttpContext.java:75)
at
org.apache.http.protocol.HttpCoreContext.setAttribute(HttpCoreContext.java:107)
at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:180)
at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
2) Thread[id=4557, name=StoppableIndexingThread, state=RUNNABLE,
group=TGRP-ChaosMonkeySafeLeaderTest]
at java.io.PrintStream.println(PrintStream.java:805)
at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
at __randomizedtesting.SeedInfo.seed([F95A06AB89972DF5]:0)
Build Log:
[...truncated 12906 lines...]
[junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/init-core-data-001
[junit4] 2> 858779 WARN
(SUITE-ChaosMonkeySafeLeaderTest-seed#[F95A06AB89972DF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
[junit4] 2> 858779 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[F95A06AB89972DF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 858781 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[F95A06AB89972DF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 858781 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[F95A06AB89972DF5]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 858781 INFO
(SUITE-ChaosMonkeySafeLeaderTest-seed#[F95A06AB89972DF5]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 858800 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 858800 INFO (Thread-500) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 858800 INFO (Thread-500) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 858801 ERROR (Thread-500) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 858904 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35937
[junit4] 2> 859132 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 859134 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 859135 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 859160 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 859161 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 859162 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 859162 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 859163 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 859164 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 859164 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 859177 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 859178 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 860593 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 860597 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b0383f1{/,null,AVAILABLE}
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@11becf32{HTTP/1.1,[http/1.1]}{127.0.0.1:34207}
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server Started @873445ms
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=34207,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/control-001/cores}
[junit4] 2> 860598 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 860598 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-05T19:05:54.391Z
[junit4] 2> 860623 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 860623 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/control-001/solr.xml
[junit4] 2> 860627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 860627 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 860670 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 860685 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35937/solr
[junit4] 2> 860998 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 860999 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:34207_
[junit4] 2> 860999 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.c.Overseer Overseer
(id=98953380010000388-127.0.0.1:34207_-n_0000000000) starting
[junit4] 2> 861163 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:34207_
[junit4] 2> 861198 INFO
(zkCallback-1743-thread-1-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 861601 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 861769 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 861769 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 861821 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:34207_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/control-001/cores
[junit4] 2> 861949 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 861949 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35937/solr ready
[junit4] 2> 861951 INFO (qtp74169703-4121) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34207_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 861953 INFO
(OverseerThreadFactory-584-thread-1-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 862088 INFO (qtp74169703-4119) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 862088 INFO (qtp74169703-4119) [n:127.0.0.1:34207_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 862210 INFO
(zkCallback-1743-thread-1-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 863262 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 863297 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 863703 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 863786 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 863786 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 863857 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 863857 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 863874 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=82.958984375,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=7.808536689504667,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7222890085757693
[junit4] 2> 863931 WARN (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 864133 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 864133 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 864134 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 864134 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 864136 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.5908203125,
floorSegmentMB=0.951171875, forceMergeDeletesPctAllowed=6.617594327471268,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 864214 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@c874d62[control_collection_shard1_replica_n1] main]
[junit4] 2> 864215 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 864215 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 864216 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 864216 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1583254085838045184
[junit4] 2> 864288 INFO
(searcherExecutor-587-thread-1-processing-n:127.0.0.1:34207_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:34207_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@c874d62[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:34207/control_collection_shard1_replica_n1/
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:34207/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 864302 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 864333 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:34207/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 864340 INFO
(zkCallback-1743-thread-2-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 864383 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 864385 INFO (qtp74169703-4119) [n:127.0.0.1:34207_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2297
[junit4] 2> 864398 INFO (qtp74169703-4121) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 864498 INFO
(zkCallback-1743-thread-3-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 865401 INFO (qtp74169703-4121) [n:127.0.0.1:34207_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:34207_&wt=javabin&version=2}
status=0 QTime=3450
[junit4] 2> 865403 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 0x15f8d9328d20005, likely client has closed socket
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 865435 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 865436 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35937/solr ready
[junit4] 2> 865436 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 865437 INFO (qtp74169703-4125) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 865473 INFO
(OverseerCollectionConfigSetProcessor-98953380010000388-127.0.0.1:34207_-n_0000000000)
[n:127.0.0.1:34207_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 865473 INFO
(OverseerThreadFactory-584-thread-2-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 865496 WARN
(OverseerThreadFactory-584-thread-2-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 865712 INFO (qtp74169703-4125) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 865713 INFO (qtp74169703-4125) [n:127.0.0.1:34207_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=275
[junit4] 2> 867122 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001
of type NRT
[junit4] 2> 867122 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 867146 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4c4e508e{/,null,AVAILABLE}
[junit4] 2> 867146 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@7cb6fa6f{HTTP/1.1,[http/1.1]}{127.0.0.1:37078}
[junit4] 2> 867146 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server Started @879993ms
[junit4] 2> 867146 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=37078,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001/cores}
[junit4] 2> 867147 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 867147 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 867147 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 867147 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 867147 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-05T19:06:00.940Z
[junit4] 2> 867340 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 867340 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001/solr.xml
[junit4] 2> 867343 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 867343 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 867357 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 867385 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35937/solr
[junit4] 2> 867438 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 867440 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 867454 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37078_
[junit4] 2> 867492 INFO
(zkCallback-1756-thread-1-processing-n:127.0.0.1:37078_) [n:127.0.0.1:37078_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 867494 INFO
(zkCallback-1743-thread-3-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 867495 INFO (zkCallback-1751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 867530 INFO
(OverseerCollectionConfigSetProcessor-98953380010000388-127.0.0.1:34207_-n_0000000000)
[n:127.0.0.1:34207_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 867838 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 867908 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 867908 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 867909 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:37078_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001/cores
[junit4] 2> 868175 INFO (qtp74169703-4118) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:37078_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 868224 INFO
(OverseerThreadFactory-584-thread-3-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:37078_
for creating new replica
[junit4] 2> 868261 INFO (qtp506102776-4171) [n:127.0.0.1:37078_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 868261 INFO (qtp506102776-4171) [n:127.0.0.1:37078_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 869307 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 869379 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
[collection1_shard1_replica_n21] Schema name=test
[junit4] 2> 869994 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 870085 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n21' using configuration from
collection collection1, trusted=true
[junit4] 2> 870086 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n21' (registry
'solr.core.collection1.shard1.replica_n21') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 870086 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 870086 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[[collection1_shard1_replica_n21] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001/cores/collection1_shard1_replica_n21],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-1-001/cores/collection1_shard1_replica_n21/data/]
[junit4] 2> 870102 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=82.958984375,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=7.808536689504667,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7222890085757693
[junit4] 2> 870184 WARN (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
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> 870470 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 870470 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 870471 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 870471 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 870473 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.5908203125,
floorSegmentMB=0.951171875, forceMergeDeletesPctAllowed=6.617594327471268,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 870473 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@34ef143c[collection1_shard1_replica_n21] main]
[junit4] 2> 870474 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 870507 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 870508 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 870509 INFO
(searcherExecutor-598-thread-1-processing-n:127.0.0.1:37078_
x:collection1_shard1_replica_n21 s:shard1 c:collection1) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SolrCore
[collection1_shard1_replica_n21] Registered new searcher
Searcher@34ef143c[collection1_shard1_replica_n21]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 870509 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583254092436733952
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:37078/collection1_shard1_replica_n21/
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.SyncStrategy
http://127.0.0.1:37078/collection1_shard1_replica_n21/ has no replicas
[junit4] 2> 870566 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 870580 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:37078/collection1_shard1_replica_n21/ shard1
[junit4] 2> 870637 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 870638 INFO (qtp506102776-4171) [n:127.0.0.1:37078_
c:collection1 s:shard1 x:collection1_shard1_replica_n21] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2377
[junit4] 2> 870655 INFO (qtp74169703-4118) [n:127.0.0.1:34207_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:37078_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2480
[junit4] 2> 871256 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001
of type NRT
[junit4] 2> 871257 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 871303 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@53668c12{/,null,AVAILABLE}
[junit4] 2> 871303 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@a2365ce{HTTP/1.1,[http/1.1]}{127.0.0.1:46148}
[junit4] 2> 871303 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server Started @884150ms
[junit4] 2> 871303 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/tempDir-001/jetty2,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=46148,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001/cores}
[junit4] 2> 871303 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 871316 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 871316 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 871317 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 871317 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-05T19:06:05.110Z
[junit4] 2> 871348 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 871348 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001/solr.xml
[junit4] 2> 871351 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 871351 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 871352 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 871355 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35937/solr
[junit4] 2> 871437 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 871438 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 871440 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46148_
[junit4] 2> 871453 INFO
(zkCallback-1756-thread-1-processing-n:127.0.0.1:37078_) [n:127.0.0.1:37078_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 871490 INFO
(zkCallback-1762-thread-1-processing-n:127.0.0.1:46148_) [n:127.0.0.1:46148_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 871492 INFO
(zkCallback-1743-thread-3-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 871494 INFO (zkCallback-1751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 871820 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 871875 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 871875 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 871893 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:46148_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001/cores
[junit4] 2> 872263 INFO
(OverseerCollectionConfigSetProcessor-98953380010000388-127.0.0.1:34207_-n_0000000000)
[n:127.0.0.1:34207_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 872277 INFO (qtp74169703-4119) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:46148_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 872321 INFO
(OverseerThreadFactory-584-thread-4-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46148_
for creating new replica
[junit4] 2> 872410 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 872410 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 873559 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 873598 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
[collection1_shard1_replica_n23] Schema name=test
[junit4] 2> 874081 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 874151 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n23' using configuration from
collection collection1, trusted=true
[junit4] 2> 874184 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n23' (registry
'solr.core.collection1.shard1.replica_n23') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 874184 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 874185 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[[collection1_shard1_replica_n23] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001/cores/collection1_shard1_replica_n23],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-2-001/cores/collection1_shard1_replica_n23/data/]
[junit4] 2> 874187 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=82.958984375,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=7.808536689504667,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7222890085757693
[junit4] 2> 874245 WARN (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
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> 874627 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 874627 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 874628 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 874628 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 874629 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.5908203125,
floorSegmentMB=0.951171875, forceMergeDeletesPctAllowed=6.617594327471268,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 874630 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2bffdf56[collection1_shard1_replica_n23] main]
[junit4] 2> 874631 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 874631 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 874665 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 874681 INFO
(searcherExecutor-609-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.SolrCore
[collection1_shard1_replica_n23] Registered new searcher
Searcher@2bffdf56[collection1_shard1_replica_n23]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 874681 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583254096811393024
[junit4] 2> 874684 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n23
[junit4] 2> 874715 INFO (qtp1449866319-4198) [n:127.0.0.1:46148_
c:collection1 s:shard1 x:collection1_shard1_replica_n23] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n23&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2305
[junit4] 2> 874729 INFO
(updateExecutor-1759-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1) [n:127.0.0.1:46148_
c:collection1 s:shard1 r:core_node24 x:collection1_shard1_replica_n23]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 874749 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 874766 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 874766 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n23]
[junit4] 2> 874766 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 874766 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard1_replica_n23] as recovering, leader is
[http://127.0.0.1:37078/collection1_shard1_replica_n21/] and I am
[http://127.0.0.1:46148/collection1_shard1_replica_n23/]
[junit4] 2> 874775 INFO (qtp74169703-4119) [n:127.0.0.1:34207_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:46148_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=2498
[junit4] 2> 874786 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:37078]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard1_replica_n21&nodeName=127.0.0.1:46148_&coreNodeName=core_node24&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 874792 INFO
(OverseerCollectionConfigSetProcessor-98953380010000388-127.0.0.1:34207_-n_0000000000)
[n:127.0.0.1:34207_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 874802 INFO (qtp506102776-4168) [n:127.0.0.1:37078_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node24, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 874803 INFO (qtp506102776-4168) [n:127.0.0.1:37078_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard1, thisCore=collection1_shard1_replica_n21,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=recovering, localState=active, nodeName=127.0.0.1:46148_,
coreNodeName=core_node24, onlyIfActiveCheckResult=false, nodeProps:
core_node24:{"core":"collection1_shard1_replica_n23","base_url":"http://127.0.0.1:46148","node_name":"127.0.0.1:46148_","state":"recovering","type":"NRT"}
[junit4] 2> 874803 INFO (qtp506102776-4168) [n:127.0.0.1:37078_ ]
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node24, state: recovering,
checkLive: true, onlyIfLeader: true for: 0 seconds.
[junit4] 2> 874803 INFO (qtp506102776-4168) [n:127.0.0.1:37078_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={nodeName=127.0.0.1:46148_&onlyIfLeaderActive=true&core=collection1_shard1_replica_n21&coreNodeName=core_node24&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
status=0 QTime=0
[junit4] 2> 875326 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Attempting to
PeerSync from [http://127.0.0.1:37078/collection1_shard1_replica_n21/] -
recoveringAfterStartup=[true]
[junit4] 2> 875327 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync PeerSync:
core=collection1_shard1_replica_n23 url=http://127.0.0.1:46148 START
replicas=[http://127.0.0.1:37078/collection1_shard1_replica_n21/] nUpdates=100
[junit4] 2> 875437 INFO (qtp506102776-4168) [n:127.0.0.1:37078_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.u.IndexFingerprint IndexFingerprint millis:86.0
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0,
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
[junit4] 2> 875437 INFO (qtp506102776-4168) [n:127.0.0.1:37078_
c:collection1 s:shard1 r:core_node22 x:collection1_shard1_replica_n21]
o.a.s.c.S.Request [collection1_shard1_replica_n21] webapp= path=/get
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
status=0 QTime=102
[junit4] 2> 875656 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.IndexFingerprint IndexFingerprint
millis:218.0 result:{maxVersionSpecified=9223372036854775807,
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0,
maxDoc=0}
[junit4] 2> 875656 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.PeerSync We are already in sync. No
need to do a PeerSync
[junit4] 2> 875656 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 875656 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 No uncommitted
changes. Skipping IW.commit.
[junit4] 2> 875656 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 875676 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy PeerSync stage of
recovery was successful.
[junit4] 2> 875676 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Replaying updates
buffered during PeerSync.
[junit4] 2> 875676 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy No replay needed.
[junit4] 2> 875676 INFO
(recoveryExecutor-1760-thread-1-processing-n:127.0.0.1:46148_
x:collection1_shard1_replica_n23 s:shard1 c:collection1 r:core_node24)
[n:127.0.0.1:46148_ c:collection1 s:shard1 r:core_node24
x:collection1_shard1_replica_n23] o.a.s.c.RecoveryStrategy Registering as
Active after recovery.
[junit4] 2> 875899 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001
of type NRT
[junit4] 2> 875899 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 876006 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1b39c3a{/,null,AVAILABLE}
[junit4] 2> 876006 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@71b11c40{HTTP/1.1,[http/1.1]}{127.0.0.1:44820}
[junit4] 2> 876006 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.e.j.s.Server Started @888853ms
[junit4] 2> 876006 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/tempDir-001/jetty3,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=44820,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001/cores}
[junit4] 2> 876006 ERROR
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 876022 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 876022 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 876022 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 876022 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-11-05T19:06:09.815Z
[junit4] 2> 876052 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 876052 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001/solr.xml
[junit4] 2> 876234 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 876234 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 876235 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 876270 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35937/solr
[junit4] 2> 876383 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 876405 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 876406 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44820_
[junit4] 2> 876407 INFO
(zkCallback-1762-thread-1-processing-n:127.0.0.1:46148_) [n:127.0.0.1:46148_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 876407 INFO
(zkCallback-1756-thread-1-processing-n:127.0.0.1:37078_) [n:127.0.0.1:37078_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 876408 INFO
(zkCallback-1743-thread-3-processing-n:127.0.0.1:34207_) [n:127.0.0.1:34207_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 876441 INFO (zkCallback-1751-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 876441 INFO
(zkCallback-1769-thread-1-processing-n:127.0.0.1:44820_) [n:127.0.0.1:44820_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 877075 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 877149 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 877149 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 877151 INFO
(TEST-ChaosMonkeySafeLeaderTest.test-seed#[F95A06AB89972DF5])
[n:127.0.0.1:44820_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001/cores
[junit4] 2> 877351 INFO (qtp74169703-4121) [n:127.0.0.1:34207_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:44820_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 877454 INFO
(OverseerThreadFactory-584-thread-5-processing-n:127.0.0.1:34207_)
[n:127.0.0.1:34207_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:44820_
for creating new replica
[junit4] 2> 877564 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 877564 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 878663 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 878773 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema
[collection1_shard1_replica_n25] Schema name=test
[junit4] 2> 879478 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 879570 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n25' using configuration from
collection collection1, trusted=true
[junit4] 2> 879570 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n25' (registry
'solr.core.collection1.shard1.replica_n25') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1adc8034
[junit4] 2> 879570 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 879570 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
[[collection1_shard1_replica_n25] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001/cores/collection1_shard1_replica_n25],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest_F95A06AB89972DF5-001/shard-3-001/cores/collection1_shard1_replica_n25/data/]
[junit4] 2> 879614 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=82.958984375,
floorSegmentMB=0.96875, forceMergeDeletesPctAllowed=7.808536689504667,
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7222890085757693
[junit4] 2> 879635 WARN (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
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> 879815 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 879815 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 879832 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 879832 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 879833 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=26, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=32.5908203125,
floorSegmentMB=0.951171875, forceMergeDeletesPctAllowed=6.617594327471268,
segmentsPerTier=7.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
[junit4] 2> 879834 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@16ee9b78[collection1_shard1_replica_n25] main]
[junit4] 2> 879836 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 879836 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 879869 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 879871 INFO
(searcherExecutor-620-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.SolrCore
[collection1_shard1_replica_n25] Registered new searcher
Searcher@16ee9b78[collection1_shard1_replica_n25]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 879871 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1583254102253502464
[junit4] 2> 879907 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.c.ZkController
Core needs to recover:collection1_shard1_replica_n25
[junit4] 2> 879925 INFO (qtp1963426755-4232) [n:127.0.0.1:44820_
c:collection1 s:shard1 x:collection1_shard1_replica_n25] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n25&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=2361
[junit4] 2> 879943 INFO
(updateExecutor-1766-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1) [n:127.0.0.1:44820_
c:collection1 s:shard1 r:core_node26 x:collection1_shard1_replica_n25]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 879944 INFO
(recoveryExecutor-1767-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:44820_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 879944 INFO
(recoveryExecutor-1767-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:44820_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 879944 INFO
(recoveryExecutor-1767-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:44820_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard1_replica_n25]
[junit4] 2> 879944 INFO
(recoveryExecutor-1767-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:44820_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 879944 INFO
(recoveryExecutor-1767-thread-1-processing-n:127.0.0.1:44820_
x:collection1_shard1_replica_n25 s:shard1 c:collection1 r:core_node26)
[n:127.0.0.1:44820_ c:collection1 s:shard1 r:core_node26
x:collection1_shard1_replica_n25] o.a.s.c.RecoveryStrategy Publishing state of
[...truncated too long message...]
inClientExec.java:176)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=Asserting),
a_t=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
id=PostingsFormat(name=Asserting)},
docValues:{_version_=DocValuesFormat(name=Asserting)},
maxPointsInLeafNode=1884, maxMBSortInHeap=7.333583782159135,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@37e139b7),
locale=sv, timezone=Pacific/Efate
[junit4] 2> NOTE: Linux 4.4.0-83-generic amd64/Oracle Corporation
1.8.0_152 (64-bit)/cpus=4,threads=3,free=250287912,total=527433728
[junit4] 2> NOTE: All tests run in this JVM:
[TestSolrCloudWithHadoopAuthPlugin, AtomicUpdatesTest, TestWriterPerf,
TestSQLHandler, DistribDocExpirationUpdateProcessorTest,
TestQuerySenderNoQuery, NumberUtilsTest, LeaderFailoverAfterPartitionTest,
TestCloudPseudoReturnFields, TestRequestStatusCollectionAPI,
TestReloadAndDeleteDocs, TestDocumentBuilder,
HdfsAutoAddReplicasIntegrationTest, ChaosMonkeySafeLeaderTest]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=F95A06AB89972DF5
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=sv -Dtests.timezone=Pacific/Efate -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] 2> REQUEST FAILED for id=1-755
[junit4] 2> java.lang.IllegalStateException: Connection pool shut down
[junit4] 2> at org.apache.http.util.Asserts.check(Asserts.java:34)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:189)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.requestConnection(PoolingHttpClientConnectionManager.java:257)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:176)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] 2> REQUEST FAILED for id=0-780
[junit4] 2> java.lang.IllegalStateException: Connection pool shut down
[junit4] 2> at org.apache.http.util.Asserts.check(Asserts.java:34)
[junit4] 2> at
org.apache.http.pool.AbstractConnPool.lease(AbstractConnPool.java:189)
[junit4] 2> at
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.requestConnection(PoolingHttpClientConnectionManager.java:257)
[junit4] 2> at
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:176)
[junit4] 2> at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
[junit4] 2> at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] 2> at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] 2> at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] 2> at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] 2> at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] ERROR 0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest:
[junit4] > 1) Thread[id=4556, name=StoppableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > 2) Thread[id=4557, name=StoppableIndexingThread,
state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:135)
[junit4] > at
__randomizedtesting.SeedInfo.seed([F95A06AB89972DF5]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=4556, name=StoppableIndexingThread,
state=BLOCKED, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at
java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:1006)
[junit4] > at
org.apache.http.protocol.BasicHttpContext.setAttribute(BasicHttpContext.java:75)
[junit4] > at
org.apache.http.protocol.HttpCoreContext.setAttribute(HttpCoreContext.java:107)
[junit4] > at
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:180)
[junit4] > at
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
[junit4] > at
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
[junit4] > at
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
[junit4] > at
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:183)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:200)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.indexDocs(StoppableIndexingThread.java:176)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:115)
[junit4] > 2) Thread[id=4557, name=StoppableIndexingThread,
state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
[junit4] > at java.io.PrintStream.println(PrintStream.java:805)
[junit4] > at
org.apache.solr.cloud.StoppableIndexingThread.run(StoppableIndexingThread.java:120)
[junit4] > at
__randomizedtesting.SeedInfo.seed([F95A06AB89972DF5]:0)
[junit4] Completed [44/749 (1!)] on J1 in 135.97s, 1 test, 1 failure, 2
errors <<< FAILURES!
[...truncated 49437 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]