Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4535/
Java: 32bit/jdk1.8.0_31 -client -XX:+UseSerialGC

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

Error Message:
There were too many update fails - we expect it can happen, but shouldn't easily

Stack Trace:
java.lang.AssertionError: There were too many update fails - we expect it can 
happen, but shouldn't easily
        at 
__randomizedtesting.SeedInfo.seed([C3EF61A42A6358ED:4BBB5E7E849F3515]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertFalse(Assert.java:68)
        at 
org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:222)
        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:483)
        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:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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)


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

Error Message:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:60571/repfacttest_c8n_1x3_shard1_replica2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:60571/repfacttest_c8n_1x3_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:625)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:839)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:782)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.ReplicationFactorTest.testRf3(ReplicationFactorTest.java:284)
        at 
org.apache.solr.cloud.ReplicationFactorTest.test(ReplicationFactorTest.java:112)
        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:483)
        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:958)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:933)
        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.client.solrj.SolrServerException: IOException 
occured when talking to server at: 
http://127.0.0.1:60571/repfacttest_c8n_1x3_shard1_replica2
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:599)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:236)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:228)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:325)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:622)
        ... 47 more
Caused by: org.apache.http.NoHttpResponseException: The target server failed to 
respond
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:143)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
        at 
org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
        at 
org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
        at 
org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:490)
        ... 52 more




Build Log:
[...truncated 9268 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\init-core-data-001
   [junit4]   2> 1816923 T7824 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1816934 T7824 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1816935 T7825 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1817059 T7824 oasc.ZkTestServer.run start zk server on 
port:55091
   [junit4]   2> 1817059 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1817061 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1817068 T7832 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1182454 name:ZooKeeperConnection 
Watcher:127.0.0.1:55091 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1817070 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1817070 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1817070 T7824 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1817076 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1817078 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1817082 T7835 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@17a4eb8 name:ZooKeeperConnection 
Watcher:127.0.0.1:55091/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1817083 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1817083 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1817084 T7824 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1817088 T7824 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1817092 T7824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1817097 T7824 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1817101 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1817101 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1817107 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1817108 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1817115 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1817116 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1817122 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1817124 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1817128 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1817130 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1817134 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1817134 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1817139 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1817140 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1817145 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1817146 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1817151 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1817152 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1817157 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1817158 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1817162 T7824 oasc.AbstractZkTestCase.putConfig put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1817163 T7824 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1817169 T7826 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x14bff81ac6c0001, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1819039 T7824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1
   [junit4]   2> 1819045 T7824 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1819050 T7824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1f4ce0a{/,null,AVAILABLE}
   [junit4]   2> 1819056 T7824 oejs.AbstractConnector.doStart Started 
ServerConnector@125d827{HTTP/1.1}{127.0.0.1:55098}
   [junit4]   2> 1819057 T7824 oejs.Server.doStart Started @1816116ms
   [junit4]   2> 1819057 T7824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\tempDir-001/control/data, hostContext=/, hostPort=55098, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores}
   [junit4]   2> 1819058 T7824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1819058 T7824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\'
   [junit4]   2> 1819118 T7824 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\solr.xml
   [junit4]   2> 1819148 T7824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores
   [junit4]   2> 1819149 T7824 oasc.CoreContainer.<init> New CoreContainer 
22410634
   [junit4]   2> 1819149 T7824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\]
   [junit4]   2> 1819149 T7824 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\lib
   [junit4]   2> 1819149 T7824 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\lib).
   [junit4]   2> 1819171 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1819171 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1819171 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1819171 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1819171 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1819172 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1819175 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1819175 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1819175 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1819175 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1819175 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1819175 T7824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1819176 T7824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1819178 T7824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1819178 T7824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1819179 T7824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55091/solr
   [junit4]   2> 1819179 T7824 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1819179 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1819183 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1819190 T7849 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@96472b name:ZooKeeperConnection 
