Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12100/
Java: 64bit/jdk1.9.0-ea-b54 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
org.apache.solr.common.SolrException: Not enough nodes to handle the request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.common.SolrException: Not enough nodes to handle the request
        at 
__randomizedtesting.SeedInfo.seed([10C6AA06BB9E5418:989295DC156239E0]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:929)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
        at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1568)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:218)
        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:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Not enough nodes to handle the 
request
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1052)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
        ... 47 more


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Error from server at 
http://127.0.0.1:34086/compositeid_collection_with_routerfield_shard1_replica1: 
no servers hosting shard: 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:34086/compositeid_collection_with_routerfield_shard1_replica1: 
no servers hosting shard: 
        at 
__randomizedtesting.SeedInfo.seed([10C6AA06BB9E5418:989295DC156239E0]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
        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:502)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        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:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        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:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9666 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
 10C6AA06BB9E5418-001/init-core-data-001
   [junit4]   2> 240602 T1682 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 240604 T1682 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 240604 T1683 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 240704 T1682 oasc.ZkTestServer.run start zk server on 
port:40361
   [junit4]   2> 240705 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 240705 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 240707 T1690 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a42f52f 
name:ZooKeeperConnection Watcher:127.0.0.1:40361 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 240707 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 240708 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 240708 T1682 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 240710 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 240710 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 240711 T1693 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@11a259f5 
name:ZooKeeperConnection Watcher:127.0.0.1:40361/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 240711 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 240711 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 240712 T1682 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 240713 T1682 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 240713 T1682 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 240714 T1682 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 240715 T1682 oasc.AbstractZkTestCase.putConfig 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> 240715 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 240716 T1682 oasc.AbstractZkTestCase.putConfig 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> 240717 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 240718 T1682 oasc.AbstractZkTestCase.putConfig 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> 240718 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 240719 T1682 oasc.AbstractZkTestCase.putConfig 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> 240719 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 240720 T1682 oasc.AbstractZkTestCase.putConfig 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> 240720 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 240721 T1682 oasc.AbstractZkTestCase.putConfig 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> 240721 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 240722 T1682 oasc.AbstractZkTestCase.putConfig 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> 240722 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 240723 T1682 oasc.AbstractZkTestCase.putConfig 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> 240723 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 240724 T1682 oasc.AbstractZkTestCase.putConfig 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> 240724 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 240725 T1682 oasc.AbstractZkTestCase.putConfig 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> 240725 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 240726 T1682 oasc.AbstractZkTestCase.putConfig 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> 240726 T1682 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 240782 T1682 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1
   [junit4]   2> 240783 T1682 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 240784 T1682 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@5de201ce{/,null,AVAILABLE}
   [junit4]   2> 240786 T1682 oejs.AbstractConnector.doStart Started 
ServerConnector@1b587757{HTTP/1.1}{127.0.0.1:52752}
   [junit4]   2> 240787 T1682 oejs.Server.doStart Started @241775ms
   [junit4]   2> 240787 T1682 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/tempDir-001/control/data, hostContext=/, hostPort=52752, 
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
 10C6AA06BB9E5418-001/control-001/cores}
   [junit4]   2> 240788 T1682 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 240788 T1682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/'
   [junit4]   2> 240800 T1682 oasc.SolrXmlConfig.fromFile 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
 10C6AA06BB9E5418-001/control-001/solr.xml
   [junit4]   2> 240803 T1682 oasc.CorePropertiesLocator.<init> 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
 10C6AA06BB9E5418-001/control-001/cores
   [junit4]   2> 240803 T1682 oasc.CoreContainer.<init> New CoreContainer 
793565505
   [junit4]   2> 240803 T1682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/]
   [junit4]   2> 240803 T1682 oasc.CoreContainer.load 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
 10C6AA06BB9E5418-001/control-001/lib
   [junit4]   2> 240804 T1682 oasc.SolrResourceLoader.addToClassLoader WARN 
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
 10C6AA06BB9E5418-001/control-001/lib).
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 240807 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 240808 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 240808 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 240808 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 240808 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 240808 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 240808 T1682 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 240809 T1682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 240809 T1682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 240809 T1682 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 240809 T1682 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40361/solr
   [junit4]   2> 240809 T1682 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 240809 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 240810 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 240811 T1707 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4f26c681 
