Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12593/
Java: 32bit/jdk1.8.0_60-ea-b12 -server -XX:+UseParallelGC

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:46941/_tj, http://127.0.0.1:40959/_tj, 
http://127.0.0.1:57511/_tj, http://127.0.0.1:36470/_tj, 
http://127.0.0.1:50851/_tj]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:46941/_tj, http://127.0.0.1:40959/_tj, 
http://127.0.0.1:57511/_tj, http://127.0.0.1:36470/_tj, 
http://127.0.0.1:50851/_tj]
        at 
__randomizedtesting.SeedInfo.seed([C96F5EC590F7EA3:84C2CA36F7F3135B]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:280)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:107)
        at 
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:73)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57511/_tj: Expected mime type 
application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 500 </title>
</head>
<body>
<h2>HTTP ERROR: 500</h2>
<p>Problem accessing /_tj/admin/collections. Reason:
<pre>    {trace=java.lang.AssertionError
        at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
        at org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
        at 
org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:150)
        at org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
        at 
org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
        at 
org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:638)
        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:663)
        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:643)
        at 
org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:447)
        at 
org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:362)
        at 
org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:269)
        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:235)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:584)
        at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:359)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
        at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
        at org.eclipse.jetty.server.Server.handle(Server.java:497)
        at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
        at java.lang.Thread.run(Thread.java:745)
,code=500}</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
        ... 48 more




Build Log:
[...truncated 9638 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/init-core-data-001
   [junit4]   2> 113431 T779 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 113432 T779 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_tj/
   [junit4]   2> 113440 T779 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 113440 T780 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 113441 T780 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 113540 T779 oasc.ZkTestServer.run start zk server on port:48788
   [junit4]   2> 113541 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 113541 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 113544 T787 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12ecc3b name:ZooKeeperConnection 
Watcher:127.0.0.1:48788 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 113544 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 113544 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 113545 T779 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 113546 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 113547 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 113548 T790 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e0829b name:ZooKeeperConnection 
Watcher:127.0.0.1:48788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 113548 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 113548 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 113549 T779 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 113550 T779 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 113550 T779 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 113551 T779 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 113552 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 113552 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 113554 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 113554 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 113555 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 113555 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 113556 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 113556 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 113557 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 113557 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 113558 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 113558 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 113559 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 113559 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 113560 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 113560 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 113561 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 113561 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 113562 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 113562 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 113563 T779 oasc.AbstractZkTestCase.putConfig put 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 113563 T779 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 113616 T779 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1
   [junit4]   2> 113617 T779 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 113620 T779 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@15109ee{/_tj,null,AVAILABLE}
   [junit4]   2> 113623 T779 oejs.AbstractConnector.doStart Started 
ServerConnector@19958fc{HTTP/1.1}{127.0.0.1:40959}
   [junit4]   2> 113623 T779 oejs.Server.doStart Started @114480ms
   [junit4]   2> 113623 T779 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/tempDir-001/control/data, hostContext=/_tj, 
hostPort=40959, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores}
   [junit4]   2> 113625 T779 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 113625 T779 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/'
   [junit4]   2> 113638 T779 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/solr.xml
   [junit4]   2> 113643 T779 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores
   [junit4]   2> 113643 T779 oasc.CoreContainer.<init> New CoreContainer 
13309631
   [junit4]   2> 113643 T779 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/]
   [junit4]   2> 113644 T779 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/lib
   [junit4]   2> 113644 T779 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/lib).
   [junit4]   2> 113650 T779 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 113651 T779 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 113651 T779 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 113652 T779 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 113652 T779 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 113652 T779 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48788/solr
   [junit4]   2> 113652 T779 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 113652 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 113653 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 113655 T804 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dae3c8 name:ZooKeeperConnection 