Watcher:127.0.0.1:55091 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1819190 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1819191 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1819207 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1819211 T7852 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1986e78 name:ZooKeeperConnection 
Watcher:127.0.0.1:55091/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1819212 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1819217 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1819220 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1819226 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1819232 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1819238 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1819244 T7824 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1819249 T7824 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1819253 T7824 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1819256 T7824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55098_
   [junit4]   2> 1819257 T7824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55098_
   [junit4]   2> 1819262 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1819266 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1819271 T7824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1819274 T7824 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55098_
   [junit4]   2> 1819274 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1819279 T7824 oasc.Overseer.start Overseer 
(id=93449149699850243-127.0.0.1:55098_-n_0000000000) starting
   [junit4]   2> 1819283 T7824 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1819298 T7824 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1819301 T7824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1819303 T7854 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1819305 T7853 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1819320 T7824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1, 
collection=control_collection, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 1819323 T7824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\
   [junit4]   2> 1819323 T7824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1819327 T7856 oasc.ZkController.publish publishing 
core=collection1 state=down collection=control_collection
   [junit4]   2> 1819328 T7856 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1819330 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1819330 T7856 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1819333 T7853 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:55098";,
   [junit4]   2>          "node_name":"127.0.0.1:55098_",
   [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> 1819338 T7853 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:55098";,
   [junit4]   2>          "node_name":"127.0.0.1:55098_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1819338 T7853 oasco.ClusterStateMutator.createCollection 
building a new cName: control_collection
   [junit4]   2> 1819338 T7853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1819342 T7852 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> 1820560 T7856 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1820560 T7856 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:control_collection
   [junit4]   2> 1820561 T7856 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1820562 T7856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1820566 T7856 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1820566 T7856 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\'
   [junit4]   2> 1820619 T7856 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1820626 T7856 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1820652 T7856 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1820665 T7856 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1820707 T7856 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1820715 T7856 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1820755 T7856 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1820988 T7856 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1820990 T7856 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1820990 T7856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1821000 T7856 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1821065 T7856 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection control_collection
   [junit4]   2> 1821066 T7856 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1821067 T7856 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\data\
   [junit4]   2> 1821068 T7856 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@92d200
   [junit4]   2> 1821071 T7856 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\data
   [junit4]   2> 1821073 T7856 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1821074 T7856 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1821078 T7856 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\control-001\cores\collection1\data\index
   [junit4]   2> 1821079 T7856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=39.1005859375, 
floorSegmentMB=1.2548828125, forceMergeDeletesPctAllowed=14.550942249222572, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5368152001060269
   [junit4]   2> 1821086 T7856 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 
C3EF61A42A6358ED-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1821086 T7856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1821098 T7856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1821098 T7856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1821100 T7856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1821100 T7856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1821100 T7856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1821100 T7856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1821101 T7856 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1821102 T7856 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1821102 T7856 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1821112 T7856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821116 T7856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821120 T7856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821125 T7856 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1821138 T7856 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> 1821139 T7856 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1821142 T7856 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1821142 T7856 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1821144 T7856 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1821144 T7856 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1821145 T7856 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=95.1455078125, 
floorSegmentMB=0.3388671875, forceMergeDeletesPctAllowed=1.4602110292128234, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28261452534017917
   [junit4]   2> 1821148 T7856 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 
C3EF61A42A6358ED-001\control-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1821148 T7856 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1821149 T7856 oass.SolrIndexSearcher.<init> Opening 
Searcher@151422[collection1] main
   [junit4]   2> 1821149 T7856 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/control_collection
   [junit4]   2> 1821152 T7856 oascc.ZkStateReader.readConfigName 
path=/collections/control_collection configName=conf1 specified config exists 
in ZooKeeper
   [junit4]   2> 1821152 T7856 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1821154 T7856 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1821155 T7856 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1821155 T7856 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1821157 T7856 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1821157 T7856 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1821157 T7856 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1821158 T7856 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1821161 T7857 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@151422[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1821162 T7856 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1821163 T7860 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55098 collection:control_collection 
shard:shard1
   [junit4]   2> 1821164 T7824 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1821164 T7824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1821167 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1821168 T7860 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1821169 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1821178 T7863 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@efbeef name:ZooKeeperConnection 
Watcher:127.0.0.1:55091/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1821179 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1821179 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1821179 T7824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1821194 T7860 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1821198 T7824 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1821206 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1821209 T7860 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1821210 T7860 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2164 name=collection1 
org.apache.solr.core.SolrCore@391f8f url=http://127.0.0.1:55098/collection1 
node=127.0.0.1:55098_ C2164_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55098, 
node_name=127.0.0.1:55098_, state=down}
   [junit4]   2> 1821210 T7860 C2164 P55098 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:55098/collection1/
   [junit4]   2> 1821210 T7860 C2164 P55098 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1821210 T7860 C2164 P55098 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55098/collection1/ has no replicas
   [junit4]   2> 1821210 T7860 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:55098/collection1/ shard1
   [junit4]   2> 1821211 T7860 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1821214 T7853 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> 1821220 T7852 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> 1821221 T7863 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> 1821280 T7853 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:55098";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1821284 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1821410 T7852 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> 1821411 T7863 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> 1821465 T7860 oasc.ZkController.register We are 
http://127.0.0.1:55098/collection1/ and leader is 
http://127.0.0.1:55098/collection1/
   [junit4]   2> 1821465 T7860 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55098
   [junit4]   2> 1821465 T7860 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1821465 T7860 oasc.ZkController.publish publishing 
core=collection1 state=active collection=control_collection
   [junit4]   2> 1821465 T7860 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1821471 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1821476 T7853 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:55098";,
   [junit4]   2>          "node_name":"127.0.0.1:55098_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 1821477 T7853 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:55098";,
   [junit4]   2>          "node_name":"127.0.0.1:55098_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1821607 T7852 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> 1821608 T7863 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> 1823352 T7824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1
   [junit4]   2> 1823356 T7824 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001
   [junit4]   2> 1823359 T7824 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1823365 T7824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@caace7{/,null,AVAILABLE}
   [junit4]   2> 1823368 T7824 oejs.AbstractConnector.doStart Started 
ServerConnector@a8a76b{HTTP/1.1}{127.0.0.1:55110}
   [junit4]   2> 1823369 T7824 oejs.Server.doStart Started @1819689ms
   [junit4]   2> 1823369 T7824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=55110, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores}
   [junit4]   2> 1823370 T7824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1823371 T7824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\'
   [junit4]   2> 1823454 T7824 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\solr.xml
   [junit4]   2> 1823490 T7824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores
   [junit4]   2> 1823491 T7824 oasc.CoreContainer.<init> New CoreContainer 