name:ZooKeeperConnection Watcher:127.0.0.1:40361 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 240811 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 240811 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 240812 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 240813 T1710 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@75ed68d2 
name:ZooKeeperConnection Watcher:127.0.0.1:40361/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 240813 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 240814 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 240814 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 240815 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 240816 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 240816 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 240817 T1682 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 240818 T1682 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 240818 T1682 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 240819 T1682 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52752_
   [junit4]   2> 240819 T1682 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:52752_
   [junit4]   2> 240820 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 240820 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 240821 T1682 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 240822 T1682 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:52752_
   [junit4]   2> 240822 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 240823 T1682 oasc.Overseer.start Overseer 
(id=93545107577634819-127.0.0.1:52752_-n_0000000000) starting
   [junit4]   2> 240823 T1682 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 240826 T1682 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 240826 T1682 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 240826 T1712 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 240826 T1711 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 240828 T1682 oasc.CorePropertiesLocator.discover 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
 10C6AA06BB9E5418-001/control-001/cores
   [junit4]   2> 240829 T1682 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
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
 10C6AA06BB9E5418-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
 10C6AA06BB9E5418-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 240829 T1682 oasc.CorePropertiesLocator.discoverUnder 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
 10C6AA06BB9E5418-001/control-001/cores/collection1/
   [junit4]   2> 240829 T1682 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 240830 T1714 C:control_collection c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 240830 T1714 C:control_collection c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 240831 T1714 C:control_collection c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 240831 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 240831 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52752";,
   [junit4]   2>          "node_name":"127.0.0.1:52752_",
   [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> 240832 T1711 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:52752";,
   [junit4]   2>          "node_name":"127.0.0.1:52752_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 240832 T1711 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 240832 T1711 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 240833 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 241831 T1714 C:control_collection c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 241831 T1714 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 241832 T1714 C:control_collection c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 241832 T1714 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 241832 T1714 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 241832 T1714 C:control_collection c:collection1 
oasc.SolrResourceLoader.<init> 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
 10C6AA06BB9E5418-001/control-001/cores/collection1/'
   [junit4]   2> 241839 T1714 C:control_collection c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 241839 T1714 C:control_collection c:collection1 
oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 241842 T1714 C:control_collection c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 241844 T1714 C:control_collection c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 241849 T1714 C:control_collection c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 241857 T1714 C:control_collection c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 241860 T1714 C:control_collection c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 241902 T1714 C:control_collection c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 241902 T1714 C:control_collection c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 241903 T1714 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 241905 T1714 C:control_collection c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 241911 T1714 C:control_collection c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 241911 T1714 C:control_collection c:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 241915 T1714 C:control_collection c:collection1 
oasc.SolrCore.<init> [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
 10C6AA06BB9E5418-001/control-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1/data/
   [junit4]   2> 241915 T1714 C:control_collection c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ece490
   [junit4]   2> 241916 T1714 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1/data
   [junit4]   2> 241916 T1714 C:control_collection c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1/data/index/
   [junit4]   2> 241916 T1714 C:control_collection c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 241916 T1714 C:control_collection c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/control-001/cores/collection1/data/index
   [junit4]   2> 241917 T1714 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.2255859375, 
floorSegmentMB=1.9443359375, forceMergeDeletesPctAllowed=14.36055117139259, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 241939 T1714 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onCommit 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
 
10C6AA06BB9E5418-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 241939 T1714 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 241942 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 241943 T1714 C:control_collection c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 241943 T1714 C:control_collection c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 241944 T1714 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 241944 T1714 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 241945 T1714 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 241945 T1714 C:control_collection c:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 241947 T1714 C:control_collection c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/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> 241947 T1714 C:control_collection c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 241948 T1714 C:control_collection c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 241948 T1714 C:control_collection c:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 241948 T1714 C:control_collection c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 241949 T1714 C:control_collection c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 241949 T1714 C:control_collection c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=49.8623046875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=10.748834709711803, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.774417502112137
   [junit4]   2> 241949 T1714 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.onInit 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
 
10C6AA06BB9E5418-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 241950 T1714 C:control_collection c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 241950 T1714 C:control_collection c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@21a27761[collection1] main
   [junit4]   2> 241950 T1714 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 241951 T1714 C:control_collection c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 241952 T1714 C:control_collection c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 241952 T1714 C:control_collection c:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 241952 T1714 C:control_collection c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 241952 T1715 C:control_collection c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@21a27761[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 241952 T1714 C:control_collection c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 241953 T1718 C:control_collection S:shard1 
oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:52752 collection:control_collection shard:shard1
   [junit4]   2> 241953 T1682 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 241953 T1682 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 241953 T1718 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 241954 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 241954 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 241955 T1718 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 241955 T1721 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@29c955bb 
name:ZooKeeperConnection Watcher:127.0.0.1:40361/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 241955 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 241956 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 241956 T1718 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 241956 T1718 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> 241956 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> ASYNC  NEW_CORE C286 name=collection1 
org.apache.solr.core.SolrCore@65ebc72f url=http://127.0.0.1:52752/collection1 
node=127.0.0.1:52752_ C286_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:52752, 
node_name=127.0.0.1:52752_, state=down}
   [junit4]   2> 241956 T1718 C:control_collection S:shard1 C286 P52752 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52752/collection1/
   [junit4]   2> 241956 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 241957 T1718 C:control_collection S:shard1 C286 P52752 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 241956 T1682 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 241957 T1718 C:control_collection S:shard1 C286 P52752 
oasc.SyncStrategy.syncToMe http://127.0.0.1:52752/collection1/ has no replicas
   [junit4]   2> 241957 T1718 C:control_collection S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:52752/collection1/ shard1
   [junit4]   2> 241957 T1718 C:control_collection S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 241958 T1682 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 241958 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 241959 T1711 oasc.Overseer$ClusterStateUpdater.run 
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:52752";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 242064 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 242064 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 242095 T1682 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1
   [junit4]   2> 242096 T1682 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001
   [junit4]   2> 242097 T1682 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 242098 T1682 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@24d98df8{/,null,AVAILABLE}
   [junit4]   2> 242098 T1682 oejs.AbstractConnector.doStart Started 
ServerConnector@aab12ea{HTTP/1.1}{127.0.0.1:39678}
   [junit4]   2> 242098 T1682 oejs.Server.doStart Started @243086ms
   [junit4]   2> 242098 T1682 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=39678, 
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
 10C6AA06BB9E5418-001/shard-1-001/cores}
   [junit4]   2> 242099 T1682 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 242099 T1682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/'
   [junit4]   2> 242108 T1682 oasc.SolrXmlConfig.fromFile 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
 10C6AA06BB9E5418-001/shard-1-001/solr.xml
   [junit4]   2> 242109 T1718 C:control_collection S:shard1 
oasc.ZkController.register We are http://127.0.0.1:52752/collection1/ and 
leader is http://127.0.0.1:52752/collection1/
   [junit4]   2> 242109 T1718 C:control_collection S:shard1 
oasc.ZkController.register No LogReplay needed for core=collection1 
baseURL=http://127.0.0.1:52752
   [junit4]   2> 242109 T1718 C:control_collection S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 242109 T1718 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=control_collection
   [junit4]   2> 242109 T1718 C:control_collection S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 242110 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 242110 T1711 oasc.Overseer$ClusterStateUpdater.run 
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:52752";,
   [junit4]   2>          "node_name":"127.0.0.1:52752_",
   [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> 242110 T1711 oasco.ReplicaMutator.updateState 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:52752";,
   [junit4]   2>          "node_name":"127.0.0.1:52752_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 242118 T1682 oasc.CorePropertiesLocator.<init> 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
 10C6AA06BB9E5418-001/shard-1-001/cores
   [junit4]   2> 242118 T1682 oasc.CoreContainer.<init> New CoreContainer 
1850962593
   [junit4]   2> 242118 T1682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/]
   [junit4]   2> 242119 T1682 oasc.CoreContainer.load 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
 10C6AA06BB9E5418-001/shard-1-001/lib
   [junit4]   2> 242119 T1682 oasc.SolrResourceLoader.addToClassLoader WARN 
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
 10C6AA06BB9E5418-001/shard-1-001/lib).
   [junit4]   2> 242122 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 242123 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 242124 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 242124 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 242124 T1682 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 242124 T1682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 242124 T1682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 242125 T1682 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 242125 T1682 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40361/solr
   [junit4]   2> 242125 T1682 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 242125 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 242125 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 242126 T1735 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@136efc17 
