You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2015/02/02 05:20:52 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.8.0) - Build # 1966 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1966/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:49563/bald/f, https://127.0.0.1:49553/bald/f, https://127.0.0.1:49560/bald/f, https://127.0.0.1:49566/bald/f, https://127.0.0.1:49557/bald/f]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:49563/bald/f, https://127.0.0.1:49553/bald/f, https://127.0.0.1:49560/bald/f, https://127.0.0.1:49566/bald/f, https://127.0.0.1:49557/bald/f]
	at __randomizedtesting.SeedInfo.seed([339B0D69996EC548:BBCF32B33792A8B0]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1009)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	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 https://127.0.0.1:49557/bald/f: 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 /bald/f/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:140)
	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:687)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:143)
	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:1125)
	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:1059)
	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:313)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
	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:527)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
	... 48 more




Build Log:
[...truncated 8879 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestRebalanceLeaders
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/init-core-data-001
   [junit4]   2> 478847 T1848 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 478848 T1848 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /bald/f
   [junit4]   2> 478868 T1848 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 478869 T1849 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 478874 T1848 oasc.ZkTestServer.run start zk server on port:49549
   [junit4]   2> 478875 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 478884 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 478890 T1856 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29d183e name:ZooKeeperConnection Watcher:127.0.0.1:49549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 478891 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 478891 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 478892 T1848 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 478901 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 478913 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 478921 T1859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7958c46d name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 478921 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 478921 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 478922 T1848 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 478946 T1848 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 478956 T1848 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 478962 T1848 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 478969 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 478970 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 478979 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 478980 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 478990 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 478991 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 478999 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 479001 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 479008 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 479009 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 479021 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 479021 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 479030 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 479031 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 479041 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 479042 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 479051 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 479052 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 479058 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 479059 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 479068 T1848 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 479069 T1848 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 479084 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 479087 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 479091 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7de9f6ec name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479091 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 479092 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 481249 T1848 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores/collection1
   [junit4]   2> 481253 T1848 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 481260 T1848 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@74863ad8{/bald/f,null,AVAILABLE}
   [junit4]   2> 481297 T1848 oejs.AbstractConnector.doStart Started ServerConnector@1b431ace{SSL-http/1.1}{127.0.0.1:49553}
   [junit4]   2> 481297 T1848 oejs.Server.doStart Started @488125ms
   [junit4]   2> 481301 T1848 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 481301 T1848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 481302 T1848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001
   [junit4]   2> 481303 T1848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/'
   [junit4]   2> 481366 T1848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/solr.xml
   [junit4]   2> 481377 T1848 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores
   [junit4]   2> 481379 T1848 oasc.CoreContainer.<init> New CoreContainer 1396092345
   [junit4]   2> 481379 T1848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/]
   [junit4]   2> 481380 T1848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 481381 T1848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 481381 T1848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 481381 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 481382 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 481382 T1848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 481383 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 481383 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 481383 T1848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 481384 T1848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 481384 T1848 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 481387 T1848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 481391 T1848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 481391 T1848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 481391 T1848 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 481392 T1848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49549/solr
   [junit4]   2> 481393 T1848 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 481393 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 481395 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 481406 T1876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11c8b804 name:ZooKeeperConnection Watcher:127.0.0.1:49549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 481407 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 481408 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 481416 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 481424 T1879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d75706d name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 481425 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 481430 T1848 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 481437 T1848 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 481447 T1848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 481456 T1848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 481465 T1848 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 481476 T1848 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 481483 T1848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49553_bald%2Ff
   [junit4]   2> 481484 T1848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49553_bald%2Ff
   [junit4]   2> 481496 T1848 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 481503 T1848 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 481508 T1848 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 481517 T1848 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49553_bald%2Ff
   [junit4]   2> 481517 T1848 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 481523 T1848 oasc.Overseer.start Overseer (id=93247654823329796-127.0.0.1:49553_bald%2Ff-n_0000000000) starting
   [junit4]   2> 481532 T1848 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 481558 T1848 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 481561 T1881 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 481563 T1848 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 481570 T1848 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 481574 T1848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 481586 T1848 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores
   [junit4]   2> 481587 T1880 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 481588 T1848 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores/collection1/
   [junit4]   2> 481588 T1848 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 481591 T1883 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 481592 T1883 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 481594 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 481594 T1883 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 481604 T1880 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 0, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49553/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49553_bald%2Ff",
   [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> 481607 T1880 oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49553/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49553_bald%2Ff",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 481607 T1880 oasco.ClusterStateMutator.createCollection building a new cName: control_collection
   [junit4]   2> 481607 T1880 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 481610 T1879 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> 482597 T1883 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 482597 T1883 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 482598 T1883 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 482599 T1883 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 482602 T1883 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 482602 T1883 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores/collection1/'
   [junit4]   2> 482623 T1883 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 482627 T1883 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 482638 T1883 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 482642 T1883 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 482661 T1883 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 482665 T1883 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 482669 T1883 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 482777 T1883 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 482780 T1883 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 482780 T1883 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 482785 T1883 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 482839 T1883 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 482839 T1883 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 482840 T1883 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/control-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/control/data/
   [junit4]   2> 482840 T1883 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f99e87
   [junit4]   2> 482841 T1883 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/control/data
   [junit4]   2> 482841 T1883 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/control/data/index/
   [junit4]   2> 482841 T1883 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 482842 T1883 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/control/data/index
   [junit4]   2> 482843 T1883 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=9.357421875, floorSegmentMB=2.0888671875, forceMergeDeletesPctAllowed=16.704417503065024, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 482843 T1883 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1793a6ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c51ffc),segFN=segments_1,generation=1}
   [junit4]   2> 482844 T1883 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 482846 T1883 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 482847 T1883 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 482847 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 482847 T1883 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 482847 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 482848 T1883 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 482848 T1883 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 482848 T1883 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 482848 T1883 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 482849 T1883 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 482849 T1883 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 482850 T1883 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 482850 T1883 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 482851 T1883 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 482852 T1883 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 482852 T1883 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 482853 T1883 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 482853 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 482855 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 482855 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 482856 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 482856 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 482856 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 482857 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 482857 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 482857 T1883 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 482858 T1883 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 482865 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 482866 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 482868 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 482869 T1883 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 482869 T1883 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 482872 T1883 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 482873 T1883 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 482873 T1883 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=9.6123046875, floorSegmentMB=0.7333984375, forceMergeDeletesPctAllowed=18.314076553980623, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786523365551463
   [junit4]   2> 482873 T1883 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1793a6ff lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@c51ffc),segFN=segments_1,generation=1}
   [junit4]   2> 482874 T1883 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 482874 T1883 oass.SolrIndexSearcher.<init> Opening Searcher@3cd0c785[collection1] main
   [junit4]   2> 482875 T1883 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 482878 T1883 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 482878 T1883 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 482880 T1883 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 482880 T1883 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 482880 T1883 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 482882 T1883 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 482882 T1883 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 482882 T1883 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 482882 T1883 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 482883 T1884 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3cd0c785[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 482883 T1883 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 482885 T1887 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49553/bald/f collection:control_collection shard:shard1
   [junit4]   2> 482887 T1848 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 482888 T1848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 482894 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 482895 T1887 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 482896 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 482900 T1890 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c7eb13f name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 482901 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 482902 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 482905 T1848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 482911 T1887 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 482914 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 482916 T1887 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 482917 T1887 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C999 name=collection1 org.apache.solr.core.SolrCore@473cc93c url=https://127.0.0.1:49553/bald/f/collection1 node=127.0.0.1:49553_bald%2Ff C999_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49553/bald/f, node_name=127.0.0.1:49553_bald%2Ff, state=down}
   [junit4]   2> 482917 T1887 C999 P49553 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49553/bald/f/collection1/
   [junit4]   2> 482918 T1887 C999 P49553 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 482918 T1887 C999 P49553 oasc.SyncStrategy.syncToMe https://127.0.0.1:49553/bald/f/collection1/ has no replicas
   [junit4]   2> 482919 T1887 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49553/bald/f/collection1/ shard1
   [junit4]   2> 482918 T1848 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 482919 T1887 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 482919 T1880 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> 482934 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 482943 T1880 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":"https://127.0.0.1:49553/bald/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 1
   [junit4]   2> 483051 T1890 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> 483051 T1879 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> 483097 T1887 oasc.ZkController.register We are https://127.0.0.1:49553/bald/f/collection1/ and leader is https://127.0.0.1:49553/bald/f/collection1/
   [junit4]   2> 483099 T1887 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49553/bald/f
   [junit4]   2> 483100 T1887 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 483101 T1887 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 483101 T1887 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 483113 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 483121 T1880 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":"https://127.0.0.1:49553/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49553_bald%2Ff",
   [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> 483123 T1880 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":"https://127.0.0.1:49553/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49553_bald%2Ff",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 483239 T1890 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> 483240 T1879 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> 484854 T1848 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores/collection1
   [junit4]   2> 484857 T1848 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 484859 T1848 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 484865 T1848 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@11fd173c{/bald/f,null,AVAILABLE}
   [junit4]   2> 484875 T1848 oejs.AbstractConnector.doStart Started ServerConnector@3526d108{SSL-http/1.1}{127.0.0.1:49557}
   [junit4]   2> 484875 T1848 oejs.Server.doStart Started @491701ms
   [junit4]   2> 484881 T1848 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 484882 T1848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 484882 T1848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001
   [junit4]   2> 484882 T1848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/'
   [junit4]   2> 484942 T1848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/solr.xml
   [junit4]   2> 484953 T1848 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores
   [junit4]   2> 484953 T1848 oasc.CoreContainer.<init> New CoreContainer 281731198
   [junit4]   2> 484954 T1848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/]
   [junit4]   2> 484955 T1848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 484955 T1848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 484956 T1848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 484956 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 484957 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 484957 T1848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 484958 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 484958 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 484958 T1848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 484959 T1848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 484959 T1848 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 484962 T1848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 484965 T1848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 484965 T1848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 484965 T1848 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 484965 T1848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49549/solr
   [junit4]   2> 484967 T1848 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 484967 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 484968 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484974 T1904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b6d2478 name:ZooKeeperConnection Watcher:127.0.0.1:49549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484975 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 484975 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 484982 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 484986 T1907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@619604c3 name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 484987 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 485000 T1848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 486008 T1848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49557_bald%2Ff
   [junit4]   2> 486010 T1848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49557_bald%2Ff
   [junit4]   2> 486021 T1848 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 486029 T1848 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores
   [junit4]   2> 486030 T1848 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores/collection1/
   [junit4]   2> 486030 T1848 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 486035 T1908 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 486035 T1908 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 486037 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 486037 T1908 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 486039 T1880 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49557/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49557_bald%2Ff",
   [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> 486042 T1880 oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49557/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49557_bald%2Ff",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 486043 T1880 oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 486043 T1880 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 486046 T1907 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> 486047 T1879 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> 486047 T1890 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> 487039 T1908 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 487040 T1908 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 487041 T1908 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 487042 T1908 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 487044 T1908 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 487045 T1908 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores/collection1/'
   [junit4]   2> 487084 T1908 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 487090 T1908 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 487104 T1908 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 487109 T1908 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 487133 T1908 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 487136 T1908 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 487141 T1908 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 487275 T1908 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 487277 T1908 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 487290 T1908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 487295 T1908 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 487355 T1908 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 487355 T1908 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 487356 T1908 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-1-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty1/
   [junit4]   2> 487357 T1908 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f99e87
   [junit4]   2> 487357 T1908 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty1
   [junit4]   2> 487358 T1908 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty1/index/
   [junit4]   2> 487358 T1908 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 487359 T1908 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty1/index
   [junit4]   2> 487359 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=9.357421875, floorSegmentMB=2.0888671875, forceMergeDeletesPctAllowed=16.704417503065024, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 487361 T1908 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3cf1c090 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@356b73c3),segFN=segments_1,generation=1}
   [junit4]   2> 487361 T1908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487366 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 487367 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 487367 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 487367 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487368 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 487369 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 487369 T1908 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 487370 T1908 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 487370 T1908 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 487371 T1908 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 487371 T1908 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 487372 T1908 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 487373 T1908 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 487374 T1908 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 487375 T1908 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 487377 T1908 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 487378 T1908 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 487378 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 487380 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 487380 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 487380 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 487381 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 487381 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 487382 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 487382 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 487383 T1908 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 487383 T1908 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 487391 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487392 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487393 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487395 T1908 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 487395 T1908 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 487399 T1908 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 487399 T1908 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 487401 T1908 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=9.6123046875, floorSegmentMB=0.7333984375, forceMergeDeletesPctAllowed=18.314076553980623, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786523365551463
   [junit4]   2> 487401 T1908 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3cf1c090 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@356b73c3),segFN=segments_1,generation=1}
   [junit4]   2> 487402 T1908 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 487402 T1908 oass.SolrIndexSearcher.<init> Opening Searcher@53c694de[collection1] main
   [junit4]   2> 487403 T1908 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 487406 T1908 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 487407 T1908 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 487410 T1908 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 487410 T1908 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 487411 T1908 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 487412 T1908 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 487412 T1908 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 487412 T1908 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 487412 T1908 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 487413 T1908 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 487414 T1909 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53c694de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487417 T1912 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:49557/bald/f collection:collection1 shard:shard2
   [junit4]   2> 487420 T1912 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 487425 T1848 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 487425 T1848 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 487467 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 487471 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 487472 T1912 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 487472 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1000 name=collection1 org.apache.solr.core.SolrCore@7e2b6eb7 url=https://127.0.0.1:49557/bald/f/collection1 node=127.0.0.1:49557_bald%2Ff C1000_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:49557/bald/f, node_name=127.0.0.1:49557_bald%2Ff, state=down}
   [junit4]   2> 487472 T1912 C1000 P49557 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:49557/bald/f/collection1/
   [junit4]   2> 487472 T1912 C1000 P49557 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 487473 T1912 C1000 P49557 oasc.SyncStrategy.syncToMe https://127.0.0.1:49557/bald/f/collection1/ has no replicas
   [junit4]   2> 487473 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:49557/bald/f/collection1/ shard2
   [junit4]   2> 487473 T1912 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 487475 T1880 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> 487489 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 487492 T1880 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "operation":"leader",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49557/bald/f",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "state":"active"} current state version: 4
   [junit4]   2> 487602 T1879 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> 487602 T1890 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> 487603 T1907 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> 487649 T1912 oasc.ZkController.register We are https://127.0.0.1:49557/bald/f/collection1/ and leader is https://127.0.0.1:49557/bald/f/collection1/
   [junit4]   2> 487649 T1912 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:49557/bald/f
   [junit4]   2> 487649 T1912 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 487650 T1912 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 487650 T1912 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 487656 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 487661 T1880 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":"https://127.0.0.1:49557/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49557_bald%2Ff",
   [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> 487663 T1880 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":"https://127.0.0.1:49557/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49557_bald%2Ff",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 487773 T1907 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> 487774 T1890 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> 487774 T1879 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> 489306 T1848 oas.SolrTestCaseJ4.writeCoreProperties Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores/collection1
   [junit4]   2> 489309 T1848 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 489310 T1848 oejs.Server.doStart jetty-9.2.6.v20141205
   [junit4]   2> 489315 T1848 oejsh.ContextHandler.doStart Started o.e.j.s.ServletContextHandler@52215bab{/bald/f,null,AVAILABLE}
   [junit4]   2> 489330 T1848 oejs.AbstractConnector.doStart Started ServerConnector@54c79584{SSL-http/1.1}{127.0.0.1:49560}
   [junit4]   2> 489331 T1848 oejs.Server.doStart Started @496154ms
   [junit4]   2> 489336 T1848 oass.SolrDispatchFilter.init SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@4554617c
   [junit4]   2> 489337 T1848 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 489337 T1848 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001
   [junit4]   2> 489338 T1848 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/'
   [junit4]   2> 489382 T1848 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/solr.xml
   [junit4]   2> 489392 T1848 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores
   [junit4]   2> 489394 T1848 oasc.CoreContainer.<init> New CoreContainer 458544745
   [junit4]   2> 489394 T1848 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/]
   [junit4]   2> 489395 T1848 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 489395 T1848 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 489395 T1848 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 489396 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 489396 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxConnections to: 10000
   [junit4]   2> 489396 T1848 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 489396 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 489397 T1848 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 489397 T1848 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 489397 T1848 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 489397 T1848 oashc.HttpShardHandlerFactory.getParameter Setting useRetries to: false
   [junit4]   2> 489401 T1848 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 489414 T1848 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 489414 T1848 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 489414 T1848 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 489414 T1848 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49549/solr
   [junit4]   2> 489415 T1848 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 489415 T1848 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 489422 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 489434 T1926 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45322963 name:ZooKeeperConnection Watcher:127.0.0.1:49549 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 489435 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 489436 T1848 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 489443 T1848 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 489452 T1929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25be13cc name:ZooKeeperConnection Watcher:127.0.0.1:49549/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 489452 T1848 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 489470 T1848 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 490486 T1848 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49560_bald%2Ff
   [junit4]   2> 490488 T1848 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49560_bald%2Ff
   [junit4]   2> 490515 T1848 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 490523 T1848 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores
   [junit4]   2> 490524 T1848 oasc.CorePropertiesLocator.discoverUnder Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores/collection1/
   [junit4]   2> 490524 T1848 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 490527 T1930 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 490527 T1930 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 490528 T1930 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 490529 T1879 oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 490532 T1880 oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49560/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49560_bald%2Ff",
   [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> 490534 T1880 oasco.ReplicaMutator.updateState Update state numShards=4 message={
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49560/bald/f",
   [junit4]   2> 	  "node_name":"127.0.0.1:49560_bald%2Ff",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 490534 T1880 oasco.ReplicaMutator.updateState Collection already exists with numShards=4
   [junit4]   2> 490534 T1880 oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 490537 T1879 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> 490542 T1929 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> 490542 T1890 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> 490543 T1907 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> 491530 T1930 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 491531 T1930 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 491532 T1930 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 491533 T1930 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 491535 T1930 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 491535 T1930 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores/collection1/'
   [junit4]   2> 491554 T1930 oasc.ZkController.watchZKConfDir watch zkdir /configs/conf1
   [junit4]   2> 491558 T1930 oasc.Config.<init> loaded config solrconfig.xml with version 0 
   [junit4]   2> 491572 T1930 oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 491577 T1930 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 491588 T1930 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 491591 T1930 oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 491598 T1930 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 491726 T1930 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 491727 T1930 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 491728 T1930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 491734 T1930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 491785 T1930 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 491785 T1930 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 491786 T1930 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/shard-2-001/cores/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty2/
   [junit4]   2> 491787 T1930 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2f99e87
   [junit4]   2> 491787 T1930 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty2
   [junit4]   2> 491787 T1930 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty2/index/
   [junit4]   2> 491788 T1930 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 491789 T1930 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001/tempDir-001/jetty2/index
   [junit4]   2> 491789 T1930 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=9.357421875, floorSegmentMB=2.0888671875, forceMergeDeletesPctAllowed=16.704417503065024, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 491790 T1930 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@660b1a73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@668ef140),segFN=segments_1,generation=1}
   [junit4]   2> 491790 T1930 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 491794 T1930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 491794 T1930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 491794 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 491795 T1930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 491795 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 491795 T1930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 491796 T1930 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 491796 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 491796 T1930 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 491797 T1930 oasc.RequestHandlers.initHandlersFromConfig created /update: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 491797 T1930 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 491798 T1930 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 491798 T1930 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 491799 T1930 oasc.RequestHandlers.initHandlersFromConfig created /config: org.apache.solr.handler.SolrConfigHandler
   [junit4]   2> 491799 T1930 oasc.RequestHandlers.initHandlersFromConfig created /schema: org.apache.solr.handler.SchemaHandler
   [junit4]   2> 491801 T1930 oasc.RequestHandlers.initHandlersFromConfig created /replication: org.apache.solr.handler.ReplicationHandler
   [junit4]   2> 491801 T1930 oasc.RequestHandlers.initHandlersFromConfig created /get: org.apache.solr.handler.RealTimeGetHandler
   [junit4]   2> 491802 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
   [junit4]   2> 491805 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
   [junit4]   2> 491805 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
   [junit4]   2> 491807 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
   [junit4]   2> 491807 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
   [junit4]   2> 491808 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/properties: org.apache.solr.handler.admin.PropertiesRequestHandler
   [junit4]   2> 491808 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
   [junit4]   2> 491809 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: org.apache.solr.handler.PingRequestHandler
   [junit4]   2> 491809 T1930 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 491810 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 491819 T1930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 491821 T1930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 491822 T1930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 491823 T1930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 491824 T1930 oasc.SolrCore.initStatsCache Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 491826 T1930 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 491826 T1930 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 491828 T1930 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=9.6123046875, floorSegmentMB=0.7333984375, forceMergeDeletesPctAllowed=18.314076553980623, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.786523365551463
   [junit4]   2> 491828 T1930 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@660b1a73 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@668ef140),segFN=segments_1,generation=1}
   [junit4]   2> 491828 T1930 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 491829 T1930 oass.SolrIndexSearcher.<init> Opening Searcher@60d77c48[collection1] main
 

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

