Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/14922/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
document count mismatch.  control=524 sum(shards)=523 cloudClient=523

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=524 sum(shards)=523 
cloudClient=523
        at 
__randomizedtesting.SeedInfo.seed([ED0863E41969E768:655C5C3EB7958A90]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1297)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:233)
        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:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1660)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:866)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:902)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:916)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:875)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:777)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:822)
        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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10748 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/init-core-data-001
   [junit4]   2> 999375 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[ED0863E41969E768]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 999379 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 999380 INFO  (Thread-2613) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 999380 INFO  (Thread-2613) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 999480 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33737
   [junit4]   2> 999480 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 999481 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999484 INFO  (zkCallback-1064-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@c15254 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 999484 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999484 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 999484 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 999486 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 999486 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999487 INFO  (zkCallback-1065-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@16c1fdf name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 999487 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999488 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 999488 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 999489 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 999489 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 999490 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 999491 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 999491 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 999493 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 999493 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 999494 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 999494 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 999496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 999496 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 999497 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 999497 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 999498 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 999498 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 999499 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 999500 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 999500 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 999501 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 999501 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 999501 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 999502 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 999502 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 999503 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 999503 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 999602 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1
   [junit4]   2> 999604 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 999606 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d23d20{/,null,AVAILABLE}
   [junit4]   2> 999607 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@e0dd7f{HTTP/1.1}{127.0.0.1:40032}
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.Server Started @1000831ms
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/tempDir-001/control/data,
 hostContext=/, hostPort=40032, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores}
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/'
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 999608 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 999625 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 999625 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999626 INFO  (zkCallback-1066-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@969411 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 999626 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999627 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 999628 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 999628 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/solr.xml
   [junit4]   2> 999633 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores
   [junit4]   2> 999633 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 10739486
   [junit4]   2> 999633 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/]
   [junit4]   2> 999633 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/lib
   [junit4]   2> 999633 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/lib).
   [junit4]   2> 999640 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 999641 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 999641 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 999641 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 999641 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33737/solr
   [junit4]   2> 999642 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 999642 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 999642 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 999643 INFO  (zkCallback-1068-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1bd9d64 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 999643 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 999644 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 999645 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 999646 INFO  
(zkCallback-1069-thread-1-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1161b15 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 999646 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 999646 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 999647 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 999649 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 999650 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 999651 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 999652 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 999652 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 999653 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 999653 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 999654 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40032_
   [junit4]   2> 999654 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:40032_
   [junit4]   2> 999655 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 999656 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 999656 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 999657 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94872202220208132-127.0.0.1:40032_-n_0000000000
   [junit4]   2> 999657 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:40032_
   [junit4]   2> 999657 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 999658 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer Overseer 
(id=94872202220208132-127.0.0.1:40032_-n_0000000000) starting
   [junit4]   2> 999659 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 999661 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 999662 INFO  
(OverseerCollectionConfigSetProcessor-94872202220208132-127.0.0.1:40032_-n_0000000000)
 [n:127.0.0.1:40032_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 999662 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 999662 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 999687 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 999688 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 999688 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores
   [junit4]   2> 999689 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1,
 collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 999689 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/
   [junit4]   2> 999689 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 999690 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 999690 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:40032_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 999690 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 999690 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 999691 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40032";,
   [junit4]   2>   "node_name":"127.0.0.1:40032_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 999691 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 999692 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40032";,
   [junit4]   2>   "node_name":"127.0.0.1:40032_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 999692 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 999692 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 999693 INFO  
(zkCallback-1069-thread-1-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1000692 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1000692 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1000692 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1000692 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1000693 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1000693 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/'
   [junit4]   2> 1000693 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1000693 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1000704 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1000708 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1000711 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1000718 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1000719 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1000725 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1000800 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1000800 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1000801 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1000803 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1000812 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1000813 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1000813 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1000813 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1000813 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17145f2
   [junit4]   2> 1000813 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data
   [junit4]   2> 1000814 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1000814 WARN  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1000814 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/index
   [junit4]   2> 1000814 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=88.703125, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=24.05887148100945, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1000841 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1000841 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1000841 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1000844 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1000845 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1000845 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1000845 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1000845 WARN  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1000846 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000847 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000848 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000849 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1000852 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1000853 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1000853 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1000853 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1000854 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1000854 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1000854 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=44.12890625, 
floorSegmentMB=0.9921875, forceMergeDeletesPctAllowed=22.397804875282446, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.34563836824370975
   [junit4]   2> 1000855 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1000855 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1000855 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@14f34af[collection1] main
   [junit4]   2> 1000855 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the 
RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1000856 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1000857 INFO  
(searcherExecutor-3677-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@14f34af[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1000857 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1000857 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version 
buckets from index
   [junit4]   2> 1000857 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket 
highest value from index
   [junit4]   2> 1000857 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1517955237071028224
   [junit4]   2> 1000859 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 
1517955237071028224
   [junit4]   2> 1000859 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1000859 INFO  
(coreLoadExecutor-3676-thread-1-processing-n:127.0.0.1:40032_) 
[n:127.0.0.1:40032_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1000860 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:40032 
collection:control_collection shard:shard1
   [junit4]   2> 1000860 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1000861 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/94872202220208132-core_node1-n_0000000000
   [junit4]   2> 1000861 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1000862 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1000862 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1000862 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:40032/collection1/
   [junit4]   2> 1000862 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1000862 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1000862 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:40032/collection1/ has no replicas
   [junit4]   2> 1000863 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1000864 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1000865 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40032/collection1/ shard1
   [junit4]   2> 1000865 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:40032";,
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1000967 INFO  
(zkCallback-1069-thread-1-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1001016 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
We are http://127.0.0.1:40032/collection1/ and leader is 
http://127.0.0.1:40032/collection1/
   [junit4]   2> 1001016 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40032
   [junit4]   2> 1001016 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1001016 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
publishing state=active
   [junit4]   2> 1001016 INFO  
(coreZkRegister-3670-thread-1-processing-n:127.0.0.1:40032_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:40032_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1001017 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40032";,
   [junit4]   2>   "node_name":"127.0.0.1:40032_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1001018 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:40032";,
   [junit4]   2>   "node_name":"127.0.0.1:40032_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1001119 INFO  
(zkCallback-1069-thread-1-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 1)
   [junit4]   2> 1001192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1001192 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001193 INFO  (zkCallback-1071-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@18348c name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1001193 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1001194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1001194 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1001195 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1001252 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1
   [junit4]   2> 1001253 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001
   [junit4]   2> 1001253 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1001254 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@163c8b1{/,null,AVAILABLE}
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@c9392b{HTTP/1.1}{127.0.0.1:60153}
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.Server Started @1002478ms
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=60153, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores}
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/'
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1001255 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1001268 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1001269 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001270 INFO  (zkCallback-1072-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@173ae81 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1001270 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1001270 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1001271 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1001271 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/solr.xml
   [junit4]   2> 1001275 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoresLocator Config-defined core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores
   [junit4]   2> 1001275 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 20163725
   [junit4]   2> 1001276 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/]
   [junit4]   2> 1001276 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.CoreContainer loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/lib
   [junit4]   2> 1001276 WARN  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to 
classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/lib).
   [junit4]   2> 1001281 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme 
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1001282 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33737/solr
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1001283 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1001285 INFO  (zkCallback-1074-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e0d6ba name:ZooKeeperConnection 
Watcher:127.0.0.1:33737 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1001285 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1001285 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1001286 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1001287 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:60153_) [n:127.0.0.1:60153_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@92a7f0 name:ZooKeeperConnection 
Watcher:127.0.0.1:33737/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1001287 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1001289 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.c.ZkStateReader Updating cluster state from 
ZooKeeper... 
   [junit4]   2> 1002292 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60153_
   [junit4]   2> 1002292 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:60153_
   [junit4]   2> 1002293 INFO  (zkCallback-1071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1002293 INFO  
(zkCallback-1069-thread-2-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1002293 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:60153_) [n:127.0.0.1:60153_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1002293 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1002294 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.LeaderElector Joined leadership election with 
path: /overseer_elect/election/94872202220208136-127.0.0.1:60153_-n_0000000001
   [junit4]   2> 1002294 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.LeaderElector Watching path 
/overseer_elect/election/94872202220208132-127.0.0.1:40032_-n_0000000000 to 
know if I could be the leader
   [junit4]   2> 1002322 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1002322 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1002322 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.CoresLocator Looking for core definitions 
underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores
   [junit4]   2> 1002323 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.SolrCore Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1,
 collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/,
 coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1002323 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.CoresLocator Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/
   [junit4]   2> 1002323 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1002324 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.s.SolrDispatchFilter 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1002324 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:60153_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() 
done
   [junit4]   2> 1002324 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1002324 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1002325 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController look 
for our core node name
   [junit4]   2> 1002325 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message 
= {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60153";,
   [junit4]   2>   "node_name":"127.0.0.1:60153_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1002326 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:60153";,
   [junit4]   2>   "node_name":"127.0.0.1:60153_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1002326 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
collection1
   [junit4]   2> 1002326 INFO  
(OverseerStateUpdate-94872202220208132-127.0.0.1:40032_-n_0000000000) 
[n:127.0.0.1:40032_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1002428 INFO  (zkCallback-1071-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1002428 INFO  
(zkCallback-1069-thread-2-processing-n:127.0.0.1:40032_) [n:127.0.0.1:40032_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1002428 INFO  
(zkCallback-1075-thread-1-processing-n:127.0.0.1:60153_) [n:127.0.0.1:60153_    
] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred 
- updating... (live nodes size: 2)
   [junit4]   2> 1003326 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController waiting 
to find shard id in clusterstate for collection1
   [junit4]   2> 1003326 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController Check 
for collection zkNode:collection1
   [junit4]   2> 1003326 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1003326 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load 
collection config from:/collections/collection1
   [junit4]   2> 1003327 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1003327 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1003327 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1003327 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader 
solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1003340 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.Config loaded config 
solrconfig.xml with version 0 
   [junit4]   2> 1003343 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.SolrConfig current 
version of requestparams : -1
   [junit4]   2> 1003347 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 1003355 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.Config Loaded 
SolrConfig: solrconfig.xml
   [junit4]   2> 1003356 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading 
Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1003361 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1003441 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.s.IndexSchema default 
search field in schema is text
   [junit4]   2> 1003442 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique 
key field: id
   [junit4]   2> 1003443 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1003445 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1003455 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties 
Did not find ConfigSet properties, assuming default properties: Can't find 
resource 'configsetprops.json' in classpath or '/configs/conf1', 
cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 1003456 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1003456 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1003456 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/],
 dataDir=[null]
   [junit4]   2> 1003456 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17145f2
   [junit4]   2> 1003456 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1003457 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1003457 WARN  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1003457 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CachingDirectoryFactory return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1003457 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=88.703125, 
floorSegmentMB=0.5400390625, forceMergeDeletesPctAllowed=24.05887148100945, 
segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1003486 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>        
commit{dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1003486 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1003487 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:60153_ 
c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for 
old index directories to cleanup for core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1003491 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1003491 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1003491 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1003491 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1003492 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1003492 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1003492 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1003492 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1003492 INFO  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating 
implicit default
   [junit4]   2> 1003492 WARN  
(coreLoadExecutor-3687-thread-1-processing-n:127.0.0.1:60153_) 
[n:127.0.0.1:60153_ c:collection1 s:shard1 r:core_node1 x:collection1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestH

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

2>      at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.doWork(OverseerAutoReplicaFailoverThread.java:152)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerAutoReplicaFailoverThread.run(OverseerAutoReplicaFailoverThread.java:131)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.getClusterProps(ZkStateReader.java:725)
   [junit4]   2>        ... 3 more
   [junit4]   2> 
   [junit4]   2> 1044461 ERROR 
(OverseerCollectionConfigSetProcessor-94872202220208139-127.0.0.1:49057_-n_0000000002)
 [n:127.0.0.1:49057_    ] o.a.s.c.OverseerTaskProcessor Unable to prioritize 
overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:68)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:59)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:159)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1044463 INFO  
(zkCallback-1079-thread-2-processing-n:127.0.0.1:49057_) [n:127.0.0.1:49057_    
] o.a.s.c.c.ZkStateReader A live node change: WatchedEvent state:SyncConnected 
type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live 
nodes size: 1)
   [junit4]   2> 1044463 WARN  
(zkCallback-1079-thread-2-processing-n:127.0.0.1:49057_) [n:127.0.0.1:49057_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1044464 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.ServerConnector Stopped ServerConnector@1ce59e7{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1044464 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@16bf925{/,null,UNAVAILABLE}
   [junit4]   2> 1044464 INFO  
(TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[ED0863E41969E768]) 
[n:127.0.0.1:49057_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:33737 33737
   [junit4]   2> 1044470 INFO  (Thread-2656) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:33737 33737
   [junit4]   2> 1044471 WARN  (Thread-2656) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test 
-Dtests.seed=ED0863E41969E768 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_VE -Dtests.timezone=Africa/Kampala -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 45.1s J2 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: document count 
mismatch.  control=524 sum(shards)=523 cloudClient=523
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([ED0863E41969E768:655C5C3EB7958A90]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1297)
   [junit4]    >        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:233)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1044475 INFO  
(SUITE-ChaosMonkeyNothingIsSafeTest-seed#[ED0863E41969E768]-worker) 
[n:127.0.0.1:49057_ c:collection1 s:shard1 r:core_node2 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_ED0863E41969E768-001
   [junit4]   2> Nov 16, 2015 12:49:26 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): 
{rnd_b=BlockTreeOrds(blocksize=128), _version_=PostingsFormat(name=Memory 
doPackFST= false), a_t=FSTOrd50, a_i=BlockTreeOrds(blocksize=128), 
id=BlockTreeOrds(blocksize=128)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_VE, 
timezone=Africa/Kampala
   [junit4]   2> NOTE: Linux 3.19.0-31-generic i386/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=12,threads=1,free=135470936,total=329777152
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSchema, 
TestStressReorder, TestDownShardTolerantSearch, OverseerStatusTest, 
TestFreeTextSuggestions, RollingRestartTest, TestConfigOverlay, TestMacros, 
TestReloadDeadlock, TestScoreJoinQPScore, DistanceUnitsTest, 
DocExpirationUpdateProcessorFactoryTest, CollectionTooManyReplicasTest, 
TestFastWriter, TestSchemaSimilarityResource, TestCharFilters, 
BasicDistributedZk2Test, TestAnalyzeInfixSuggestions, DebugComponentTest, 
CustomCollectionTest, FacetPivotSmallTest, PreAnalyzedUpdateProcessorTest, 
TestManagedSynonymFilterFactory, OverseerTest, TestElisionMultitermQuery, 
UnloadDistributedZkTest, TestZkChroot, HdfsCollectionsAPIDistributedZkTest, 
SearchHandlerTest, TestUtils, TestPostingsSolrHighlighter, TestConfigSetsAPI, 
TestSQLHandler, DocValuesMultiTest, ShowFileRequestHandlerTest, 
StatsComponentTest, NoCacheHeaderTest, TestStressUserVersions, 
HdfsRecoveryZkTest, TestSolrDeletionPolicy1, BadComponentTest, 
TestCSVResponseWriter, DirectSolrConnectionTest, TestQueryWrapperFilter, 
TestTolerantSearch, DateMathParserTest, BitVectorTest, TestCloudSchemaless, 
TestFuzzyAnalyzedSuggestions, TestReloadAndDeleteDocs, TestRestoreCore, 
TestRequestStatusCollectionAPI, TestFileDictionaryLookup, 
TestReversedWildcardFilterFactory, SliceStateTest, CoreAdminRequestStatusTest, 
AutoCommitTest, TestSearchPerf, TestExclusionRuleCollectionAccess, 
CdcrRequestHandlerTest, TestJmxMonitoredMap, QueryParsingTest, 
SpatialRPTFieldTypeTest, TestManagedSchemaFieldTypeResource, 
TestCustomDocTransformer, TestSolrJ, ClusterStateTest, LukeRequestHandlerTest, 
ExplicitHLLTest, TestCoreDiscovery, DirectUpdateHandlerTest, 
TestSuggestSpellingConverter, SuggesterTSTTest, PluginInfoTest, 
CircularListTest, TestHighFrequencyDictionaryFactory, CollectionReloadTest, 
DistributedExpandComponentTest, SolrCoreCheckLockOnStartupTest, 
TestPerFieldSimilarity, DistributedIntervalFacetingTest, TestCrossCoreJoin, 
TestBlendedInfixSuggestions, TestDefaultSearchFieldResource, 
SegmentsInfoRequestHandlerTest, TestSchemaVersionResource, SampleTest, 
TestGroupingSearch, ChaosMonkeySafeLeaderTest, SyncSliceTest, BasicZkTest, 
RecoveryZkTest, LeaderElectionTest, TestRandomDVFaceting, ZkControllerTest, 
TestReload, HardAutoCommitTest, SolrCoreTest, SpellCheckComponentTest, 
TestFunctionQuery, BasicFunctionalityTest, TestIndexSearcher, 
CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, 
CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, 
TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterTest, 
TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, 
DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, 
IndexBasedSpellCheckerTest, TestWriterPerf, TestQueryTypes, 
FileBasedSpellCheckerTest, RequestHandlersTest, TermVectorComponentTest, 
MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, 
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, 
PingRequestHandlerTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [405/558] on J2 in 45.64s, 1 test, 1 failure <<< FAILURES!

[...truncated 502 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:719: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:516: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1432: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:987: 
There were test failures: 558 suites (8 ignored), 2214 tests, 1 failure, 106 
ignored (68 assumptions) [seed: ED0863E41969E768]

Total time: 51 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to