Watcher:127.0.0.1:48788 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 113656 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 113656 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 113658 T779 n:127.0.0.1:40959__tj 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 113662 T807 n:127.0.0.1:40959__tj 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@12a5eba name:ZooKeeperConnection 
Watcher:127.0.0.1:48788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 113662 T779 n:127.0.0.1:40959__tj 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113663 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/queue
   [junit4]   2> 113664 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/collection-queue-work
   [junit4]   2> 113670 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-running
   [junit4]   2> 113671 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-completed
   [junit4]   2> 113672 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/collection-map-failure
   [junit4]   2> 113674 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /live_nodes
   [junit4]   2> 113676 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /aliases.json
   [junit4]   2> 113677 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /clusterstate.json
   [junit4]   2> 113678 T779 n:127.0.0.1:40959__tj 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40959__tj
   [junit4]   2> 113679 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:40959__tj
   [junit4]   2> 113680 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer_elect
   [junit4]   2> 113681 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer_elect/election
   [junit4]   2> 113682 T779 n:127.0.0.1:40959__tj oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 113683 T779 n:127.0.0.1:40959__tj 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:40959__tj
   [junit4]   2> 113684 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer_elect/leader
   [junit4]   2> 113685 T779 n:127.0.0.1:40959__tj oasc.Overseer.start Overseer 
(id=93785880367726595-127.0.0.1:40959__tj-n_0000000000) starting
   [junit4]   2> 113686 T779 n:127.0.0.1:40959__tj oascc.SolrZkClient.makePath 
makePath: /overseer/queue-work
   [junit4]   2> 113689 T779 n:127.0.0.1:40959__tj 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 113690 T809 n:127.0.0.1:40959__tj 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 113690 T779 n:127.0.0.1:40959__tj 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 113690 T808 n:127.0.0.1:40959__tj 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 113692 T779 n:127.0.0.1:40959__tj 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores
   [junit4]   2> 113693 T779 n:127.0.0.1:40959__tj oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1, 
collection=control_collection, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 113694 T779 n:127.0.0.1:40959__tj 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/
   [junit4]   2> 113694 T779 n:127.0.0.1:40959__tj 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 113695 T811 n:127.0.0.1:40959__tj c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 113695 T811 n:127.0.0.1:40959__tj c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 113696 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 113696 T811 n:127.0.0.1:40959__tj 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 113696 T808 n:127.0.0.1:40959__tj 
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:40959/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:40959__tj",
   [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> 113697 T808 n:127.0.0.1:40959__tj 
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:40959/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:40959__tj",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 113697 T808 n:127.0.0.1:40959__tj 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 113697 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 113698 T807 n:127.0.0.1:40959__tj 
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> 114696 T811 n:127.0.0.1:40959__tj 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 114696 T811 n:127.0.0.1:40959__tj 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 114697 T811 n:127.0.0.1:40959__tj 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 114697 T811 n:127.0.0.1:40959__tj 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 114698 T811 n:127.0.0.1:40959__tj 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 114698 T811 n:127.0.0.1:40959__tj 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/'
   [junit4]   2> 114705 T811 n:127.0.0.1:40959__tj oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 114709 T811 n:127.0.0.1:40959__tj 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 114711 T811 n:127.0.0.1:40959__tj oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 114717 T811 n:127.0.0.1:40959__tj oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 114718 T811 n:127.0.0.1:40959__tj oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 114721 T811 n:127.0.0.1:40959__tj oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 114781 T811 n:127.0.0.1:40959__tj oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 114782 T811 n:127.0.0.1:40959__tj oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 114783 T811 n:127.0.0.1:40959__tj 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 114784 T811 n:127.0.0.1:40959__tj 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 114791 T811 n:127.0.0.1:40959__tj oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 114791 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 114791 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 114791 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b697
   [junit4]   2> 114792 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/data
   [junit4]   2> 114792 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/data/index/
   [junit4]   2> 114792 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 114792 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/control-001/cores/collection1/data/index
   [junit4]   2> 114792 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 114793 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1393292 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80f77b),segFN=segments_1,generation=1}
   [junit4]   2> 114793 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114795 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 114796 T811 n:127.0.0.1:40959__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 114797 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 114798 T811 n:127.0.0.1:40959__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114798 T811 n:127.0.0.1:40959__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114799 T811 n:127.0.0.1:40959__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114800 T811 n:127.0.0.1:40959__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 114801 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 114802 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 114802 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 114802 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 114803 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 114803 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 114803 T811 n:127.0.0.1:40959__tj x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.75, 