name:ZooKeeperConnection Watcher:127.0.0.1:40361 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 242126 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 242127 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 242127 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 242128 T1738 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6c5af628 
name:ZooKeeperConnection Watcher:127.0.0.1:40361/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 242128 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 242130 T1682 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 242221 T1738 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 242221 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 242221 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 243131 T1682 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39678_
   [junit4]   2> 243131 T1682 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:39678_
   [junit4]   2> 243132 T1682 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 243133 T1682 oasc.CorePropertiesLocator.discover 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
 10C6AA06BB9E5418-001/shard-1-001/cores
   [junit4]   2> 243134 T1682 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
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
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1, collection=collection1, 
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
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 243134 T1682 oasc.CorePropertiesLocator.discoverUnder 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
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/
   [junit4]   2> 243134 T1682 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 243135 T1739 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 243135 T1739 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 243135 T1739 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 243135 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 243136 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39678";,
   [junit4]   2>          "node_name":"127.0.0.1:39678_",
   [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> 243136 T1711 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:39678";,
   [junit4]   2>          "node_name":"127.0.0.1:39678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 243136 T1711 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 243136 T1711 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 243237 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 243237 T1738 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 243237 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244135 T1739 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 244136 T1739 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 244136 T1739 C:collection1 c:collection1 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 244136 T1739 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 244136 T1739 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 244137 T1739 C:collection1 c:collection1 
oasc.SolrResourceLoader.<init> 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
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/'
   [junit4]   2> 244143 T1739 C:collection1 c:collection1 
oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 244144 T1739 C:collection1 c:collection1 oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 244147 T1739 C:collection1 c:collection1 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 244151 T1739 C:collection1 c:collection1 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 244158 T1739 C:collection1 c:collection1 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 244159 T1739 C:collection1 c:collection1 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 244163 T1739 C:collection1 c:collection1 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 244218 T1739 C:collection1 c:collection1 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 244219 T1739 C:collection1 c:collection1 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 244219 T1739 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 244221 T1739 C:collection1 c:collection1 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 244226 T1739 C:collection1 c:collection1 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 244226 T1739 C:collection1 c:collection1 
oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 244226 T1739 C:collection1 c:collection1 oasc.SolrCore.<init> 
[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
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/, 
dataDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 244227 T1739 C:collection1 c:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ece490
   [junit4]   2> 244227 T1739 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data
   [junit4]   2> 244227 T1739 C:collection1 c:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 244227 T1739 C:collection1 c:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 244228 T1739 C:collection1 c:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 244228 T1739 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=13.2255859375, 
floorSegmentMB=1.9443359375, forceMergeDeletesPctAllowed=14.36055117139259, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 244244 T1739 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onCommit 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
 
10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 244244 T1739 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 244247 T1739 C:collection1 c:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 244248 T1739 C:collection1 c:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 244249 T1739 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 244250 T1739 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 244250 T1739 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 244251 T1739 C:collection1 c:collection1 oashl.XMLLoader.init 
xsltCacheLifetimeSeconds=60
   [junit4]   2> 244254 T1739 C:collection1 c:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/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> 244254 T1739 C:collection1 c:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 244254 T1739 C:collection1 c:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 244254 T1739 C:collection1 c:collection1 oasu.UpdateLog.init 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10
   [junit4]   2> 244255 T1739 C:collection1 c:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 244255 T1739 C:collection1 c:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 244256 T1739 C:collection1 c:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=49.8623046875, 
floorSegmentMB=1.2724609375, forceMergeDeletesPctAllowed=10.748834709711803, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.774417502112137
   [junit4]   2> 244256 T1739 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.onInit 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
 
10C6AA06BB9E5418-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 244256 T1739 C:collection1 c:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 244257 T1739 C:collection1 c:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@4ca0526f[collection1] main
   [junit4]   2> 244257 T1739 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 244257 T1739 C:collection1 c:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 244257 T1739 C:collection1 c:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 244257 T1739 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 oasr.RestManager.init 
Initializing RestManager with initArgs: {}
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 oasr.RestManager.init 
Initializing 0 registered ManagedResources
   [junit4]   2> 244258 T1739 C:collection1 c:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 244258 T1740 C:collection1 c:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@4ca0526f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 244259 T1739 C:collection1 c:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 244259 T1743 C:collection1 S:shard1 oasc.ZkController.register 
Register replica - core:collection1 address:http://127.0.0.1:39678 
collection:collection1 shard:shard1
   [junit4]   2> 244259 T1682 oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 244259 T1682 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 244260 T1743 C:collection1 S:shard1 
oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 244261 T1743 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for 
shard shard1
   [junit4]   2> 244262 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try 
and sync
   [junit4]   2> ASYNC  NEW_CORE C287 name=collection1 
org.apache.solr.core.SolrCore@7a63da7b url=http://127.0.0.1:39678/collection1 
node=127.0.0.1:39678_ C287_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:39678, 
node_name=127.0.0.1:39678_, state=down}
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 C287 P39678 
oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39678/collection1/
   [junit4]   2> 244262 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 C287 P39678 
oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 C287 P39678 
oasc.SyncStrategy.syncToMe http://127.0.0.1:39678/collection1/ has no replicas
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 
oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: 
http://127.0.0.1:39678/collection1/ shard1
   [junit4]   2> 244262 T1743 C:collection1 S:shard1 
oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 244264 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 244265 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:39678";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 244300 T1682 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-2-001/cores/collection1
   [junit4]   2> 244301 T1682 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-2-001
   [junit4]   2> 244302 T1682 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 244302 T1682 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@44140dab{/,null,AVAILABLE}
   [junit4]   2> 244303 T1682 oejs.AbstractConnector.doStart Started 
ServerConnector@5e2a63cb{HTTP/1.1}{127.0.0.1:35321}
   [junit4]   2> 244303 T1682 oejs.Server.doStart Started @245291ms
   [junit4]   2> 244303 T1682 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=35321, 
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
 10C6AA06BB9E5418-001/shard-2-001/cores}
   [junit4]   2> 244303 T1682 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4f8e5cde
   [junit4]   2> 244304 T1682 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-2-001/'
   [junit4]   2> 244312 T1682 oasc.SolrXmlConfig.fromFile 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
 10C6AA06BB9E5418-001/shard-2-001/solr.xml
   [junit4]   2> 244314 T1682 oasc.CorePropertiesLocator.<init> 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
 10C6AA06BB9E5418-001/shard-2-001/cores
   [junit4]   2> 244315 T1682 oasc.CoreContainer.<init> New CoreContainer 
