Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1462/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
null

Stack Trace:
java.lang.NumberFormatException: null
        at 
__randomizedtesting.SeedInfo.seed([25C957257CBB2CC0:AD9D68FFD2474138]:0)
        at java.lang.Long.parseLong(Long.java:552)
        at java.lang.Long.parseLong(Long.java:631)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2134)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:210)
        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:  org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test

Error Message:
null

Stack Trace:
java.lang.NumberFormatException: null
        at 
__randomizedtesting.SeedInfo.seed([25C957257CBB2CC0:AD9D68FFD2474138]:0)
        at java.lang.Long.parseLong(Long.java:552)
        at java.lang.Long.parseLong(Long.java:631)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2134)
        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:210)
        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)




Build Log:
[...truncated 13559 lines...]
   [junit4] Suite: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> 1788660 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[25C957257CBB2CC0]-worker)
 [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/init-core-data-001
   [junit4]   2> 1788661 WARN  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[25C957257CBB2CC0]-worker)
 [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1788661 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[25C957257CBB2CC0]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1788662 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[25C957257CBB2CC0]-worker)
 [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1788662 INFO  
(SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[25C957257CBB2CC0]-worker)
 [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system 
property: /fuhmz/qu
   [junit4]   2> 1788662 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey 
test with 2 shards and 6 nodes
   [junit4]   2> 1788664 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1788664 INFO  (Thread-7612) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1788664 INFO  (Thread-7612) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1788665 ERROR (Thread-7612) [    ] 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> 1788764 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:38413
   [junit4]   2> 1788766 INFO  (zkConnectionManagerCallback-3182-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788768 INFO  (zkConnectionManagerCallback-3184-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788770 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1788771 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1788772 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1788772 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1788773 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1788773 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1788773 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1788774 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1788774 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1788775 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1788775 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1788775 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless 
explicitly asked otherwise
   [junit4]   2> 1788838 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1788839 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1788839 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1788839 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1788839 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7664fa87{/fuhmz/qu,null,AVAILABLE}
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@6df35e09{HTTP/1.1,[http/1.1]}{127.0.0.1:35485}
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server Started @1790236ms
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/fuhmz/qu, hostPort=35485, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/control-001/cores}
   [junit4]   2> 1788840 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1788840 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T23:36:29.596Z
   [junit4]   2> 1788841 INFO  (zkConnectionManagerCallback-3186-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788842 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1788842 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/control-001/solr.xml
   [junit4]   2> 1788844 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1788845 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1788845 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1788847 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38413/solr
   [junit4]   2> 1788848 INFO  (zkConnectionManagerCallback-3190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788850 INFO  
(zkConnectionManagerCallback-3192-thread-1-processing-n:127.0.0.1:35485_fuhmz%2Fqu)
 [n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1788880 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1788880 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.OverseerElectionContext I am going 
to be the leader 127.0.0.1:35485_fuhmz%2Fqu
   [junit4]   2> 1788881 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer 
(id=72074488990334980-127.0.0.1:35485_fuhmz%2Fqu-n_0000000000) starting
   [junit4]   2> 1788883 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:35485_fuhmz%2Fqu
   [junit4]   2> 1788884 INFO  
(zkCallback-3191-thread-1-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1788940 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1788945 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1788945 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1788946 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/control-001/cores
   [junit4]   2> 1788959 INFO  (zkConnectionManagerCallback-3198-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1788959 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1788960 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38413/solr 
ready
   [junit4]   2> 1788960 INFO  (qtp915944677-19613) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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:35485_fuhmz%252Fqu&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1788962 INFO  
(OverseerThreadFactory-7200-thread-1-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 1789067 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1789067 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1789170 INFO  
(zkCallback-3191-thread-1-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1790512 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.3.0
   [junit4]   2> 1790520 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790577 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790584 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790585 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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@396b77d6
   [junit4]   2> 1790585 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1790585 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[[control_collection_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1790587 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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=26, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1790604 WARN  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790643 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790643 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790644 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
if uncommited for 15000ms; 
   [junit4]   2> 1790644 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1790645 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1436976361, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1790646 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@185ea8c6[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1790646 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1790647 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790647 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for 10000ms.
   [junit4]   2> 1790647 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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 1593961549820592128
   [junit4]   2> 1790648 INFO  
(searcherExecutor-7203-thread-1-processing-n:127.0.0.1:35485_fuhmz%2Fqu 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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@185ea8c6[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35485/fuhmz/qu/control_collection_shard1_replica_n1/
   [junit4]   2> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy 
http://127.0.0.1:35485/fuhmz/qu/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1790651 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790652 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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:35485/fuhmz/qu/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1790753 INFO  
(zkCallback-3191-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1790803 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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> 1790804 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu 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=1737
   [junit4]   2> 1790806 INFO  (qtp915944677-19613) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1790905 INFO  
(zkCallback-3191-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1790963 INFO  
(OverseerCollectionConfigSetProcessor-72074488990334980-127.0.0.1:35485_fuhmz%2Fqu-n_0000000000)
 [n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1791806 INFO  (qtp915944677-19613) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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:35485_fuhmz%252Fqu&wt=javabin&version=2}
 status=0 QTime=2845
   [junit4]   2> 1791809 INFO  (zkConnectionManagerCallback-3202-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1791809 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1791810 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38413/solr 
ready
   [junit4]   2> 1791810 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1791810 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1791811 INFO  
(OverseerThreadFactory-7200-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection collection1
   [junit4]   2> 1791812 WARN  
(OverseerThreadFactory-7200-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.CreateCollectionCmd It is 
unusual to create a collection (collection1) without cores.
   [junit4]   2> 1792015 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.h.a.CollectionsHandler Wait for new 
collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1792015 INFO  (qtp915944677-19619) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] 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=205
   [junit4]   2> 1792087 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001
 of type TLOG
   [junit4]   2> 1792087 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40f18e09{/fuhmz/qu,null,AVAILABLE}
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@40259962{HTTP/1.1,[http/1.1]}{127.0.0.1:36477}
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server Started @1793485ms
   [junit4]   2> 1792089 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fuhmz/qu, 
hostPort=36477, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001/cores}
   [junit4]   2> 1792089 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1792090 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1792090 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1792090 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792090 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T23:36:32.846Z
   [junit4]   2> 1792091 INFO  (zkConnectionManagerCallback-3204-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792091 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1792091 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001/solr.xml
   [junit4]   2> 1792094 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792094 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792095 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1792097 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38413/solr
   [junit4]   2> 1792098 INFO  (zkConnectionManagerCallback-3208-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792099 INFO  
(zkConnectionManagerCallback-3210-thread-1-processing-n:127.0.0.1:36477_fuhmz%2Fqu)
 [n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1792102 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 1792103 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792103 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:36477_fuhmz%2Fqu
   [junit4]   2> 1792104 INFO  
(zkCallback-3191-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792104 INFO  (zkCallback-3201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792104 INFO  
(zkCallback-3209-thread-1-processing-n:127.0.0.1:36477_fuhmz%2Fqu) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 1792141 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1792151 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1792152 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1792153 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001/cores
   [junit4]   2> 1792172 INFO  (qtp915944677-19648) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:36477_fuhmz%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1792173 INFO  
(OverseerCollectionConfigSetProcessor-72074488990334980-127.0.0.1:35485_fuhmz%2Fqu-n_0000000000)
 [n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1792173 INFO  
(OverseerThreadFactory-7200-thread-3-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:36477_fuhmz%2Fqu for creating new replica
   [junit4]   2> 1792174 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1792175 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1793185 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 1793194 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1793255 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1793262 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_t41' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1793263 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1793263 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1793263 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1793265 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1793283 WARN  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] 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> 1793309 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1793309 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1793310 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 1793310 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1793312 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1436976361, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1793312 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@65f7aed4[collection1_shard2_replica_t41] main]
   [junit4]   2> 1793313 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1793313 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1793313 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1793314 INFO  
(searcherExecutor-7214-thread-1-processing-n:127.0.0.1:36477_fuhmz%2Fqu 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@65f7aed4[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1793314 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1593961552617144320
   [junit4]   2> 1793318 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:36477/fuhmz/qu/collection1_shard2_replica_t41/
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:36477/fuhmz/qu/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1793319 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1793320 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:36477/fuhmz/qu/collection1_shard2_replica_t41/ 
shard2
   [junit4]   2> 1793470 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1793472 INFO  (qtp1788755826-19665) 
[n:127.0.0.1:36477_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1297
   [junit4]   2> 1793473 INFO  (qtp915944677-19648) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:36477_fuhmz%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1301
   [junit4]   2> 1793548 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001
 of type TLOG
   [junit4]   2> 1793549 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1793549 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1793549 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1793549 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e83c682{/fuhmz/qu,null,AVAILABLE}
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@7d5477e4{HTTP/1.1,[http/1.1]}{127.0.0.1:35029}
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server Started @1794946ms
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/fuhmz/qu, 
hostPort=35029, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001/cores}
   [junit4]   2> 1793550 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1793550 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T23:36:34.306Z
   [junit4]   2> 1793551 INFO  (zkConnectionManagerCallback-3214-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1793552 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1793552 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001/solr.xml
   [junit4]   2> 1793554 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1793554 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1793555 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1793559 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38413/solr
   [junit4]   2> 1793561 INFO  (zkConnectionManagerCallback-3218-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1793565 INFO  
(zkConnectionManagerCallback-3220-thread-1-processing-n:127.0.0.1:35029_fuhmz%2Fqu)
 [n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1793568 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 1793568 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793569 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:35029_fuhmz%2Fqu
   [junit4]   2> 1793569 INFO  (zkCallback-3201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793569 INFO  
(zkCallback-3209-thread-1-processing-n:127.0.0.1:36477_fuhmz%2Fqu) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793569 INFO  
(zkCallback-3191-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793574 INFO  
(zkCallback-3219-thread-1-processing-n:127.0.0.1:35029_fuhmz%2Fqu) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 1793600 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1793606 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1793606 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1793607 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001/cores
   [junit4]   2> 1793640 INFO  (qtp1343053585-19696) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:35029_fuhmz%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1793641 INFO  
(OverseerCollectionConfigSetProcessor-72074488990334980-127.0.0.1:35485_fuhmz%2Fqu-n_0000000000)
 [n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1793642 INFO  
(OverseerThreadFactory-7200-thread-4-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:35029_fuhmz%2Fqu for creating new replica
   [junit4]   2> 1793650 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1793650 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1794697 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 1794707 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1795162 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1795170 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard1_replica_t43' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1795170 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1795171 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1795171 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1795173 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1795189 WARN  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] 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> 1795217 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1795217 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1795218 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 1795218 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1795219 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1436976361, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1795219 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e921231[collection1_shard1_replica_t43] main]
   [junit4]   2> 1795220 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1795221 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1795221 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1795222 INFO  
(searcherExecutor-7225-thread-1-processing-n:127.0.0.1:35029_fuhmz%2Fqu 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@7e921231[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1795222 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version 
in index or recent updates, using new clock 1593961554617827328
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:35029/fuhmz/qu/collection1_shard1_replica_t43/
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:35029/fuhmz/qu/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 1795226 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 1795228 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:35029/fuhmz/qu/collection1_shard1_replica_t43/ 
shard1
   [junit4]   2> 1795378 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 1795380 INFO  (qtp1343053585-19722) 
[n:127.0.0.1:35029_fuhmz%2Fqu c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1730
   [junit4]   2> 1795381 INFO  (qtp1343053585-19696) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:35029_fuhmz%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1741
   [junit4]   2> 1795450 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001
 of type PULL
   [junit4]   2> 1795451 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1795452 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1795452 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1795452 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1795452 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@53566a39{/fuhmz/qu,null,AVAILABLE}
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.AbstractConnector Started 
ServerConnector@50fd64a7{HTTP/1.1,[http/1.1]}{127.0.0.1:40845}
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.Server Started @1796849ms
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/tempDir-001/jetty3,
 replicaType=PULL, solrconfig=solrconfig.xml, hostContext=/fuhmz/qu, 
hostPort=40845, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001/cores}
   [junit4]   2> 1795453 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may 
be missing or incomplete.
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 7.3.0
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1795453 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-03T23:36:36.209Z
   [junit4]   2> 1795455 INFO  (zkConnectionManagerCallback-3224-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1795455 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1795455 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001/solr.xml
   [junit4]   2> 1795458 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1795458 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1795458 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1795462 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38413/solr
   [junit4]   2> 1795462 INFO  (zkConnectionManagerCallback-3228-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1795463 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1000f5da9a3000e, likely client has closed socket
   [junit4]   2> 1795464 INFO  
(zkConnectionManagerCallback-3230-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu)
 [n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.c.ConnectionManager zkClient has 
connected
   [junit4]   2> 1795466 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 1795467 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1795468 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.ZkController Register node as live 
in ZooKeeper:/live_nodes/127.0.0.1:40845_fuhmz%2Fqu
   [junit4]   2> 1795468 INFO  (zkCallback-3201-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1795468 INFO  
(zkCallback-3209-thread-1-processing-n:127.0.0.1:36477_fuhmz%2Fqu) 
[n:127.0.0.1:36477_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1795468 INFO  
(zkCallback-3191-thread-2-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1795468 INFO  
(zkCallback-3219-thread-1-processing-n:127.0.0.1:35029_fuhmz%2Fqu) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1795469 INFO  
(zkCallback-3229-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 1795503 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1795509 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1795509 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1795511 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001/cores
   [junit4]   2> 1795538 INFO  (qtp1343053585-19700) 
[n:127.0.0.1:35029_fuhmz%2Fqu    ] o.a.s.h.a.CollectionsHandler Invoked 
Collection Action :addreplica with params 
node=127.0.0.1:40845_fuhmz%252Fqu&action=ADDREPLICA&collection=collection1&shard=shard2&type=PULL&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1795540 INFO  
(OverseerCollectionConfigSetProcessor-72074488990334980-127.0.0.1:35485_fuhmz%2Fqu-n_0000000000)
 [n:127.0.0.1:35485_fuhmz%2Fqu    ] 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> 1795540 INFO  
(OverseerThreadFactory-7200-thread-5-processing-n:127.0.0.1:35485_fuhmz%2Fqu) 
[n:127.0.0.1:35485_fuhmz%2Fqu    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:40845_fuhmz%2Fqu for creating new replica
   [junit4]   2> 1795544 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_p45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 1795544 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu    ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1796555 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 
7.3.0
   [junit4]   2> 1796563 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.s.IndexSchema 
[collection1_shard2_replica_p45] Schema name=test
   [junit4]   2> 1796623 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.s.IndexSchema Loaded schema test/1.6 
with uniqueid field id
   [junit4]   2> 1796631 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.CoreContainer Creating SolrCore 
'collection1_shard2_replica_p45' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1796632 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_p45' (registry 
'solr.core.collection1.shard2.replica_p45') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@396b77d6
   [junit4]   2> 1796632 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1796632 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.SolrCore 
[[collection1_shard2_replica_p45] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001/cores/collection1_shard2_replica_p45],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-001/shard-3-001/cores/collection1_shard2_replica_p45/data/]
   [junit4]   2> 1796635 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=false, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1796654 WARN  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] 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> 1796679 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.u.CommitTracker Hard AutoCommit: if 
uncommited for 15000ms; 
   [junit4]   2> 1796679 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 1796680 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.u.RandomMergePolicy RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1436976361, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1796680 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@393c5c6[collection1_shard2_replica_p45] main]
   [junit4]   2> 1796681 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.r.ManagedResourceStorage Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1796681 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.r.ManagedResourceStorage Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1796682 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1796683 INFO  
(searcherExecutor-7236-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu 
x:collection1_shard2_replica_p45 s:shard2 c:collection1) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.SolrCore 
[collection1_shard2_replica_p45] Registered new searcher 
Searcher@393c5c6[collection1_shard2_replica_p45] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1796683 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.ZkController 
collection1_shard2_replica_p45 starting background replication from leader
   [junit4]   2> 1796683 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.ReplicateFromLeader Will start 
replication from leader with poll interval: 0:0:7
   [junit4]   2> 1796684 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.h.ReplicationHandler Poll scheduled at 
an interval of 7000ms
   [junit4]   2> 1796684 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.h.ReplicationHandler Commits will be 
reserved for 10000ms.
   [junit4]   2> 1796685 INFO  (qtp1856589561-19731) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2  
x:collection1_shard2_replica_p45] o.a.s.c.ZkController Core needs to 
recover:collection1_shard2_replica_p45
   [junit4]   2> 1796685 INFO  
(updateExecutor-3225-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu 
x:collection1_shard2_replica_p45 s:shard2 c:collection1) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1796685 INFO  
(recoveryExecutor-3226-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu 
x:collection1_shard2_replica_p45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.c.RecoveryStrategy Starting recovery 
process. recoveringAfterStartup=true
   [junit4]   2> 1796685 INFO  
(recoveryExecutor-3226-thread-1-processing-n:127.0.0.1:40845_fuhmz%2Fqu 
x:collection1_shard2_replica_p45 s:shard2 c:collection1 r:core_node46) 
[n:127.0.0.1:40845_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.c.RecoveryStrategy Publishing state of 
core [collection1_shard2_replica_p45] as recovering, leader is 
[http://127.0.0.1:36477/fuhmz/qu/collection1_shard2_r

[...truncated too long message...]

etty / com.codahale.metrics.MetricRegistry@16385875
   [junit4]   2> 64955 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45451_fuhmz%2Fqu
   [junit4]   2> 64955 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 64956 INFO  
(zkCallback-231-thread-1-processing-n:127.0.0.1:45451_fuhmz%2Fqu) 
[n:127.0.0.1:45451_fuhmz%2Fqu    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (0)
   [junit4]   2> 64956 INFO  (coreCloseExecutor-353-thread-1) 
[n:127.0.0.1:45451_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.c.SolrCore 
[collection1_shard2_replica_p45]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@44fe4cf1
   [junit4]   2> 64956 INFO  (coreCloseExecutor-353-thread-1) 
[n:127.0.0.1:45451_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard2.replica_p45, tag=1157516529
   [junit4]   2> 64956 INFO  (coreCloseExecutor-353-thread-1) 
[n:127.0.0.1:45451_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@fa6602e: rootName = null, 
domain = solr.core.collection1.shard2.replica_p45, service url = null, agent id 
= null] for registry solr.core.collection1.shard2.replica_p45 / 
com.codahale.metrics.MetricRegistry@3f9fe44f
   [junit4]   2> 64962 INFO  (coreCloseExecutor-353-thread-1) 
[n:127.0.0.1:45451_fuhmz%2Fqu c:collection1 s:shard2 r:core_node46 
x:collection1_shard2_replica_p45] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=1157516529
   [junit4]   2> 64964 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.Overseer Overseer 
(id=72074625229324324-127.0.0.1:45451_fuhmz%2Fqu-n_0000000010) closing
   [junit4]   2> 64964 INFO  
(OverseerStateUpdate-72074625229324324-127.0.0.1:45451_fuhmz%2Fqu-n_0000000010) 
[n:127.0.0.1:45451_fuhmz%2Fqu    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:45451_fuhmz%2Fqu
   [junit4]   2> 64964 WARN  
(OverseerAutoScalingTriggerThread-72074625229324324-127.0.0.1:45451_fuhmz%2Fqu-n_0000000010)
 [n:127.0.0.1:45451_fuhmz%2Fqu    ] o.a.s.c.a.OverseerTriggerThread 
OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 64966 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@2a14caf2{HTTP/1.1,[http/1.1]}{127.0.0.1:45451}
   [junit4]   2> 64967 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@224575da{/fuhmz/qu,null,UNAVAILABLE}
   [junit4]   2> 64967 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 64967 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 41589
   [junit4]   2> 64967 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 42831
   [junit4]   2> 64967 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ChaosMonkey monkey: stop jetty! 39091
   [junit4]   2> 64967 ERROR 
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] 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> 64968 INFO  
(TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[25C957257CBB2CC0]) [ 
   ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38133 38133
   [junit4]   2> 72252 INFO  (Thread-107) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:38133 38133
   [junit4]   2> 72253 WARN  (Thread-107) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        12      /solr/collections/collection1/terms/shard2
   [junit4]   2>        11      /solr/security.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/collection1/terms/shard1
   [junit4]   2>        2       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2>        3       
/solr/overseer_elect/election/72074625229324300-127.0.0.1:43695_fuhmz%2Fqu-n_0000000002
   [junit4]   2>        3       
/solr/overseer_elect/election/72074625229324303-127.0.0.1:45451_fuhmz%2Fqu-n_0000000003
   [junit4]   2>        2       
/solr/overseer_elect/election/72074625229324312-127.0.0.1:39091_fuhmz%2Fqu-n_0000000006
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeySafeLeaderWithPullReplicasTest -Dtests.method=test 
-Dtests.seed=25C957257CBB2CC0 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ar-YE -Dtests.timezone=CNT 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   34.5s J2 | ChaosMonkeySafeLeaderWithPullReplicasTest.test 
<<<
   [junit4]    > Throwable #1: java.lang.NumberFormatException: null
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([25C957257CBB2CC0:AD9D68FFD2474138]:0)
   [junit4]    >        at java.lang.Long.parseLong(Long.java:552)
   [junit4]    >        at java.lang.Long.parseLong(Long.java:631)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForReplicationFromReplicas(AbstractFullDistribZkTestBase.java:2134)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest.test(ChaosMonkeySafeLeaderWithPullReplicasTest.java:210)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_25C957257CBB2CC0-002
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=15138, maxDocsPerChunk=719, blockSize=237), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=15138, blockSize=237)), sim=RandomSimilarity(queryNorm=false): {}, 
locale=ar-YE, timezone=CNT
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 
1.8.0_162 (64-bit)/cpus=8,threads=1,free=294126656,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[ChaosMonkeySafeLeaderWithPullReplicasTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest]
   [junit4] Completed [4/5 (3!)] on J2 in 34.48s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1561: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/lucene/common-build.xml:1085: 
There were test failures: 5 suites, 5 tests, 3 errors [seed: 25C957257CBB2CC0]

Total time: 1 minute 17 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/5 failed: 
org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=1a3468b87282a97222243b7176d9eaeb603e4968, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-7.x-Linux
[WARNINGS] Computing warning deltas based on reference build #1461
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to