floorSegmentMB=0.4052734375, forceMergeDeletesPctAllowed=27.310589033663806, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17587418716032302
   [junit4]   2> 114804 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1393292 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@80f77b),segFN=segments_1,generation=1}
   [junit4]   2> 114804 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 114804 T811 n:127.0.0.1:40959__tj x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@11d8baa[collection1] main
   [junit4]   2> 114804 T811 n:127.0.0.1:40959__tj x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 114804 T811 n:127.0.0.1:40959__tj x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 114805 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 114805 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 114805 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 114805 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 114805 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 114806 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 114806 T811 n:127.0.0.1:40959__tj x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 114806 T811 n:127.0.0.1:40959__tj x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 114806 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 114806 T812 n:127.0.0.1:40959__tj x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@11d8baa[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 114807 T811 n:127.0.0.1:40959__tj x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 114807 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:40959/_tj 
collection:control_collection shard:shard1
   [junit4]   2> 114807 T779 n:127.0.0.1:40959__tj oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 114808 T779 n:127.0.0.1:40959__tj oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 114808 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 114809 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 114809 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 114810 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 114811 T818 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@15549a name:ZooKeeperConnection 
Watcher:127.0.0.1:48788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 114811 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 114811 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 114811 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 114811 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 114812 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> 114811 T808 n:127.0.0.1:40959__tj 
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> 114811 T779 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C213 name=collection1 
org.apache.solr.core.SolrCore@3dc48d url=http://127.0.0.1:40959/_tj/collection1 
node=127.0.0.1:40959__tj C213_STATE=coll:control_collection core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:40959/_tj, 
node_name=127.0.0.1:40959__tj, state=down}
   [junit4]   2> 114812 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 C213 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:40959/_tj/collection1/
   [junit4]   2> 114813 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 C213 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 114813 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 C213 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:40959/_tj/collection1/ has no replicas
   [junit4]   2> 114813 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:40959/_tj/collection1/ shard1
   [junit4]   2> 114813 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 114813 T779 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 114815 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 114815 T808 n:127.0.0.1:40959__tj 
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:40959/_tj";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 1
   [junit4]   2> 114866 T779 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1
   [junit4]   2> 114866 T779 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001
   [junit4]   2> 114867 T779 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 114868 T779 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@16b77f8{/_tj,null,AVAILABLE}
   [junit4]   2> 114869 T779 oejs.AbstractConnector.doStart Started 
ServerConnector@310fa{HTTP/1.1}{127.0.0.1:57511}
   [junit4]   2> 114869 T779 oejs.Server.doStart Started @115726ms
   [junit4]   2> 114869 T779 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, 
hostContext=/_tj, hostPort=57511, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores}
   [junit4]   2> 114870 T779 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 114870 T779 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/'
   [junit4]   2> 114878 T779 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/solr.xml
   [junit4]   2> 114881 T779 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores
   [junit4]   2> 114881 T779 oasc.CoreContainer.<init> New CoreContainer 
13732150
   [junit4]   2> 114881 T779 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/]
   [junit4]   2> 114881 T779 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/lib
   [junit4]   2> 114882 T779 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/lib).
   [junit4]   2> 114886 T779 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 114887 T779 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 114887 T779 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 114887 T779 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 114887 T779 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 114888 T779 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48788/solr
   [junit4]   2> 114888 T779 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 114888 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 114889 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 114890 T832 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1e2afd3 name:ZooKeeperConnection 