1491939228
   [junit4]   2> 244315 T1682 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest
 10C6AA06BB9E5418-001/shard-2-001/]
   [junit4]   2> 244315 T1682 oasc.CoreContainer.load 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
 10C6AA06BB9E5418-001/shard-2-001/lib
   [junit4]   2> 244315 T1682 oasc.SolrResourceLoader.addToClassLoader WARN 
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
 10C6AA06BB9E5418-001/shard-2-001/lib).
   [junit4]   2> 244318 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 244318 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 244318 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 244319 T1682 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 244320 T1682 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 244320 T1682 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 244320 T1682 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 244320 T1682 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 244320 T1682 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:40361/solr
   [junit4]   2> 244320 T1682 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 244321 T1682 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 244321 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 244322 T1757 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@469c32d8 
name:ZooKeeperConnection Watcher:127.0.0.1:40361 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 244322 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 244323 T1682 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 244323 T1682 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 244324 T1760 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f12acbe name:ZooKeeperConnection 
Watcher:127.0.0.1:40361/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 244324 T1682 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 244326 T1682 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 244366 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244366 T1760 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244366 T1738 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244366 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244415 T1743 C:collection1 S:shard1 oasc.ZkController.register 
We are http://127.0.0.1:39678/collection1/ and leader is 
http://127.0.0.1:39678/collection1/
   [junit4]   2> 244415 T1743 C:collection1 S:shard1 oasc.ZkController.register 
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39678
   [junit4]   2> 244415 T1743 C:collection1 S:shard1 
oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 244415 T1743 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=active 
collection=collection1
   [junit4]   2> 244415 T1743 C:collection1 S:shard1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 244416 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 244416 T1711 oasc.Overseer$ClusterStateUpdater.run 
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:39678";,
   [junit4]   2>          "node_name":"127.0.0.1:39678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 244416 T1711 oasco.ReplicaMutator.updateState 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:39678";,
   [junit4]   2>          "node_name":"127.0.0.1:39678_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 244517 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244517 T1738 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244517 T1760 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 244517 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 245327 T1682 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35321_
   [junit4]   2> 245328 T1682 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:35321_
   [junit4]   2> 245328 T1682 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 245329 T1682 oasc.CorePropertiesLocator.discover 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
 10C6AA06BB9E5418-001/shard-2-001/cores
   [junit4]   2> 245330 T1682 oasc.CoreDescriptor.<init> CORE DESCRIPTOR: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, 
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
 10C6AA06BB9E5418-001/shard-2-001/cores/collection1, collection=collection1, 
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
 10C6AA06BB9E5418-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 245330 T1682 oasc.CorePropertiesLocator.discoverUnder 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
 10C6AA06BB9E5418-001/shard-2-001/cores/collection1/
   [junit4]   2> 245330 T1682 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 245331 T1761 C:collection1 c:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 245331 T1761 C:collection1 c:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 245331 T1710 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 245331 T1761 C:collection1 c:collection1 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 245331 T1711 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35321";,
   [junit4]   2>          "node_name":"127.0.0.1:35321_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 245332 T1711 oasco.ReplicaMutator.updateState Update state 
