Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/191/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC
3 tests failed.
FAILED: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([2A76783E5C9C5EA4:A22247E4F260335C]:0)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.getIndexVersion(AbstractFullDistribZkTestBase.java:2163)
at
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2101)
at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest.test(ChaosMonkeyNothingIsSafeWithPullReplicasTest.java:268)
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.ChaosMonkeyNothingIsSafeWithPullReplicasTest
Error Message:
3 threads leaked from SUITE scope at
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest: 1)
Thread[id=19949, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest] at
java.lang.Thread.sleep(Native Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748) 2) Thread[id=19951,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-EventThread,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
3) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:
1) Thread[id=19949, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
2) Thread[id=19951,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-EventThread,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
3) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
at __randomizedtesting.SeedInfo.seed([2A76783E5C9C5EA4]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method) at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
at __randomizedtesting.SeedInfo.seed([2A76783E5C9C5EA4]:0)
Build Log:
[...truncated 12722 lines...]
[junit4] Suite:
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest
[junit4] 2> 2120459 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2A76783E5C9C5EA4]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/init-core-data-001
[junit4] 2> 2120461 WARN
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2A76783E5C9C5EA4]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
[junit4] 2> 2120461 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2A76783E5C9C5EA4]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2120469 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2A76783E5C9C5EA4]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
w/ MAC_OS_X supressed clientAuth
[junit4] 2> 2120469 INFO
(SUITE-ChaosMonkeyNothingIsSafeWithPullReplicasTest-seed#[2A76783E5C9C5EA4]-worker)
[ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system
property: /
[junit4] 2> 2120470 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ChaosMonkeyNothingIsSafeWithPullReplicasTest Starting
ChaosMonkey test with 2 shards and 8 nodes
[junit4] 2> 2120472 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2120473 INFO (Thread-3825) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2120473 INFO (Thread-3825) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2120478 ERROR (Thread-3825) [ ] 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> 2120582 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkTestServer start zk server on port:50585
[junit4] 2> 2120617 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2120620 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 2120623 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2120625 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2120627 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2120629 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2120631 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2120633 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2120635 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2120637 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2120639 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractZkTestCase put
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2120642 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 2121090 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2121092 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@58160490{/,null,AVAILABLE}
[junit4] 2> 2121098 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@122d8154{HTTP/1.1,[http/1.1]}{127.0.0.1:50592}
[junit4] 2> 2121098 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server Started @2124453ms
[junit4] 2> 2121098 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/tempDir-001/control/data,
replicaType=NRT, hostContext=/, hostPort=50592,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/control-001/cores}
[junit4] 2> 2121098 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2121099 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 2121099 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2121099 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2121099 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-18T03:53:31.132Z
[junit4] 2> 2121103 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2121103 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/control-001/solr.xml
[junit4] 2> 2121115 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2121122 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50585/solr
[junit4] 2> 2121304 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2121305 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:50592_
[junit4] 2> 2121307 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.c.Overseer Overseer
(id=98678001533583364-127.0.0.1:50592_-n_0000000000) starting
[junit4] 2> 2121320 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50592_
[junit4] 2> 2121322 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2121434 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2121447 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2121447 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2121456 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50592_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/control-001/cores
[junit4] 2> 2121496 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2121498 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50585/solr ready
[junit4] 2> 2121503 INFO (qtp90040950-19915) [n:127.0.0.1:50592_ ]
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:50592_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2121506 INFO
(OverseerThreadFactory-8238-thread-1-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2121618 INFO (qtp90040950-19917) [n:127.0.0.1:50592_ ]
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> 2121618 INFO (qtp90040950-19917) [n:127.0.0.1:50592_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2121729 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] 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> 2122637 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2122644 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122694 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122713 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122713 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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@72637fe7
[junit4] 2> 2122714 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2122714 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2122717 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2122731 WARN (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122782 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122782 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122783 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2122783 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2122784 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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=29, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=72.384765625,
floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=13.726538228638326,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4600575208789923
[junit4] 2> 2122785 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@615678c7[control_collection_shard1_replica_n1] main]
[junit4] 2> 2122786 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2122786 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122787 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2122787 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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 1578848026959544320
[junit4] 2> 2122787 INFO
(searcherExecutor-8241-thread-1-processing-n:127.0.0.1:50592_
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection)
[n:127.0.0.1:50592_ 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@615678c7[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:50592/control_collection_shard1_replica_n1/
[junit4] 2> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
http://127.0.0.1:50592/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2122794 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122798 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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:50592/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2122901 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] 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> 2122907 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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> 2122909 INFO (qtp90040950-19917) [n:127.0.0.1:50592_
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=1291
[junit4] 2> 2122912 INFO (qtp90040950-19915) [n:127.0.0.1:50592_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2123013 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] 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> 2123518 INFO
(OverseerCollectionConfigSetProcessor-98678001533583364-127.0.0.1:50592_-n_0000000000)
[n:127.0.0.1:50592_ ] 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> 2123914 INFO (qtp90040950-19915) [n:127.0.0.1:50592_ ]
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:50592_&wt=javabin&version=2}
status=0 QTime=2411
[junit4] 2> 2123923 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2123924 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:50585/solr ready
[junit4] 2> 2123925 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause
connection loss:false
[junit4] 2> 2123926 INFO (qtp90040950-19920) [n:127.0.0.1:50592_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2123929 INFO
(OverseerThreadFactory-8238-thread-2-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2123930 WARN
(OverseerThreadFactory-8238-thread-2-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.CreateCollectionCmd It is unusual to create a
collection (collection1) without cores.
[junit4] 2> 2124137 INFO (qtp90040950-19920) [n:127.0.0.1:50592_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
30 seconds. Check all shard replicas
[junit4] 2> 2124137 INFO (qtp90040950-19920) [n:127.0.0.1:50592_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2}
status=0 QTime=211
[junit4] 2> 2124605 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001
of type NRT
[junit4] 2> 2124606 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2124607 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@373d96{/,null,AVAILABLE}
[junit4] 2> 2124607 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@108d1db3{HTTP/1.1,[http/1.1]}{127.0.0.1:50613}
[junit4] 2> 2124608 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server Started @2127963ms
[junit4] 2> 2124608 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/tempDir-001/jetty1,
replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=50613,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001/cores}
[junit4] 2> 2124608 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2124609 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 2124609 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2124609 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2124609 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-18T03:53:34.642Z
[junit4] 2> 2124612 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2124612 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001/solr.xml
[junit4] 2> 2124618 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2124623 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50585/solr
[junit4] 2> 2124636 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2124641 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2124645 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50613_
[junit4] 2> 2124647 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2124647 INFO (zkCallback-3517-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2124647 INFO
(zkCallback-3522-thread-1-processing-n:127.0.0.1:50613_) [n:127.0.0.1:50613_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2124788 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2124801 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2124802 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2124804 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50613_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001/cores
[junit4] 2> 2124853 INFO (qtp90040950-19913) [n:127.0.0.1:50592_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50613_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2124856 INFO
(OverseerThreadFactory-8238-thread-3-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50613_
for creating new replica
[junit4] 2> 2124856 INFO
(OverseerCollectionConfigSetProcessor-98678001533583364-127.0.0.1:50592_-n_0000000000)
[n:127.0.0.1:50592_ ] 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> 2124860 INFO (qtp365955747-19956) [n:127.0.0.1:50613_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2124861 INFO (qtp365955747-19956) [n:127.0.0.1:50613_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2125882 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2125894 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
[collection1_shard2_replica_n41] Schema name=test
[junit4] 2> 2125955 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2125975 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from
collection collection1, trusted=true
[junit4] 2> 2125976 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n41' (registry
'solr.core.collection1.shard2.replica_n41') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2125976 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2125976 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[[collection1_shard2_replica_n41] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001/cores/collection1_shard2_replica_n41],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
[junit4] 2> 2125979 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2126022 WARN (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
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> 2126074 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2126075 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2126075 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2126076 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2126077 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=72.384765625,
floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=13.726538228638326,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4600575208789923
[junit4] 2> 2126077 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@2ad81d58[collection1_shard2_replica_n41] main]
[junit4] 2> 2126078 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2126079 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2126079 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2126079 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578848030411456512
[junit4] 2> 2126080 INFO
(searcherExecutor-8252-thread-1-processing-n:127.0.0.1:50613_
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SolrCore
[collection1_shard2_replica_n41] Registered new searcher
Searcher@2ad81d58[collection1_shard2_replica_n41]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:50613/collection1_shard2_replica_n41/
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy
http://127.0.0.1:50613/collection1_shard2_replica_n41/ has no replicas
[junit4] 2> 2126086 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2126091 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50613/collection1_shard2_replica_n41/ shard2
[junit4] 2> 2126197 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2126198 INFO (qtp365955747-19956) [n:127.0.0.1:50613_
c:collection1 s:shard2 x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1337
[junit4] 2> 2126200 INFO (qtp90040950-19913) [n:127.0.0.1:50592_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50613_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1347
[junit4] 2> 2126672 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001
of type NRT
[junit4] 2> 2126673 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2126675 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@643dd00e{/,null,AVAILABLE}
[junit4] 2> 2126676 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@1d2ebb14{HTTP/1.1,[http/1.1]}{127.0.0.1:50622}
[junit4] 2> 2126677 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server Started @2130030ms
[junit4] 2> 2126677 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50622,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001/cores}
[junit4] 2> 2126677 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2126677 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 2126678 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2126678 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2126678 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-18T03:53:36.711Z
[junit4] 2> 2126683 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2126683 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001/solr.xml
[junit4] 2> 2126691 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2126697 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50585/solr
[junit4] 2> 2126716 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2126721 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2126724 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50622_
[junit4] 2> 2126727 INFO
(zkCallback-3528-thread-1-processing-n:127.0.0.1:50622_) [n:127.0.0.1:50622_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2126727 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2126727 INFO
(zkCallback-3522-thread-1-processing-n:127.0.0.1:50613_) [n:127.0.0.1:50613_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2126727 INFO (zkCallback-3517-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2126841 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2126850 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2126851 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2126852 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50622_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001/cores
[junit4] 2> 2126862 INFO
(OverseerCollectionConfigSetProcessor-98678001533583364-127.0.0.1:50592_-n_0000000000)
[n:127.0.0.1:50592_ ] 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> 2126887 INFO (qtp2068782113-19985) [n:127.0.0.1:50622_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50622_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2126891 INFO
(OverseerThreadFactory-8238-thread-4-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50622_
for creating new replica
[junit4] 2> 2126894 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2126894 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2127912 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2127936 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
[collection1_shard1_replica_n43] Schema name=test
[junit4] 2> 2127976 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2128039 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from
collection collection1, trusted=true
[junit4] 2> 2128040 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.replica_n43' (registry
'solr.core.collection1.shard1.replica_n43') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2128040 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2128040 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[[collection1_shard1_replica_n43] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001/cores/collection1_shard1_replica_n43],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
[junit4] 2> 2128044 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2128101 WARN (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
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> 2128159 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2128159 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2128161 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2128161 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2128162 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=72.384765625,
floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=13.726538228638326,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4600575208789923
[junit4] 2> 2128162 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@40a5de76[collection1_shard1_replica_n43] main]
[junit4] 2> 2128164 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2128165 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2128165 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2128165 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578848032598786048
[junit4] 2> 2128166 INFO
(searcherExecutor-8263-thread-1-processing-n:127.0.0.1:50622_
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SolrCore
[collection1_shard1_replica_n43] Registered new searcher
Searcher@40a5de76[collection1_shard1_replica_n43]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:50622/collection1_shard1_replica_n43/
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy
http://127.0.0.1:50622/collection1_shard1_replica_n43/ has no replicas
[junit4] 2> 2128174 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 2128178 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:50622/collection1_shard1_replica_n43/ shard1
[junit4] 2> 2128354 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 2128356 INFO (qtp2068782113-19987) [n:127.0.0.1:50622_
c:collection1 s:shard1 x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1462
[junit4] 2> 2128359 INFO (qtp2068782113-19985) [n:127.0.0.1:50622_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50622_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
status=0 QTime=1471
[junit4] 2> 2128894 INFO
(OverseerCollectionConfigSetProcessor-98678001533583364-127.0.0.1:50592_-n_0000000000)
[n:127.0.0.1:50592_ ] 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> 2128983 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001
of type NRT
[junit4] 2> 2128984 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2128985 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28c15ec6{/,null,AVAILABLE}
[junit4] 2> 2128985 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@79383992{HTTP/1.1,[http/1.1]}{127.0.0.1:50636}
[junit4] 2> 2128986 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server Started @2132340ms
[junit4] 2> 2128986 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50636,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001/cores}
[junit4] 2> 2128986 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2128987 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 2128987 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2128987 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2128987 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-18T03:53:39.020Z
[junit4] 2> 2128990 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2128990 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001/solr.xml
[junit4] 2> 2128994 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2128997 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50585/solr
[junit4] 2> 2129012 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2129016 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2129019 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50636_
[junit4] 2> 2129022 INFO
(zkCallback-3528-thread-1-processing-n:127.0.0.1:50622_) [n:127.0.0.1:50622_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2129022 INFO
(zkCallback-3522-thread-1-processing-n:127.0.0.1:50613_) [n:127.0.0.1:50613_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2129022 INFO (zkCallback-3517-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2129022 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2129022 INFO
(zkCallback-3534-thread-1-processing-n:127.0.0.1:50636_) [n:127.0.0.1:50636_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2129117 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2129126 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2129126 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2129126 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50636_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001/cores
[junit4] 2> 2129166 INFO (qtp2068782113-19988) [n:127.0.0.1:50622_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:50636_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2129169 INFO
(OverseerThreadFactory-8238-thread-5-processing-n:127.0.0.1:50592_)
[n:127.0.0.1:50592_ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:50636_
for creating new replica
[junit4] 2> 2129175 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_ ]
o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2129175 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2130198 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.1.0
[junit4] 2> 2130206 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
[collection1_shard2_replica_n45] Schema name=test
[junit4] 2> 2130295 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.IndexSchema
Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 2130329 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.CoreContainer
Creating SolrCore 'collection1_shard2_replica_n45' using configuration from
collection collection1, trusted=true
[junit4] 2> 2130329 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard2.replica_n45' (registry
'solr.core.collection1.shard2.replica_n45') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7
[junit4] 2> 2130329 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
solr.RecoveryStrategy.Builder
[junit4] 2> 2130329 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[[collection1_shard2_replica_n45] ] Opening new SolrCore at
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001/cores/collection1_shard2_replica_n45],
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-3-001/cores/collection1_shard2_replica_n45/data/]
[junit4] 2> 2130333 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 2130383 WARN (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
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> 2130444 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateHandler
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
[junit4] 2> 2130444 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2130445 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 2130445 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.CommitTracker
Soft AutoCommit: disabled
[junit4] 2> 2130446 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=72.384765625,
floorSegmentMB=1.060546875, forceMergeDeletesPctAllowed=13.726538228638326,
segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.4600575208789923
[junit4] 2> 2130446 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@538f788[collection1_shard2_replica_n45] main]
[junit4] 2> 2130448 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2130448 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2130449 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2130449 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1578848034993733632
[junit4] 2> 2130450 INFO
(searcherExecutor-8274-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.SolrCore
[collection1_shard2_replica_n45] Registered new searcher
Searcher@538f788[collection1_shard2_replica_n45]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2130453 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.c.ZkController
Core needs to recover:collection1_shard2_replica_n45
[junit4] 2> 2130453 INFO
(updateExecutor-3531-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1) [n:127.0.0.1:50636_
c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_n45]
o.a.s.u.DefaultSolrCoreState Running recovery
[junit4] 2> 2130454 INFO (qtp1776642716-20015) [n:127.0.0.1:50636_
c:collection1 s:shard2 x:collection1_shard2_replica_n45] o.a.s.s.HttpSolrCall
[admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1279
[junit4] 2> 2130454 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Starting recovery
process. recoveringAfterStartup=true
[junit4] 2> 2130454 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy ######
startupVersions=[[]]
[junit4] 2> 2130454 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Begin buffering
updates. core=[collection1_shard2_replica_n45]
[junit4] 2> 2130454 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.u.UpdateLog Starting to buffer updates.
FSUpdateLog{state=ACTIVE, tlog=null}
[junit4] 2> 2130454 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Publishing state of
core [collection1_shard2_replica_n45] as recovering, leader is
[http://127.0.0.1:50613/collection1_shard2_replica_n41/] and I am
[http://127.0.0.1:50636/collection1_shard2_replica_n45/]
[junit4] 2> 2130457 INFO (qtp2068782113-19988) [n:127.0.0.1:50622_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={node=127.0.0.1:50636_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
status=0 QTime=1291
[junit4] 2> 2130459 INFO
(recoveryExecutor-3532-thread-1-processing-n:127.0.0.1:50636_
x:collection1_shard2_replica_n45 s:shard2 c:collection1 r:core_node46)
[n:127.0.0.1:50636_ c:collection1 s:shard2 r:core_node46
x:collection1_shard2_replica_n45] o.a.s.c.RecoveryStrategy Sending prep
recovery command to [http://127.0.0.1:50613]; [WaitForState:
action=PREPRECOVERY&core=collection1_shard2_replica_n41&nodeName=127.0.0.1:50636_&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
[junit4] 2> 2130460 INFO (qtp365955747-19958) [n:127.0.0.1:50613_ ]
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state:
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true,
maxTime: 183 s
[junit4] 2> 2130461 INFO (qtp365955747-19958) [n:127.0.0.1:50613_ ]
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1,
shard=shard2, thisCore=collection1_shard2_replica_n41,
leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true,
currentState=down, localState=active, nodeName=127.0.0.1:50636_,
coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps:
core_node46:{"core":"collection1_shard2_replica_n45","base_url":"http://127.0.0.1:50636","node_name":"127.0.0.1:50636_","state":"down","type":"NRT"}
[junit4] 2> 2130816 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-4-001
of type NRT
[junit4] 2> 2130816 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server jetty-9.3.20.v20170531
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@5ce4fa0e{/,null,AVAILABLE}
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@2dfb3fc5{HTTP/1.1,[http/1.1]}{127.0.0.1:50650}
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.e.j.s.Server Started @2134173ms
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=50650,
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-4-001/cores}
[junit4] 2> 2130818 ERROR
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™
version 7.1.0
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default
config dir: null
[junit4] 2> 2130818 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-09-18T03:53:40.851Z
[junit4] 2> 2130825 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2130826 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest_2A76783E5C9C5EA4-001/shard-4-001/solr.xml
[junit4] 2> 2130833 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@72637fe7, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2130836 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50585/solr
[junit4] 2> 2130850 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50650_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2130854 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50650_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2130857 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4])
[n:127.0.0.1:50650_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:50650_
[junit4] 2> 2130859 INFO
(zkCallback-3528-thread-1-processing-n:127.0.0.1:50622_) [n:127.0.0.1:50622_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130859 INFO
(zkCallback-3541-thread-1-processing-n:127.0.0.1:50650_) [n:127.0.0.1:50650_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130859 INFO (zkCallback-3517-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130859 INFO
(zkCallback-3522-thread-1-processing-n:127.0.0.1:50613_) [n:127.0.0.1:50613_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130859 INFO
(zkCallback-3534-thread-1-processing-n:127.0.0.1:50636_) [n:127.0.0.1:50636_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130859 INFO
(zkCallback-3510-thread-1-processing-n:127.0.0.1:50592_) [n:127.0.0.1:50592_
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2130982 INFO
(TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.t
[...truncated too long message...]
2> Sep 18, 2017 3:55:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl
tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{rnd_b=PostingsFormat(name=Memory), a_t=PostingsFormat(name=Direct),
a_i=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)},
docValues:{_version_=DocValuesFormat(name=Lucene70),
a_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=640,
maxMBSortInHeap=6.319111839669346, sim=RandomSimilarity(queryNorm=false): {},
locale=ro-RO, timezone=PLT
[junit4] 2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=2,free=137926152,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TimeZoneUtilsTest,
TestMissingGroups, TestDFRSimilarityFactory, MissingSegmentRecoveryTest,
HdfsChaosMonkeyNothingIsSafeTest, BasicAuthIntegrationTest, DocValuesTest,
ChaosMonkeyNothingIsSafeTest, MoveReplicaHDFSUlogDirTest, VersionInfoTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestFieldCacheSort,
ClusterStateUpdateTest, TestQuerySenderNoQuery, TestStressLiveNodes,
TestConfigSetsAPIZkFailure, UnloadDistributedZkTest, TestSort,
CreateCollectionCleanupTest, TestScoreJoinQPScore, SolrTestCaseJ4Test,
TestFoldingMultitermQuery, StatsReloadRaceTest,
DistributedFacetPivotWhiteBoxTest, TestSolrCoreParser, IndexSchemaTest,
SuggestComponentTest, ShardSplitTest, TestAtomicUpdateErrorCases,
TestSolrConfigHandlerConcurrent, SolrIndexSplitterTest,
BigEndianAscendingWordSerializerTest, TestDistributedSearch,
AlternateDirectoryTest, OverseerTest, TestOmitPositions, V2ApiIntegrationTest,
BJQParserTest, TestCloudSchemaless, ChaosMonkeySafeLeaderWithPullReplicasTest,
TestMaxTokenLenTokenizer, SpellCheckCollatorWithCollapseTest,
TestStressReorder, UUIDFieldTest, TestLeaderElectionZkExpiry,
ManagedSchemaRoundRobinCloudTest, TestSearcherReuse, ResourceLoaderTest,
TestHashPartitioner, SolrMetricReporterTest,
TestLegacyNumericRangeQueryBuilder, TestComplexPhraseLeadingWildcard,
DirectUpdateHandlerTest, TestSimpleTextCodec, SolrShardReporterTest,
TestLMDirichletSimilarityFactory, SolrCLIZkUtilsTest,
TestPayloadCheckQParserPlugin, ResponseLogComponentTest,
QueryElevationComponentTest, TestCoreContainer, SliceStateTest,
TestReplicationHandler, TestSolrXml, SolrCoreTest, ZkControllerTest,
TestPHPSerializedResponseWriter, SolrJmxReporterCloudTest,
TestRandomRequestDistribution, TestNestedDocsSort, TestRawResponseWriter,
TestManagedSchemaAPI, TestIBSimilarityFactory, SortByFunctionTest,
HighlighterTest, TestSha256AuthenticationProvider, ForceLeaderTest,
TestHalfAndHalfDocValues, TestCloudSearcherWarming, TestReplicaProperties,
TestCursorMarkWithoutUniqueKey, CircularListTest, TestImplicitCoreProperties,
TestAddFieldRealTimeGet, TestTolerantUpdateProcessorCloud,
TestFieldTypeCollectionResource, TestHashQParserPlugin,
PeerSyncWithIndexFingerprintCachingTest, CloudMLTQParserTest,
TestSolrCloudWithKerberosAlt, ReplicaListTransformerTest, JavabinLoaderTest,
StressHdfsTest, DateMathParserTest, TestMiniSolrCloudClusterSSL,
TestBackupRepositoryFactory, OverseerTaskQueueTest,
WordBreakSolrSpellCheckerTest, MinimalSchemaTest,
DistribJoinFromCollectionTest, TestLocalFSCloudBackupRestore,
AsyncCallRequestStatusResponseTest, PrimitiveFieldTypeTest,
TestSurroundQueryParser, HdfsUnloadDistributedZkTest,
CdcrReplicationHandlerTest, DeleteInactiveReplicaTest, TestXmlQParserPlugin,
TestStressRecovery, HighlighterConfigTest, HdfsBasicDistributedZk2Test,
DistributedExpandComponentTest, ConfigureRecoveryStrategyTest,
TestSQLHandlerNonCloud, GraphQueryTest, RulesTest,
TestInPlaceUpdatesStandalone, ScriptEngineTest, HdfsRestartWhileUpdatingTest,
SuggesterWFSTTest, LeaderElectionContextKeyTest, TestDownShardTolerantSearch,
URLClassifyProcessorTest, TestRecoveryHdfs, TestSizeLimitedDistributedMap,
DistributedQueryComponentOptimizationTest, ZkStateReaderTest,
OverseerRolesTest, DistanceFunctionTest, BlockCacheTest, ClusterStateTest,
UninvertDocValuesMergePolicyTest, TestManagedStopFilterFactory,
AtomicUpdateProcessorFactoryTest, QueryParsingTest, DistributedVersionInfoTest,
DefaultValueUpdateProcessorTest, DistribCursorPagingTest, HdfsRecoverLeaseTest,
TestReplicationHandlerBackup, NotRequiredUniqueKeyTest,
TestPKIAuthenticationPlugin, CollectionsAPISolrJTest,
FastVectorHighlighterTest, TestClassicSimilarityFactory, BufferStoreTest,
ActionThrottleTest, DirectSolrConnectionTest, SuggesterTest,
TestUnifiedSolrHighlighter, TestNumericTokenStream,
TestSerializedLuceneMatchVersion, TestCloudJSONFacetJoinDomain, DeleteNodeTest,
TestFieldCacheVsDocValues, TestSubQueryTransformerDistrib, NoCacheHeaderTest,
TestCustomSort, TestFunctionQuery, JvmMetricsTest,
UniqFieldsUpdateProcessorFactoryTest, MultiTermTest,
UUIDUpdateProcessorFallbackTest, SolrXmlInZkTest, MetricsHandlerTest,
SimpleFacetsTest, RestartWhileUpdatingTest, TestOrdValues,
TestBulkSchemaConcurrent, VMParamsZkACLAndCredentialsProvidersTest,
PrimUtilsTest, MultiThreadedOCPTest, TestCloudDeleteByQuery,
TestSolrCoreSnapshots, CollectionsAPIDistributedZkTest, ShardRoutingTest,
TestRandomDVFaceting, ZkCLITest, TestFaceting,
DistributedSpellCheckComponentTest, TestRealTimeGet, TestJoin, TestReload,
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest,
TestGroupingSearch, PeerSyncTest, SoftAutoCommitTest, TermsComponentTest,
TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest,
SolrPluginUtilsTest, TestJmxIntegration, TestCSVResponseWriter,
BinaryUpdateRequestHandlerTest, TestComponentsName, SearchHandlerTest,
SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, SolrIndexConfigTest,
SampleTest, TestBinaryField, TestElisionMultitermQuery,
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties,
SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig,
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
TestBM25SimilarityFactory, TestSystemIdResolver, DOMUtilTest, TestUtils,
DistributedMLTComponentTest, TestDistributedMissingSort,
AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=ChaosMonkeyNothingIsSafeWithPullReplicasTest
-Dtests.seed=2A76783E5C9C5EA4 -Dtests.slow=true -Dtests.locale=ro-RO
-Dtests.timezone=PLT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J0 | ChaosMonkeyNothingIsSafeWithPullReplicasTest
(suite) <<<
[junit4] > Throwable #1:
com.carrotsearch.randomizedtesting.ThreadLeakError: 3 threads leaked from SUITE
scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeWithPullReplicasTest:
[junit4] > 1) Thread[id=19949, name=Connection evictor,
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 2) Thread[id=19951,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-EventThread,
state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
[junit4] > 3) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > at
__randomizedtesting.SeedInfo.seed([2A76783E5C9C5EA4]:0)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=19950,
name=TEST-ChaosMonkeyNothingIsSafeWithPullReplicasTest.test-seed#[2A76783E5C9C5EA4]-SendThread(127.0.0.1:50585),
state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeWithPullReplicasTest]
[junit4] > at java.lang.Thread.sleep(Native Method)
[junit4] > at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
[junit4] > at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
[junit4] > at
__randomizedtesting.SeedInfo.seed([2A76783E5C9C5EA4]:0)
[junit4] Completed [501/731 (1!)] on J0 in 111.03s, 1 test, 3 errors <<<
FAILURES!
[...truncated 47016 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]