Watcher:127.0.0.1:48788 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 114890 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 114891 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 114892 T779 n:127.0.0.1:57511__tj 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 114893 T835 n:127.0.0.1:57511__tj 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@847363 name:ZooKeeperConnection 
Watcher:127.0.0.1:48788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 114894 T779 n:127.0.0.1:57511__tj 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114896 T779 n:127.0.0.1:57511__tj 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 114916 T818 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> 114916 T835 n:127.0.0.1:57511__tj 
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> 114916 T807 n:127.0.0.1:40959__tj 
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> 114965 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:40959/_tj/collection1/ and leader is 
http://127.0.0.1:40959/_tj/collection1/
   [junit4]   2> 114965 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:40959/_tj
   [junit4]   2> 114965 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 114966 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 114966 T815 n:127.0.0.1:40959__tj c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 114966 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 114967 T808 n:127.0.0.1:40959__tj 
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:40959/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:40959__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"} current state version: 2
   [junit4]   2> 114967 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Update state numShards=4 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:40959/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:40959__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 115068 T818 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> 115068 T807 n:127.0.0.1:40959__tj 
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> 115068 T835 n:127.0.0.1:57511__tj 
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> 115897 T779 n:127.0.0.1:57511__tj 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57511__tj
   [junit4]   2> 115898 T779 n:127.0.0.1:57511__tj oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:57511__tj
   [junit4]   2> 115899 T779 n:127.0.0.1:57511__tj oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 115900 T779 n:127.0.0.1:57511__tj 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores
   [junit4]   2> 115900 T779 n:127.0.0.1:57511__tj oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 115901 T779 n:127.0.0.1:57511__tj 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/
   [junit4]   2> 115901 T779 n:127.0.0.1:57511__tj 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 115901 T836 n:127.0.0.1:57511__tj c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 115902 T836 n:127.0.0.1:57511__tj c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 115902 T836 n:127.0.0.1:57511__tj 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 115902 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 115902 T808 n:127.0.0.1:40959__tj 
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:57511/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:57511__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 3
   [junit4]   2> 115903 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:57511/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:57511__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 115903 T808 n:127.0.0.1:40959__tj 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 115903 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 116004 T818 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> 116004 T835 n:127.0.0.1:57511__tj 
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> 116004 T807 n:127.0.0.1:40959__tj 
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> 116902 T836 n:127.0.0.1:57511__tj 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 116902 T836 n:127.0.0.1:57511__tj 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 116903 T836 n:127.0.0.1:57511__tj 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 116903 T836 n:127.0.0.1:57511__tj 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 116903 T836 n:127.0.0.1:57511__tj 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 116903 T836 n:127.0.0.1:57511__tj 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/'
   [junit4]   2> 116912 T836 n:127.0.0.1:57511__tj oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 116916 T836 n:127.0.0.1:57511__tj 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 116918 T836 n:127.0.0.1:57511__tj oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 116924 T836 n:127.0.0.1:57511__tj oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 116925 T836 n:127.0.0.1:57511__tj oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 116928 T836 n:127.0.0.1:57511__tj oass.IndexSchema.readSchema 
[collection1] Schema name=test
   [junit4]   2> 116993 T836 n:127.0.0.1:57511__tj oass.IndexSchema.readSchema 
default search field in schema is text
   [junit4]   2> 116995 T836 n:127.0.0.1:57511__tj oass.IndexSchema.readSchema 
unique key field: id
   [junit4]   2> 116996 T836 n:127.0.0.1:57511__tj 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 116997 T836 n:127.0.0.1:57511__tj 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 117003 T836 n:127.0.0.1:57511__tj oasc.CoreContainer.create 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 117003 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 117003 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 117003 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@f6b697
   [junit4]   2> 117004 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/data
   [junit4]   2> 117004 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 117004 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 117004 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 117005 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 117005 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@17179bf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d9e5f),segFN=segments_1,generation=1}
   [junit4]   2> 117005 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 117008 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 117008 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 117008 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 117008 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 117009 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 117009 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 117009 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 117009 T836 n:127.0.0.1:57511__tj x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 117009 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 117010 T836 n:127.0.0.1:57511__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 117011 T836 n:127.0.0.1:57511__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 117012 T836 n:127.0.0.1:57511__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 117012 T836 n:127.0.0.1:57511__tj x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 117015 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 117015 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 117016 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 117016 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 117016 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 117016 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 117017 T836 n:127.0.0.1:57511__tj x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.75, 