numShards=1 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:35321";,
   [junit4]   2>          "node_name":"127.0.0.1:35321_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 245332 T1711 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 245332 T1711 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 245433 T1738 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 245433 T1760 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 245433 T1710 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 245433 T1721 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 246331 T1761 C:collection1 c:collection1 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate fo

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

h=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001/shard-6-001/cores/collection1/data;done=false>>]
   [junit4]   2> 710309 T4949 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001/shard-6-001/cores/collection1/data
   [junit4]   2> 710309 T4949 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.closeCacheValue looking to close 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001/shard-6-001/cores/collection1/data/index 
[CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001/shard-6-001/cores/collection1/data/index;done=false>>]
   [junit4]   2> 710310 T4949 C:control_collection S:shard1 c:collection1 
oasc.CachingDirectoryFactory.close Closing directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001/shard-6-001/cores/collection1/data/index
   [junit4]   2> 710310 T4949 C:control_collection S:shard1 c:collection1 
oasc.Overseer.close Overseer 
(id=93545134921613328-127.0.0.1:40505_-n_0000000006) closing
   [junit4]   2> 710310 T5278 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:40505_
   [junit4]   2> 711812 T5121 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 711813 T4949 C:control_collection S:shard1 c:collection1 
oejs.AbstractConnector.doStop Stopped 
ServerConnector@54d13ea2{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 711813 T4949 C:control_collection S:shard1 c:collection1 
oejsh.ContextHandler.doStop Stopped 
o.e.j.s.ServletContextHandler@34b1c1a6{/,null,UNAVAILABLE}
   [junit4]   2> 711814 T4949 C:control_collection S:shard1 c:collection1 
oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:50932 50932
   [junit4]   2> 711844 T4950 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:50932 50932
   [junit4]   2> 711845 T4950 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN 
Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/aliases.json
   [junit4]   2>                14      /solr/clusterstate.json
   [junit4]   2>                7       /solr/configs/conf1
   [junit4]   2>                4       
/solr/collections/compositeid_collection_with_routerfield/state.json
   [junit4]   2>                4       
/solr/collections/implicit_collection_without_routerfield/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                14      /solr/live_nodes
   [junit4]   2>                7       /solr/overseer/queue
   [junit4]   2>                7       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=10C6AA06BB9E5418 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=fr -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   54.2s J0 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
http://127.0.0.1:34086/compositeid_collection_with_routerfield_shard1_replica1: 
no servers hosting shard: 
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([10C6AA06BB9E5418:989295DC156239E0]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:556)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:233)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:225)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testDeleteByIdCompositeRouterWithRouterField(FullSolrCloudDistribCmdsTest.java:357)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:146)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 711851 T4949 C:control_collection S:shard1 c:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 10C6AA06BB9E5418-001
   [junit4]   2> 54172 T4948 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: 
codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6275, maxDocsPerChunk=159, blockSize=761), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION,
 chunkSize=6275, blockSize=761)), sim=DefaultSimilarity, locale=fr, 
timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Linux 3.13.0-46-generic amd64/Oracle Corporation 
1.9.0-ea (64-bit)/cpus=12,threads=1,free=225451176,total=508887040
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderNoQuery, 
TestStressLucene, TestHighFrequencyDictionaryFactory, TestBadConfig, 
TestUpdate, TestHdfsUpdateLog, AddSchemaFieldsUpdateProcessorFactoryTest, 
CurrencyFieldXmlFileTest, QueryElevationComponentTest, TestIBSimilarityFactory, 
TestEmbeddedSolrServer, TestDefaultSearchFieldResource, TestCodecSupport, 
AddBlockUpdateTest, TestJoin, DOMUtilTest, FastVectorHighlighterTest, 
PeerSyncTest, TestPerFieldSimilarity, TestReplicationHandler, 
IndexBasedSpellCheckerTest, TestManagedSynonymFilterFactory, BasicZkTest, 
DefaultValueUpdateProcessorTest, TestCSVResponseWriter, 
NotRequiredUniqueKeyTest, TestDistribDocBasedVersion, TestShardHandlerFactory, 
SignatureUpdateProcessorFactoryTest, TestJsonRequest, TestRealTimeGet, 
TestSolrCoreProperties, ReturnFieldsTest, DistributedMLTComponentTest, 
TestFastLRUCache, TestDefaultStatsCache, TestMiniSolrCloudCluster, 
FileUtilsTest, TestDocSet, TestTrackingShardHandlerFactory, 
TestSuggestSpellingConverter, TestWordDelimiterFilterFactory, 
NumericFieldsTest, TestNonDefinedSimilarityFactory, 
SharedFSAutoReplicaFailoverUtilsTest, TestDefaultSimilarityFactory, 
TestCSVLoader, PrimitiveFieldTypeTest, DistribJoinFromCollectionTest, 
TestCloudManagedSchema, TestOverriddenPrefixQueryForCustomFieldType, 
AnalyticsMergeStrategyTest, TestSimpleQParserPlugin, 
DistributedFacetPivotLargeTest, TestOrdValues, TestFunctionQuery, 
SimpleMLTQParserTest, TestSolrDeletionPolicy1, TestSolrDeletionPolicy2, 
DistributedFacetPivotSmallAdvancedTest, TestFieldResource, TestLazyCores, 
SimplePostToolTest, VMParamsZkACLAndCredentialsProvidersTest, CursorMarkTest, 
TestSolrConfigHandler, SyncSliceTest, TestIndexingPerformance, 
ParsingFieldUpdateProcessorsTest, ResponseHeaderTest, DateRangeFieldTest, 
LeaderFailoverAfterPartitionTest, TestRandomFaceting, 
BinaryUpdateRequestHandlerTest, TestConfigReload, TestInfoStreamLogging, 
OverseerRolesTest, BasicDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J0 in 54.45s, 1 test, 1 error <<< FAILURES!

[...truncated 715 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:191: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:958: 
There were test failures: 479 suites, 1900 tests, 2 errors, 49 ignored (21 
assumptions)

Total time: 37 minutes 41 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b54 
-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to