29229378
   [junit4]   2> 1823491 T7824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\]
   [junit4]   2> 1823491 T7824 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\lib
   [junit4]   2> 1823492 T7824 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\lib).
   [junit4]   2> 1823516 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1823518 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1823521 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1823521 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1823521 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1823524 T7824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1823525 T7824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1823525 T7824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1823527 T7824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1823527 T7824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55091/solr
   [junit4]   2> 1823527 T7824 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1823528 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1823532 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1823539 T7880 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@247c03 name:ZooKeeperConnection 
Watcher:127.0.0.1:55091 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1823539 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1823540 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1823551 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1823564 T7883 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cefaca name:ZooKeeperConnection 
Watcher:127.0.0.1:55091/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1823566 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1823579 T7824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1824823 T7824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55110_
   [junit4]   2> 1824825 T7824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55110_
   [junit4]   2> 1824836 T7824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1824849 T7824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 1824853 T7824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\
   [junit4]   2> 1824853 T7824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1824857 T7884 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1824859 T7884 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1824860 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1824861 T7884 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1824863 T7853 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:55110";,
   [junit4]   2>          "node_name":"127.0.0.1:55110_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 4
   [junit4]   2> 1824865 T7853 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:55110";,
   [junit4]   2>          "node_name":"127.0.0.1:55110_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1824865 T7853 oasco.ClusterStateMutator.createCollection 