floorSegmentMB=0.4052734375, forceMergeDeletesPctAllowed=27.310589033663806, 
segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.17587418716032302
   [junit4]   2> 117017 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@17179bf 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17d9e5f),segFN=segments_1,generation=1}
   [junit4]   2> 117017 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 117017 T836 n:127.0.0.1:57511__tj x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@8cdb45[collection1] main
   [junit4]   2> 117018 T836 n:127.0.0.1:57511__tj x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 117018 T836 n:127.0.0.1:57511__tj x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 117018 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 117018 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 117019 T836 n:127.0.0.1:57511__tj x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 117020 T837 n:127.0.0.1:57511__tj x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@8cdb45[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 117020 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 117020 T836 n:127.0.0.1:57511__tj x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 117021 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.register Register replica - core:collection1 
address:http://127.0.0.1:57511/_tj collection:collection1 shard:shard2
   [junit4]   2> 117021 T779 n:127.0.0.1:57511__tj oass.SolrDispatchFilter.init 
user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 117021 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 117021 T779 n:127.0.0.1:57511__tj oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 117023 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running the 
leader process for shard shard2
   [junit4]   2> 117024 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 117024 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough 
replicas found to continue.
   [junit4]   2> 117024 T808 n:127.0.0.1:40959__tj 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 4
   [junit4]   2> 117024 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new 
leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C214 name=collection1 
org.apache.solr.core.SolrCore@a34473 url=http://127.0.0.1:57511/_tj/collection1 
node=127.0.0.1:57511__tj C214_STATE=coll:collection1 core:collection1 
props:{core=collection1, base_url=http://127.0.0.1:57511/_tj, 
node_name=127.0.0.1:57511__tj, state=down}
   [junit4]   2> 117024 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 C214 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:57511/_tj/collection1/
   [junit4]   2> 117025 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 C214 oasc.SyncStrategy.syncReplicas Sync Success - now sync 
replicas to me
   [junit4]   2> 117025 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 C214 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:57511/_tj/collection1/ has no replicas
   [junit4]   2> 117025 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new 
leader: http://127.0.0.1:57511/_tj/collection1/ shard2
   [junit4]   2> 117025 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 117026 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 117027 T808 n:127.0.0.1:40959__tj 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:57511/_tj";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 4
   [junit4]   2> 117075 T779 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores/collection1
   [junit4]   2> 117076 T779 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001
   [junit4]   2> 117077 T779 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 117078 T779 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@d3075f{/_tj,null,AVAILABLE}
   [junit4]   2> 117079 T779 oejs.AbstractConnector.doStart Started 
ServerConnector@1b34388{HTTP/1.1}{127.0.0.1:46941}
   [junit4]   2> 117079 T779 oejs.Server.doStart Started @117936ms
   [junit4]   2> 117079 T779 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
hostContext=/_tj, hostPort=46941, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores}
   [junit4]   2> 117080 T779 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 117080 T779 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/'
   [junit4]   2> 117091 T779 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/solr.xml
   [junit4]   2> 117097 T779 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores
   [junit4]   2> 117098 T779 oasc.CoreContainer.<init> New CoreContainer 7716757
   [junit4]   2> 117098 T779 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/]
   [junit4]   2> 117099 T779 oasc.CoreContainer.load loading shared library: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/lib
   [junit4]   2> 117099 T779 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/lib).
   [junit4]   2> 117106 T779 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 117108 T779 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 117108 T779 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 117108 T779 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 117109 T779 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 117109 T779 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:48788/solr
   [junit4]   2> 117109 T779 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 117110 T779 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 117110 T779 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 117112 T854 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1adb098 name:ZooKeeperConnection 
Watcher:127.0.0.1:48788 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 117113 T779 oascc.ConnectionManager.waitForConnected Client is 
connected to ZooKeeper
   [junit4]   2> 117113 T779 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 117115 T779 n:127.0.0.1:46941__tj 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 117117 T857 n:127.0.0.1:46941__tj 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@a9056a name:ZooKeeperConnection 