ests.file.encoding=UTF-8
   [junit4] ERROR    101s | TestRebalanceLeaders.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:49563/bald/f, https://127.0.0.1:49553/bald/f, https://127.0.0.1:49560/bald/f, https://127.0.0.1:49566/bald/f, https://127.0.0.1:49557/bald/f]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([339B0D69996EC548:BBCF32B33792A8B0]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:349)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1009)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:787)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:730)
   [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:940)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49557/bald/f: 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 /bald/f/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:140)
   [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:687)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:712)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:692)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.rejoinElection(CollectionsHandler.java:487)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.insurePreferredIsLeader(CollectionsHandler.java:402)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleBalanceLeaders(CollectionsHandler.java:309)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:275)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:144)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:736)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:261)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:204)
   [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:143)
   [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:1125)
   [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:1059)
   [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:313)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:248)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:626)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:546)
   [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:527)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:214)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:370)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:338)
   [junit4]    > 	... 48 more
   [junit4]   2> 579793 T1848 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestRebalanceLeaders 339B0D69996EC548-001
   [junit4]   2> 100963 T1847 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=tr_TR, timezone=Brazil/East
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_31 (64-bit)/cpus=2,threads=1,free=81941528,total=163131392
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, TestFreeTextSuggestions, SolrCmdDistributorTest, CircularListTest, TestExceedMaxTermLength, XmlUpdateRequestHandlerTest, TestRestManager, CursorPagingTest, TimeZoneUtilsTest, TestStressReorder, TestBinaryField, ZkSolrClientTest, SimpleCollectionCreateDeleteTest, TestElisionMultitermQuery, CollectionsAPIAsyncDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestLFUCache, DateMathParserTest, TestCollectionAPI, DistributedSpellCheckComponentTest, HdfsBasicDistributedZkTest, URLClassifyProcessorTest, TestSchemaNameResource, SuggesterTest, BadCopyFieldTest, BJQParserTest, AnalyticsMergeStrategyTest, NumericFieldsTest, TestCSVLoader, ReturnFieldsTest, CloudExitableDirectoryReaderTest, TestComponentsName, RemoteQueryErrorTest, TestNRTOpen, CoreAdminHandlerTest, UpdateRequestProcessorFactoryTest, TestExpandComponent, TestRealTimeGet, TestReloadAndDeleteDocs, HdfsRecoveryZkTest, OverseerRolesTest, TestImplicitCoreProperties, CloudMLTQParserTest, CurrencyFieldOpenExchangeTest, TestRangeQuery, TestSolrQueryParserDefaultOperatorResource, TestRebalanceLeaders]
   [junit4] Completed in 101.80s, 1 test, 1 error <<< FAILURES!

[...truncated 1278 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:519: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:61: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:191: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:510: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1348: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:956: There were test failures: 461 suites, 1846 tests, 1 error, 51 ignored (20 assumptions)

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