building a new cName: collection1
   [junit4]   2> 1824866 T7853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1824869 T7863 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> 1824869 T7852 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> 1824869 T7883 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> 1826089 T7884 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1826089 T7884 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1826090 T7884 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1826090 T7884 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1826093 T7884 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1826093 T7884 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\'
   [junit4]   2> 1826129 T7884 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1826136 T7884 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1826154 T7884 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1826163 T7884 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1826178 T7884 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1826181 T7884 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1826197 T7884 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1826406 T7884 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1826409 T7884 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1826411 T7884 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1826420 T7884 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1826488 T7884 oasc.CoreContainer.create Creating SolrCore 
'collection1' using configuration from collection collection1
   [junit4]   2> 1826488 T7884 oasc.SolrCore.initDirectoryFactory 
solr.StandardDirectoryFactory
   [junit4]   2> 1826490 T7884 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\, 
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\
   [junit4]   2> 1826490 T7884 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@92d200
   [junit4]   2> 1826492 T7884 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data
   [junit4]   2> 1826494 T7884 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\index/
   [junit4]   2> 1826495 T7884 oasc.SolrCore.initIndex WARN [collection1] Solr 
index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\index' doesn't exist. 
Creating new index...
   [junit4]   2> 1826497 T7884 oasc.CachingDirectoryFactory.get return new 
directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\index
   [junit4]   2> 1826497 T7884 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=31, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=39.1005859375, 
floorSegmentMB=1.2548828125, forceMergeDeletesPctAllowed=14.550942249222572, 
segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5368152001060269
   [junit4]   2> 1826531 T7884 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 
C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1826532 T7884 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1826542 T7884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1826543 T7884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1826543 T7884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1826543 T7884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1826544 T7884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1826544 T7884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1826545 T7884 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1826545 T7884 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1826545 T7884 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1826552 T7884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1826556 T7884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1826559 T7884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1826564 T7884 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1826584 T7884 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> 1826585 T7884 oasc.SolrCore.initStatsCache Using default 
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1826586 T7884 oasu.UpdateHandler.<init> Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1826586 T7884 oasu.UpdateLog.init Initializing UpdateLog: 
dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1826587 T7884 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1826587 T7884 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1826590 T7884 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=95.1455078125, 
floorSegmentMB=0.3388671875, forceMergeDeletesPctAllowed=1.4602110292128234, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.28261452534017917
   [junit4]   2> 1826590 T7884 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 
C3EF61A42A6358ED-001\shard-1-001\cores\collection1\data\index,segFN=segments_1,generation=1}
   [junit4]   2> 1826590 T7884 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1826591 T7884 oass.SolrIndexSearcher.<init> Opening 
Searcher@1d5c6be[collection1] main
   [junit4]   2> 1826591 T7884 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1826594 T7884 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1826594 T7884 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1826595 T7884 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1826595 T7884 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1826595 T7884 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1826597 T7884 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1826597 T7884 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1826598 T7884 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1826598 T7884 oash.ReplicationHandler.inform Commits will be 
reserved for  10000
   [junit4]   2> 1826600 T7885 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@1d5c6be[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1826600 T7884 oasc.CoreContainer.registerCore registering 
core: collection1
   [junit4]   2> 1826603 T7888 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:55110 collection:collection1 
shard:shard1
   [junit4]   2> 1826603 T7824 oass.SolrDispatchFilter.init 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1826604 T7824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1826604 T7888 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1826610 T7888 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 1826614 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1826617 T7888 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1826617 T7888 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2165 name=collection1 
org.apache.solr.core.SolrCore@7ebe60 url=http://127.0.0.1:55110/collection1 
node=127.0.0.1:55110_ C2165_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:55110, 
node_name=127.0.0.1:55110_, state=down}
   [junit4]   2> 1826617 T7888 C2165 P55110 oasc.SyncStrategy.sync Sync 