Watcher:127.0.0.1:48788/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 117117 T779 n:127.0.0.1:46941__tj 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 117121 T779 n:127.0.0.1:46941__tj 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 117128 T818 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> 117128 T857 n:127.0.0.1:46941__tj 
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> 117128 T807 n:127.0.0.1:40959__tj 
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> 117128 T835 n:127.0.0.1:57511__tj 
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> 117177 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:57511/_tj/collection1/ and leader is 
http://127.0.0.1:57511/_tj/collection1/
   [junit4]   2> 117177 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:57511/_tj
   [junit4]   2> 117177 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.checkRecovery I am the leader, no recovery 
necessary
   [junit4]   2> 117178 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 117178 T840 n:127.0.0.1:57511__tj c:collection1 s:shard2 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 117179 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 117179 T808 n:127.0.0.1:40959__tj 
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:57511/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:57511__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 5
   [junit4]   2> 117180 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Update state numShards=4 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:57511/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:57511__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 117287 T818 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> 117287 T807 n:127.0.0.1:40959__tj 
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> 117287 T857 n:127.0.0.1:46941__tj 
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> 117287 T835 n:127.0.0.1:57511__tj 
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> 118124 T779 n:127.0.0.1:46941__tj 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46941__tj
   [junit4]   2> 118125 T779 n:127.0.0.1:46941__tj oascc.SolrZkClient.makePath 
makePath: /live_nodes/127.0.0.1:46941__tj
   [junit4]   2> 118126 T779 n:127.0.0.1:46941__tj oasc.Overseer.close Overseer 
(id=null) closing
   [junit4]   2> 118127 T779 n:127.0.0.1:46941__tj 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores
   [junit4]   2> 118128 T779 n:127.0.0.1:46941__tj oasc.CoreDescriptor.<init> 
CORE DESCRIPTOR: {name=collection1, config=solrconfig.xml, transient=false, 
schema=schema.xml, loadOnStartup=true, 
instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores/collection1, collection=collection1, 
absoluteInstDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores/collection1/, coreNodeName=, 
dataDir=data/, shard=}
   [junit4]   2> 118128 T779 n:127.0.0.1:46941__tj 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores/collection1/
   [junit4]   2> 118129 T779 n:127.0.0.1:46941__tj 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 118129 T858 n:127.0.0.1:46941__tj c:collection1 x:collection1 
oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 118129 T858 n:127.0.0.1:46941__tj c:collection1 x:collection1 
oasc.ZkController.publish numShards not found on descriptor - reading it from 
system property
   [junit4]   2> 118130 T858 n:127.0.0.1:46941__tj 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 118130 T807 n:127.0.0.1:40959__tj 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 118130 T808 n:127.0.0.1:40959__tj 
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:46941/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:46941__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"} current state version: 6
   [junit4]   2> 118130 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:46941/_tj";,
   [junit4]   2>          "node_name":"127.0.0.1:46941__tj",
   [junit4]   2>          "numShards":"4",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":null,
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 118130 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 118131 T808 n:127.0.0.1:40959__tj 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 118236 T835 n:127.0.0.1:57511__tj 
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> 118236 T857 n:127.0.0.1:46941__tj 
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> 118236 T818 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> 118236 T807 n:127.0.0.1:40959__tj 
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> 119130 T858 n:127.0.0.1:46941__tj 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 119130 T858 n:127.0.0.1:46941__tj 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 119130 T858 n:127.0.0.1:46941__tj 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 119131 T858 n:127.0.0.1:46941__tj 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 119131 T858 n:127.0.0.1:46941__tj 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 119131 T858 n:127.0.0.1:46941__tj 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001/shard-2-001/cores/collection1/'
   [junit4]   2> 119139 T858 n:127.0.0.1:46941__tj oasc.Config.<init> loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 119142 T858 n:127.0.0.1:46941__tj 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 119145 T858 n:127.0.0.1:46941__tj oasc.SolrConfig.<init> Using 