replicas to http://127.0.0.1:55110/collection1/
   [junit4]   2> 1826617 T7888 C2165 P55110 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1826619 T7888 C2165 P55110 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:55110/collection1/ has no replicas
   [junit4]   2> 1826619 T7888 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: http://127.0.0.1:55110/collection1/ shard1
   [junit4]   2> 1826619 T7888 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard1
   [junit4]   2> 1826621 T7853 oasc.Overseer$ClusterStateUpdater.run 
processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1826635 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1826637 T7853 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:55110";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1826641 T7852 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> 1826644 T7863 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> 1826644 T7883 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> 1826692 T7888 oasc.ZkController.register We are 
http://127.0.0.1:55110/collection1/ and leader is 
http://127.0.0.1:55110/collection1/
   [junit4]   2> 1826692 T7888 oasc.ZkController.register No LogReplay needed 
for core=collection1 baseURL=http://127.0.0.1:55110
   [junit4]   2> 1826692 T7888 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1826692 T7888 oasc.ZkController.publish publishing 
core=collection1 state=active collection=collection1
   [junit4]   2> 1826692 T7888 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1826696 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1826700 T7853 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:55110";,
   [junit4]   2>          "node_name":"127.0.0.1:55110_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 1826702 T7853 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:55110";,
   [junit4]   2>          "node_name":"127.0.0.1:55110_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1826818 T7852 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> 1826820 T7863 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> 1826821 T7883 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> 1828318 T7824 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores\collection1
   [junit4]   2> 1828322 T7824 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001
   [junit4]   2> 1828324 T7824 oejs.Server.doStart jetty-9.2.9.v20150224
   [junit4]   2> 1828329 T7824 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@15c8c2b{/,null,AVAILABLE}
   [junit4]   2> 1828330 T7824 oejs.AbstractConnector.doStart Started 
ServerConnector@111abf3{HTTP/1.1}{127.0.0.1:55119}
   [junit4]   2> 1828331 T7824 oejs.Server.doStart Started @1823993ms
   [junit4]   2> 1828331 T7824 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/, hostPort=55119, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores}
   [junit4]   2> 1828331 T7824 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@387f44
   [junit4]   2> 1828331 T7824 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\'
   [junit4]   2> 1828381 T7824 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\solr.xml
   [junit4]   2> 1828402 T7824 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores
   [junit4]   2> 1828402 T7824 oasc.CoreContainer.<init> New CoreContainer 
26849952
   [junit4]   2> 1828402 T7824 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\]
   [junit4]   2> 1828402 T7824 oasc.CoreContainer.load loading shared library: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\lib
   [junit4]   2> 1828402 T7824 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\lib).
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1828421 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1828425 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1828425 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1828425 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1828426 T7824 oashc.HttpShardHandlerFactory.getParameter 
Setting useRetries to: false
   [junit4]   2> 1828426 T7824 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1828426 T7824 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1828426 T7824 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1828426 T7824 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1828426 T7824 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:55091/solr
   [junit4]   2> 1828426 T7824 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1828426 T7824 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1828430 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1828434 T7902 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a8dcb4 name:ZooKeeperConnection 
Watcher:127.0.0.1:55091 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1828434 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1828435 T7824 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1828442 T7824 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1828448 T7905 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e5850a name:ZooKeeperConnection 
Watcher:127.0.0.1:55091/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1828448 T7824 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1828463 T7824 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1829595 T7824 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55119_
   [junit4]   2> 1829598 T7824 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55119_
   [junit4]   2> 1829605 T7824 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1829621 T7824 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores
   [junit4]   1> CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, 
transient=false, schema=schema.xml, loadOnStartup=true, 
instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores\collection1, collection=collection1, 
absoluteInstDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores\collection1\, coreNodeName=, 
dataDir=data\, shard=}
   [junit4]   2> 1829630 T7824 oasc.CorePropertiesLocator.discoverUnder Found 
core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores\collection1\
   [junit4]   2> 1829631 T7824 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1829635 T7906 oasc.ZkController.publish publishing 
core=collection1 state=down collection=collection1
   [junit4]   2> 1829635 T7906 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1829638 T7906 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1829638 T7852 oasc.DistributedQueue$LatchWatcher.process 
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1829641 T7853 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:55119";,
   [junit4]   2>          "node_name":"127.0.0.1:55119_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 7
   [junit4]   2> 1829642 T7853 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:55119";,
   [junit4]   2>          "node_name":"127.0.0.1:55119_",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1829643 T7853 oasco.ReplicaMutator.updateState Collection 
already exists with numShards=1
   [junit4]   2> 1829643 T7853 oasco.ReplicaMutator.updateState Assigning new 
node to shard shard=shard1
   [junit4]   2> 1829648 T7852 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> 1829648 T7883 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> 1829648 T7863 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> 1829648 T7905 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> 1830743 T7906 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for collection1
   [junit4]   2> 1830743 T7906 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:collection1
   [junit4]   2> 1830745 T7906 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1830745 T7906 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/collection1
   [junit4]   2> 1830747 T7906 oascc.ZkStateReader.readConfigName 
path=/collections/collection1 configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 1830747 T7906 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest
 C3EF61A42A6358ED-001\shard-2-001\cores\collection1\'
   [junit4]   2> 1830797 T7906 oasc.ZkController.watchZKConfDir watch zkdir 
/configs/conf1
   [junit4]   2> 1830804 T7906 oasc.Config.<init> loaded config solrconfig.xml 
with version 0 
   [junit4]   2> 1830825 T7906 oasc.SolrConfig.refreshRequestParams current 
version of requestparams : -1
   [junit4]   2> 1830837 T7906 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 6.0.0
   [junit4]   2> 1830859 T7906 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1830862 T7906 oass.IndexSchema.readSchema Reading Solr Schema 
from /configs/conf1/schema.xml
   [junit4]   2> 1830883 T7906 oass.IndexSchema.readSchema [collection1] Schema 
name=test
   [junit4]   2> 1831085 T

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