Lucene MatchVersion: 6.0.0
   [junit4]   2> 119151 T858 n:127.0.0.1:46941__tj oasc.SolrConfig.<init> 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 119151 T858 n:127.0.0.1:46941__tj oass.IndexSchema.readSchema 
Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 119155 T858 n:127.0.0.1:46941__tj oass.IndexSchema.read

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

 2>     
   [junit4]   2>                7       /solr/aliases.json
   [junit4]   2>                7       /solr/clusterstate.json
   [junit4]   2>                5       /solr/configs/conf1
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                7       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>                4       /solr/overseer/collection-queue-work
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestRebalanceLeaders -Dtests.method=test 
-Dtests.seed=C96F5EC590F7EA3 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=tr -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   88.0s J2 | TestRebalanceLeaders.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:46941/_tj, http://127.0.0.1:40959/_tj, 
http://127.0.0.1:57511/_tj, http://127.0.0.1:36470/_tj, 
http://127.0.0.1:50851/_tj]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C96F5EC590F7EA3:84C2CA36F7F3135B]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:355)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1074)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:846)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:789)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1220)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.issueCommands(TestRebalanceLeaders.java:280)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.rebalanceLeaderTest(TestRebalanceLeaders.java:107)
   [junit4]    >        at 
org.apache.solr.cloud.TestRebalanceLeaders.test(TestRebalanceLeaders.java:73)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:57511/_tj: Expected mime type 
application/octet-stream but got text/html. <html>
   [junit4]    > <head>
   [junit4]    > <meta http-equiv="Content-Type" 
content="text/html;charset=ISO-8859-1"/>
   [junit4]    > <title>Error 500 </title>
   [junit4]    > </head>
   [junit4]    > <body>
   [junit4]    > <h2>HTTP ERROR: 500</h2>
   [junit4]    > <p>Problem accessing /_tj/admin/collections. Reason:
   [junit4]    > <pre>    {trace=java.lang.AssertionError
   [junit4]    >        at 
org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:36)
   [junit4]    >        at 
org.apache.solr.common.util.ByteUtils.UTF8toUTF16(ByteUtils.java:64)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkStateReader.fromJSON(ZkStateReader.java:150)
   [junit4]    >        at 
org.apache.solr.common.cloud.ZkNodeProps.load(ZkNodeProps.java:92)
   [junit4]    >        at 
org.apache.solr.cloud.DistributedQueue.containsTaskWithRequestId(DistributedQueue.java:127)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.overseerCollectionQueueContains(CollectionsHandler.java:638)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:663)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:643)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:447)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:362)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:269)
   [junit4]    >        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:235)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:143)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:584)
   [junit4]    >        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:359)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:175)
   [junit4]    >        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:168)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:105)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]    >        at 
org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]    >        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]    >        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    >        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]    >        at 
org.eclipse.jetty.server.Server.handle(Server.java:497)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]    >        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]    >        at 
org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]    >        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > ,code=500}</pre></p>
   [junit4]    > <hr /><i><small>Powered by Jetty://</small></i>
   [junit4]    > </body>
   [junit4]    > </html>
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:529)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:376)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:344)
   [junit4]    >        ... 48 more
   [junit4]   2> 201404 T779 c:control_collection s:shard1 x:collection1 
oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestRebalanceLeaders
 C96F5EC590F7EA3-001
   [junit4]   2> 87978 T778 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will 
linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, 
locale=tr, timezone=Asia/Vladivostok
   [junit4]   2> NOTE: Linux 3.13.0-49-generic i386/Oracle Corporation 
1.8.0_60-ea (32-bit)/cpus=12,threads=1,free=89260200,total=315883520
   [junit4]   2> NOTE: All tests run in this JVM: [PolyFieldTest, 
TestQuerySenderNoQuery, LoggingHandlerTest, CustomCollectionTest, 
SaslZkACLProviderTest, HdfsCollectionsAPIDistributedZkTest, 
CoreAdminCreateDiscoverTest, BJQParserTest, CoreAdminRequestStatusTest, 
TestMissingGroups, DirectSolrSpellCheckerTest, TestManagedSchemaFieldResource, 
TestQueryTypes, TestRebalanceLeaders]
   [junit4] Completed [90/488] on J2 in 88.50s, 1 test, 1 error <<< FAILURES!

[...truncated 1250 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:229: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:512: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1415: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:973: 
There were test failures: 488 suites, 1956 tests, 1 error, 57 ignored (25 
assumptions)

Total time: 44 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to