ovidersTest, CurrencyFieldXmlFileTest, TestReplicationHandler, ShardSplitTest, 
SuggesterTSTTest, TestReplicaProperties, DistributedExpandComponentTest, 
TestTolerantSearch, UUIDFieldTest, UpdateRequestProcessorFactoryTest, 
TestLMJelinekMercerSimilarityFactory, CopyFieldTest, ClusterStateUpdateTest, 
DistributedIntervalFacetingTest, TestExactStatsCache, TestSearcherReuse, 
DistributedQueryComponentCustomSortTest, 
StatelessScriptUpdateProcessorFactoryTest, TestChildDocTransformer, TestUtils, 
TestMissingGroups, DistributedQueueTest, RemoteQueryErrorTest, 
SpatialHeatmapFacetsTest, SearchHandlerTest, TestExactSharedStatsCache, 
RecoveryZkTest, SaslZkACLProviderTest, SuggesterFSTTest, TestInfoStreamLogging, 
TestPhraseSuggestions, PreAnalyzedUpdateProcessorTest, SpellCheckCollatorTest, 
TestDocumentBuilder, OverseerStatusTest, TestDocBasedVersionConstraints, 
TestReversedWildcardFilterFactory, IndexSchemaRuntimeFieldTest, 
TestManagedResource, TestBulkSchemaConcurrent, 
DistribDocExpirationUpdateProcessorTest, 
TestOverriddenPrefixQueryForCustomFieldType, SolrIndexSplitterTest, 
TestCollapseQParserPlugin, AnalysisErrorHandlingTest, TestXIncludeConfig, 
TestManagedSchemaDynamicFieldResource, TestDistributedGrouping, 
FullSolrCloudDistribCmdsTest, TestPseudoReturnFields, SoftAutoCommitTest, 
CSVRequestHandlerTest, PrimitiveFieldTypeTest, CoreAdminCreateDiscoverTest, 
DistributedQueryElevationComponentTest, SuggesterTest, AtomicUpdatesTest, 
TestBinaryField, TestBlobHandler, TestFileDictionaryLookup, 
CollectionsAPIAsyncDistributedZkTest, TestRebalanceLeaders, 
TestIntervalFaceting, ParsingFieldUpdateProcessorsTest, AliasIntegrationTest, 
TestManagedSchemaFieldResource, DistributedMLTComponentTest, TestOmitPositions, 
TestPerFieldSimilarity, SchemaVersionSpecificBehaviorTest, DocValuesTest, 
StressHdfsTest, TestSimpleQParserPlugin, HdfsBasicDistributedZkTest, 
TestSimpleTrackingShardHandler, DateFieldTest, AddBlockUpdateTest, 
RequiredFieldsTest, TestReloadAndDeleteDocs, NoCacheHeaderTest, TestFastWriter, 
TestRandomDVFaceting, RecoveryAfterSoftCommitTest, StatsComponentTest, 
TestInitParams, ZkSolrClientTest, TestFunctionQuery, TestSort, 
TestSolrConfigHandler, TestShardHandlerFactory, BasicDistributedZk2Test, 
TestReqParamsAPI, UUIDUpdateProcessorFallbackTest, 
SignatureUpdateProcessorFactoryTest, UnloadDistributedZkTest, 
TestCloudPivotFacet, ChaosMonkeyNothingIsSafeTest, CursorPagingTest, 
HdfsBasicDistributedZk2Test, TestExpandComponent, PolyFieldTest, 
TestPartialUpdateDeduplication, MigrateRouteKeyTest, TestSolrDeletionPolicy1, 
OverriddenZkACLAndCredentialsProvidersTest, TestBulkSchemaAPI, 
LeaderInitiatedRecoveryOnCommitTest, TestHighlightDedupGrouping, TestRecovery, 
TestCustomSort, DirectUpdateHandlerTest, TestCSVResponseWriter, 
MultiThreadedOCPTest, HdfsChaosMonkeySafeLeaderTest, TestDocSet, 
RAMDirectoryFactoryTest, JsonLoaderTest, DateRangeFieldTest, 
ConnectionManagerTest, HighlighterTest, SharedFSAutoReplicaFailoverUtilsTest, 
BadIndexSchemaTest, TestFreeTextSuggestions, DistribCursorPagingTest, 
TestCoreContainer, TestSystemIdResolver, CircularListTest, TestInitQParser, 
SynonymTokenizerTest, TestFuzzyAnalyzedSuggestions, TestSolrDeletionPolicy2, 
TestSearchPerf, ZkStateWriterTest, SimpleMLTQParserTest, 
LeaderElectionIntegrationTest, TestLRUStatsCache, TestHdfsUpdateLog, 
TestObjectReleaseTracker, FastVectorHighlighterTest, TestIndexSearcher, 
DistributedFacetPivotSmallAdvancedTest, CoreAdminHandlerTest, 
HdfsDirectoryTest, TestConfigOverlay, TestHashPartitioner, TestFaceting, 
SpatialRPTFieldTypeTest, TestCloudManagedSchemaConcurrent, 
DistributedSuggestComponentTest, TestManagedSchemaFieldTypeResource, 
CurrencyFieldOpenExchangeTest, TestCloudManagedSchema, TestAddFieldRealTimeGet, 
TestCoreDiscovery, TestDistributedSearch, TestCopyFieldCollectionResource, 
TestAnalyzedSuggestions, PathHierarchyTokenizerFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, CursorMarkTest, 
TermVectorComponentTest, DOMUtilTest, TestComplexPhraseQParserPlugin, 
VMParamsZkACLAndCredentialsProvidersTest, ScriptEngineTest, 
PreAnalyzedFieldTest, TestManagedStopFilterFactory, HdfsLockFactoryTest, 
TestDynamicFieldCollectionResource, XmlUpdateRequestHandlerTest, SampleTest, 
DefaultValueUpdateProcessorTest, TestFieldSortValues, TestRestManager, 
TestGroupingSearch, MoreLikeThisHandlerTest, TestRemoteStreaming, 
TestConfigReload, TriLevelCompositeIdRoutingTest, EnumFieldTest, 
ZkNodePropsTest, TestImplicitCoreProperties, TestDynamicLoading, 
OpenExchangeRatesOrgProviderTest, TestSolrConfigHandlerConcurrent, 
DistributedDebugComponentTest, PrimUtilsTest, TestConfig, 
DirectSolrConnectionTest, SolrInfoMBeanTest, CustomCollectionTest, 
SpellCheckComponentTest, TestJmxMonitoredMap, DistanceFunctionTest, 
PingRequestHandlerTest, TestExtendedDismaxParser, TestDefaultSimilarityFactory, 
ResponseLogComponentTest, SolrIndexConfigTest, TestSolrCoreProperties, 
UpdateParamsTest, TestSolrQueryParserDefaultOperatorResource, 
RequestLoggingTest, TestJettySolrRunner, LeaderElectionTest, 
TestDefaultStatsCache, MBeansHandlerTest, TestValueSourceCache, 
ConvertedLegacyTest, TestNonDefinedSimilarityFactory, TestExceedMaxTermLength, 
TestUniqueKeyFieldResource, HighlighterConfigTest, 
SpellPossibilityIteratorTest, TestArbitraryIndexDir, 
TestSerializedLuceneMatchVersion, TestManagedResourceStorage, ZkCLITest, 
DocValuesMultiTest, TestDistributedMissingSort, TestWordDelimiterFilterFactory, 
TestDFRSimilarityFactory, RegexBoostProcessorTest, 
CollectionsAPIDistributedZkTest, MultiTermTest, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, ShardRoutingTest, TestRandomFaceting, TestZkChroot, 
ShardRoutingCustomTest, AutoCommitTest, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, 
TestStressReorder, TestJoin, TestReload, TestStressVersions, 
DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, 
TestSolr4Spatial, SolrCoreTest, SolrCmdDistributorTest, 
QueryElevationComponentTest, PeerSyncTest, TestFiltering, 
BasicFunctionalityTest, TestLazyCores, TestBadConfig, 
OverseerCollectionProcessorTest, ShowFileRequestHandlerTest, 
SimplePostToolTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, 
TestFoldingMultitermQuery, TestStressLucene, TestTrie, SpatialFilterTest, 
SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, 
TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, DebugComponentTest, CacheHeaderTest, 
IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, 
DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestWriterPerf, 
DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, 
FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, 
DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, 
TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, IndexSchemaTest, 
TestJmxIntegration, TestCollationField, ReturnFieldsTest, JSONWriterTest, 
QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, 
BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, 
TestComponentsName, TestBinaryResponseWriter, TestLFUCache, SOLR749Test, 
TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, 
TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, 
TestMergePolicyConfig, NumericFieldsTest, MinimalSchemaTest, 
TestElisionMultitermQuery, OutputWriterTest, ExternalFileFieldSortTest, 
TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, 
TestCharFilters, TestCodecSupport, EchoParamsTest, 
TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, 
TestIBSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, 
ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, 
PluginInfoTest, TestFastLRUCache, DateMathParserTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, ClusterStateTest, 
TestSolrJ, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, 
TestRTGBase, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, 
ActionThrottleTest, AssignTest, AsyncMigrateRouteKeyTest, 
CloudExitableDirectoryReaderTest, DeleteInactiveReplicaTest, DeleteReplicaTest, 
DeleteShardTest, DistribJoinFromCollectionTest, ExternalCollectionsTest, 
LeaderFailoverAfterPartitionTest, OverseerRolesTest, ReplicationFactorTest]
   [junit4] Completed in 71.87s, 1 test, 1 error <<< FAILURES!

[...truncated 296 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:519: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:61: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:39: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:191: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:510:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1351:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:958:
 There were test failures: 472 suites, 1874 tests, 1 error, 1 failure, 57 
ignored (30 assumptions)

Total time: 134 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.8.0_31 -client 
-XX:+UseSerialGC
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