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 2014/03/09 06:45:37 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.6.0) - Build # 1362 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1362/
Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CustomCollectionTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:52280, http://127.0.0.1:52274, http://127.0.0.1:52283, http://127.0.0.1:52270, http://127.0.0.1:52277]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:52280, http://127.0.0.1:52274, http://127.0.0.1:52283, http://127.0.0.1:52270, http://127.0.0.1:52277]
	at __randomizedtesting.SeedInfo.seed([FF2B4CCF6D6A51F:8E143AD48189C523]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1608)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1570)
	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:184)
	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.GeneratedMethodAccessor49.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	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:358)
	at java.lang.Thread.run(Thread.java:695)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.common.SolrException
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:256)
	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:241)
	at org.apache.solr.handler.admin.CollectionsHandler.handleCreateAction(CollectionsHandler.java:376)
	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:143)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:277)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
	at org.eclipse.jetty.server.Server.handle(Server.java:368)
	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
	at java.lang.Thread.run(Thread.java:695)

	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
	... 45 more




Build Log:
[...truncated 9847 lines...]
   [junit4] Suite: org.apache.solr.cloud.CustomCollectionTest
   [junit4]   2> 1383715 T5636 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1383716 T5636 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1383720 T5636 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-CustomCollectionTest-1394339507497
   [junit4]   2> 1383721 T5636 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1383723 T5637 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1383823 T5636 oasc.ZkTestServer.run start zk server on port:52267
   [junit4]   2> 1383825 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383845 T5643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f342fd5 name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1383845 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1383846 T5636 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1383862 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1383866 T5645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cceb19 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1383866 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1383867 T5636 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1383877 T5636 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1383886 T5636 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1383895 T5636 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1383910 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1383911 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1383929 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1383930 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1383945 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1383945 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1383959 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1383961 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1383972 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1383972 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1383982 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1383983 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1383992 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1383993 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1384002 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1384002 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1384012 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1384013 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1384023 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1384024 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1384032 T5636 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1384033 T5636 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1385173 T5636 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1385187 T5636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52270
   [junit4]   2> 1385188 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1385189 T5636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1385189 T5636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819
   [junit4]   2> 1385190 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/'
   [junit4]   2> 1385225 T5636 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/solr.xml
   [junit4]   2> 1385268 T5636 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819
   [junit4]   2> 1385269 T5636 oasc.CoreContainer.<init> New CoreContainer 116104588
   [junit4]   2> 1385269 T5636 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/]
   [junit4]   2> 1385270 T5636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1385270 T5636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1385270 T5636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1385271 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1385271 T5636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1385271 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1385272 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1385272 T5636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1385273 T5636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1385295 T5636 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1385296 T5636 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1385296 T5636 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1385296 T5636 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52267/solr
   [junit4]   2> 1385296 T5636 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1385299 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385303 T5656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56b455e0 name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385304 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385311 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1385315 T5658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a2e6359 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1385316 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1385320 T5636 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1385333 T5636 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1385349 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1385356 T5636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52270_
   [junit4]   2> 1385359 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52270_
   [junit4]   2> 1385371 T5636 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1385379 T5636 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1385397 T5636 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52270_
   [junit4]   2> 1385397 T5636 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1385407 T5636 oasc.Overseer.start Overseer (id=91379433963978755-127.0.0.1:52270_-n_0000000000) starting
   [junit4]   2> 1385420 T5636 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1385436 T5660 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1385438 T5636 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1385440 T5660 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1385451 T5636 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1385456 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1385471 T5659 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1385472 T5636 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819
   [junit4]   2> 1386025 T5636 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/conf/
   [junit4]   2> 1386033 T5636 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1386034 T5636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1386035 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1386036 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1386040 T5663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@504112dc name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1386041 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1386050 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1386061 T5636 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1387224 T5636 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1387224 T5636 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1387228 T5636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52274
   [junit4]   2> 1387228 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1387229 T5636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1387229 T5636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838
   [junit4]   2> 1387229 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/'
   [junit4]   2> 1387254 T5636 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/solr.xml
   [junit4]   2> 1387291 T5636 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838
   [junit4]   2> 1387292 T5636 oasc.CoreContainer.<init> New CoreContainer 836371268
   [junit4]   2> 1387292 T5636 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/]
   [junit4]   2> 1387293 T5636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1387293 T5636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1387294 T5636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1387294 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1387294 T5636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1387295 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1387295 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1387295 T5636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1387296 T5636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1387315 T5636 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1387315 T5636 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1387316 T5636 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1387316 T5636 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52267/solr
   [junit4]   2> 1387316 T5636 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1387318 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387322 T5674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@600c7eed name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1387322 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1387326 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1387329 T5676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26118748 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1387330 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1387342 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1388355 T5636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52274_
   [junit4]   2> 1388360 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52274_
   [junit4]   2> 1388379 T5658 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1388385 T5663 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1388386 T5676 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1388722 T5636 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838
   [junit4]   2> 1389098 T5636 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/conf/
   [junit4]   2> 1389103 T5636 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1389104 T5636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1389104 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1390263 T5636 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1390264 T5636 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1390268 T5636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52277
   [junit4]   2> 1390269 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1390269 T5636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1390270 T5636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881
   [junit4]   2> 1390270 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/'
   [junit4]   2> 1390300 T5636 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/solr.xml
   [junit4]   2> 1390341 T5636 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881
   [junit4]   2> 1390342 T5636 oasc.CoreContainer.<init> New CoreContainer 450561885
   [junit4]   2> 1390342 T5636 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/]
   [junit4]   2> 1390343 T5636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1390343 T5636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1390344 T5636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1390344 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1390345 T5636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1390345 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1390346 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1390347 T5636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1390347 T5636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1390369 T5636 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1390371 T5636 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1390371 T5636 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1390371 T5636 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52267/solr
   [junit4]   2> 1390371 T5636 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1390373 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390377 T5688 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c07871 name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390377 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1390382 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1390385 T5690 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b322f04 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1390385 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1390400 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1391414 T5636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52277_
   [junit4]   2> 1391421 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52277_
   [junit4]   2> 1391448 T5690 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1391448 T5663 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1391449 T5676 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1391449 T5658 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1391467 T5636 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881
   [junit4]   2> 1391863 T5636 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/conf/
   [junit4]   2> 1391869 T5636 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1391869 T5636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1391870 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1393061 T5636 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1393062 T5636 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1393065 T5636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52280
   [junit4]   2> 1393065 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1393065 T5636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1393066 T5636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646
   [junit4]   2> 1393066 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/'
   [junit4]   2> 1393094 T5636 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/solr.xml
   [junit4]   2> 1393140 T5636 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646
   [junit4]   2> 1393140 T5636 oasc.CoreContainer.<init> New CoreContainer 1441202640
   [junit4]   2> 1393141 T5636 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/]
   [junit4]   2> 1393142 T5636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1393142 T5636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1393142 T5636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1393143 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1393143 T5636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1393143 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1393143 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1393144 T5636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1393145 T5636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1393164 T5636 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1393164 T5636 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1393165 T5636 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1393165 T5636 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52267/solr
   [junit4]   2> 1393166 T5636 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1393166 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393171 T5702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31282abf name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393172 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1393181 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1393187 T5704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@379512ed name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1393187 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1393204 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1394215 T5636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52280_
   [junit4]   2> 1394217 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52280_
   [junit4]   2> 1394229 T5704 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1394231 T5663 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1394235 T5658 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1394235 T5690 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1394236 T5676 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1394244 T5636 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646
   [junit4]   2> 1394614 T5636 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/conf/
   [junit4]   2> 1394618 T5636 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1394619 T5636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1394619 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1395730 T5636 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1395731 T5636 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1395737 T5636 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52283
   [junit4]   2> 1395737 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1395738 T5636 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1395738 T5636 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395
   [junit4]   2> 1395739 T5636 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/'
   [junit4]   2> 1395767 T5636 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/solr.xml
   [junit4]   2> 1395822 T5636 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395
   [junit4]   2> 1395822 T5636 oasc.CoreContainer.<init> New CoreContainer 594575877
   [junit4]   2> 1395823 T5636 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/]
   [junit4]   2> 1395824 T5636 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1395824 T5636 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1395824 T5636 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1395825 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1395825 T5636 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1395825 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1395825 T5636 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1395826 T5636 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1395827 T5636 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1395845 T5636 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1395845 T5636 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1395846 T5636 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1395846 T5636 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52267/solr
   [junit4]   2> 1395846 T5636 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1395847 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395852 T5716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f682870 name:ZooKeeperConnection Watcher:127.0.0.1:52267 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1395853 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1395862 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1395866 T5718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f22de57 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1395867 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1395885 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1396898 T5636 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52283_
   [junit4]   2> 1396903 T5636 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52283_
   [junit4]   2> 1396927 T5690 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396932 T5676 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396935 T5718 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396936 T5663 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396936 T5658 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396936 T5704 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1396954 T5636 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395
   [junit4]   2> 1397317 T5636 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/conf/
   [junit4]   2> 1397322 T5636 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1397323 T5636 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1397324 T5636 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1397325 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397330 T5721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@602e398c name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1397330 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1397333 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1397341 T5636 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1397344 T5723 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7087f7c2 name:ZooKeeperConnection Watcher:127.0.0.1:52267/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1397345 T5636 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1397348 T5636 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1397368 T5699 oasha.CollectionsHandler.handleCreateAction Creating Collection : shards=a,b,c&maxShardsPerNode=5&name=implicitcoll0&replicationFactor=5&action=CREATE&wt=javabin&router.name=implicit&version=2
   [junit4]   2> 1397370 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397378 T5660 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"5",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1397378 T5660 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"implicitcoll0",
   [junit4]   2> 	  "replicationFactor":"5",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b,c",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1397381 T5660 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1397381 T5660 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/implicitcoll0 
   [junit4]   2> 1397382 T5660 oascc.SolrZkClient.makePath makePath: /collections/implicitcoll0
   [junit4]   2> 1397398 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397406 T5659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1397409 T5659 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: implicitcoll0
   [junit4]   2> 1397409 T5659 oasc.Overseer$ClusterStateUpdater.createCollection Create collection implicitcoll0 with shards [a, b, c]
   [junit4]   2> 1397422 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397428 T5721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397429 T5676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397429 T5658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397430 T5663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397431 T5704 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397429 T5723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397434 T5690 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397434 T5718 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397501 T5660 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection, shardNames [a, b, c] , replicationFactor : 5
   [junit4]   2> 1397501 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica1 as part of slice a of collection implicitcoll0 on 127.0.0.1:52277_
   [junit4]   2> 1397505 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica2 as part of slice a of collection implicitcoll0 on 127.0.0.1:52283_
   [junit4]   2> 1397514 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica3 as part of slice a of collection implicitcoll0 on 127.0.0.1:52280_
   [junit4]   2> 1397514 T5681 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=a&collection.configName=conf1&name=implicitcoll0_a_replica1&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397522 T5713 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=a&collection.configName=conf1&name=implicitcoll0_a_replica2&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397526 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica4 as part of slice a of collection implicitcoll0 on 127.0.0.1:52270_
   [junit4]   2> 1397528 T5700 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=a&collection.configName=conf1&name=implicitcoll0_a_replica3&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397529 T5681 oasc.ZkController.publish publishing core=implicitcoll0_a_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1397531 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_a_replica5 as part of slice a of collection implicitcoll0 on 127.0.0.1:52274_
   [junit4]   2> 1397532 T5681 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397533 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397534 T5713 oasc.ZkController.publish publishing core=implicitcoll0_a_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1397535 T5652 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=a&collection.configName=conf1&name=implicitcoll0_a_replica4&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397538 T5713 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397538 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica1 as part of slice b of collection implicitcoll0 on 127.0.0.1:52277_
   [junit4]   2> 1397542 T5668 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=a&collection.configName=conf1&name=implicitcoll0_a_replica5&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397542 T5700 oasc.ZkController.publish publishing core=implicitcoll0_a_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1397544 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica2 as part of slice b of collection implicitcoll0 on 127.0.0.1:52283_
   [junit4]   2> 1397549 T5700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397550 T5682 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=b&collection.configName=conf1&name=implicitcoll0_b_replica1&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397551 T5652 oasc.ZkController.publish publishing core=implicitcoll0_a_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1397551 T5659 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1397551 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397555 T5652 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397556 T5668 oasc.ZkController.publish publishing core=implicitcoll0_a_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1397556 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52277",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52277_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397558 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica3 as part of slice b of collection implicitcoll0 on 127.0.0.1:52280_
   [junit4]   2> 1397562 T5682 oasc.ZkController.publish publishing core=implicitcoll0_b_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1397563 T5714 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=b&collection.configName=conf1&name=implicitcoll0_b_replica2&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397563 T5668 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397566 T5682 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397567 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica4 as part of slice b of collection implicitcoll0 on 127.0.0.1:52270_
   [junit4]   2> 1397570 T5714 oasc.ZkController.publish publishing core=implicitcoll0_b_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1397570 T5696 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=b&collection.configName=conf1&name=implicitcoll0_b_replica3&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397574 T5714 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397574 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_b_replica5 as part of slice b of collection implicitcoll0 on 127.0.0.1:52274_
   [junit4]   2> 1397576 T5696 oasc.ZkController.publish publishing core=implicitcoll0_b_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1397577 T5653 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=b&collection.configName=conf1&name=implicitcoll0_b_replica4&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397578 T5696 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397580 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica1 as part of slice c of collection implicitcoll0 on 127.0.0.1:52277_
   [junit4]   2> 1397582 T5669 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=b&collection.configName=conf1&name=implicitcoll0_b_replica5&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397584 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica2 as part of slice c of collection implicitcoll0 on 127.0.0.1:52283_
   [junit4]   2> 1397587 T5669 oasc.ZkController.publish publishing core=implicitcoll0_b_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1397587 T5683 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=c&collection.configName=conf1&name=implicitcoll0_c_replica1&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397589 T5653 oasc.ZkController.publish publishing core=implicitcoll0_b_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1397589 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397590 T5669 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397593 T5683 oasc.ZkController.publish publishing core=implicitcoll0_c_replica1 state=down collection=implicitcoll0
   [junit4]   2> 1397594 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica3 as part of slice c of collection implicitcoll0 on 127.0.0.1:52280_
   [junit4]   2> 1397596 T5709 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=c&collection.configName=conf1&name=implicitcoll0_c_replica2&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397596 T5683 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397600 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52283",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52283_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397603 T5653 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397605 T5709 oasc.ZkController.publish publishing core=implicitcoll0_c_replica2 state=down collection=implicitcoll0
   [junit4]   2> 1397605 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica4 as part of slice c of collection implicitcoll0 on 127.0.0.1:52270_
   [junit4]   2> 1397606 T5709 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397608 T5697 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=c&collection.configName=conf1&name=implicitcoll0_c_replica3&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397613 T5660 oasc.OverseerCollectionProcessor.createCollection Creating shard implicitcoll0_c_replica5 as part of slice c of collection implicitcoll0 on 127.0.0.1:52274_
   [junit4]   2> 1397613 T5697 oasc.ZkController.publish publishing core=implicitcoll0_c_replica3 state=down collection=implicitcoll0
   [junit4]   2> 1397616 T5654 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=c&collection.configName=conf1&name=implicitcoll0_c_replica4&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397617 T5697 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397621 T5670 oasha.CoreAdminHandler.handleCreateAction core create command numShards=3&shard=c&collection.configName=conf1&name=implicitcoll0_c_replica5&action=CREATE&collection=implicitcoll0&wt=javabin&qt=/admin/cores&version=2
   [junit4]   2> 1397624 T5654 oasc.ZkController.publish publishing core=implicitcoll0_c_replica4 state=down collection=implicitcoll0
   [junit4]   2> 1397626 T5670 oasc.ZkController.publish publishing core=implicitcoll0_c_replica5 state=down collection=implicitcoll0
   [junit4]   2> 1397629 T5670 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397630 T5654 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1397632 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52280",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52280_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397638 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397641 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52270",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52270_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397647 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397651 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52274",
   [junit4]   2> 	  "core":"implicitcoll0_a_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52274_",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397660 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397663 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52277",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52277_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397670 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397673 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52283",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52283_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397684 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397688 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52280",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52280_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397696 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397700 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52274",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52274_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397707 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397710 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52277",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52277_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397716 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397720 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52270",
   [junit4]   2> 	  "core":"implicitcoll0_b_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52270_",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397727 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397730 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52283",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52283_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397737 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397741 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52280",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica3",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52280_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397748 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397752 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52270",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica4",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52270_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397759 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397764 T5659 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52274",
   [junit4]   2> 	  "core":"implicitcoll0_c_replica5",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52274_",
   [junit4]   2> 	  "shard":"c",
   [junit4]   2> 	  "collection":"implicitcoll0",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1397779 T5658 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1397891 T5676 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397893 T5663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397891 T5718 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397893 T5723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397896 T5658 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397893 T5721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397900 T5690 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1397901 T5704 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1398533 T5681 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica1
   [junit4]   2> 1398535 T5681 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica1' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_a_replica1
   [junit4]   2> 1398535 T5681 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398537 T5681 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398537 T5681 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398539 T5713 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica2
   [junit4]   2> 1398540 T5681 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398541 T5681 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_a_replica1/'
   [junit4]   2> 1398541 T5713 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica2' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_a_replica2
   [junit4]   2> 1398541 T5713 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398543 T5713 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398544 T5713 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398549 T5713 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398549 T5713 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_a_replica2/'
   [junit4]   2> 1398553 T5700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica3
   [junit4]   2> 1398556 T5700 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica3' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_a_replica3
   [junit4]   2> 1398557 T5700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398558 T5652 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica4
   [junit4]   2> 1398562 T5652 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica4' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_a_replica4
   [junit4]   2> 1398563 T5652 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398563 T5700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398564 T5700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398564 T5668 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_a_replica5
   [junit4]   2> 1398566 T5652 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398567 T5652 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398568 T5682 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica1
   [junit4]   2> 1398573 T5682 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica1' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_b_replica1
   [junit4]   2> 1398574 T5682 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398568 T5668 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_a_replica5' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_a_replica5
   [junit4]   2> 1398575 T5668 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398576 T5714 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica2
   [junit4]   2> 1398578 T5714 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica2' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_b_replica2
   [junit4]   2> 1398578 T5714 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398580 T5696 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica3
   [junit4]   2> 1398581 T5682 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398581 T5682 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398581 T5696 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica3' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_b_replica3
   [junit4]   2> 1398583 T5696 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398583 T5668 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398583 T5668 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398584 T5700 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398584 T5700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_a_replica3/'
   [junit4]   2> 1398592 T5669 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica5
   [junit4]   2> 1398597 T5714 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398597 T5714 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398597 T5696 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398597 T5696 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398605 T5653 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_b_replica4
   [junit4]   2> 1398609 T5653 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica4' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_b_replica4
   [junit4]   2> 1398612 T5653 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398613 T5669 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_b_replica5' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_b_replica5
   [junit4]   2> 1398613 T5669 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398610 T5709 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica2
   [junit4]   2> 1398615 T5709 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica2' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_c_replica2
   [junit4]   2> 1398615 T5709 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398610 T5683 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica1
   [junit4]   2> 1398618 T5683 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica1' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_c_replica1
   [junit4]   2> 1398619 T5683 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398619 T5682 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398620 T5682 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_b_replica1/'
   [junit4]   2> 1398621 T5697 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica3
   [junit4]   2> 1398625 T5697 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica3' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_c_replica3
   [junit4]   2> 1398625 T5697 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398632 T5714 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398632 T5714 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_b_replica2/'
   [junit4]   2> 1398633 T5709 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398633 T5709 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398634 T5654 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica4
   [junit4]   2> 1398636 T5697 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398636 T5697 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398636 T5654 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica4' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_c_replica4
   [junit4]   2> 1398637 T5654 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398634 T5670 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for implicitcoll0_c_replica5
   [junit4]   2> 1398634 T5683 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398638 T5683 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398639 T5670 oasc.CoreContainer.create Creating SolrCore 'implicitcoll0_c_replica5' using instanceDir: ./org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_c_replica5
   [junit4]   2> 1398640 T5670 oasc.ZkController.createCollectionZkNode Check for collection zkNode:implicitcoll0
   [junit4]   2> 1398636 T5669 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398640 T5669 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398642 T5652 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398642 T5652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_a_replica4/'
   [junit4]   2> 1398643 T5668 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398663 T5668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_a_replica5/'
   [junit4]   2> 1398667 T5653 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398667 T5653 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398667 T5696 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398667 T5696 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_b_replica3/'
   [junit4]   2> 1398675 T5670 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398676 T5670 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398685 T5697 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398686 T5697 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty3-1394339515646/implicitcoll0_c_replica3/'
   [junit4]   2> 1398690 T5654 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1398690 T5654 oascc.ZkStateReader.readConfigName Load collection config from:/collections/implicitcoll0
   [junit4]   2> 1398692 T5653 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398693 T5653 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_b_replica4/'
   [junit4]   2> 1398697 T5654 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398698 T5654 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CustomCollectionTest-controljetty-1394339507819/implicitcoll0_c_replica4/'
   [junit4]   2> 1398710 T5683 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398711 T5683 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty2-1394339512881/implicitcoll0_c_replica1/'
   [junit4]   2> 1398712 T5709 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398712 T5709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty4-1394339518395/implicitcoll0_c_replica2/'
   [junit4]   2> 1398732 T5669 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398732 T5669 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_b_replica5/'
   [junit4]   2> 1398744 T5670 oascc.ZkStateReader.readConfigName path=/collections/implicitcoll0 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1398744 T5670 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CustomCollectionTest-jetty1-1394339509838/implicitcoll0_c_replica5/'
   [junit4]   2> 1398883 T5653 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1398908 T5709 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1398939 T5713 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399070 T5681 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399089 T5668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399092 T5696 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399101 T5700 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399102 T5682 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399105 T5714 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399112 T5669 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399127 T5697 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 1399150 T5652 oasc.SolrConfig.<init> Using L

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

:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:387)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:635)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1608)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1570)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.testCustomCollectionsAPI(CustomCollectionTest.java:184)
   [junit4]    > 	at org.apache.solr.cloud.CustomCollectionTest.doTest(CustomCollectionTest.java:127)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:695)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: org.apache.solr.common.SolrException
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:256)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:241)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleCreateAction(CollectionsHandler.java:376)
   [junit4]    > 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:143)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:135)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.handleAdminRequest(SolrDispatchFilter.java:732)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:277)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:217)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:134)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]    > 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]    > 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]    > 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]    > 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
   [junit4]    > 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:695)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:497)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:302)
   [junit4]    > 	... 45 more
   [junit4]   2> 1532387 T5636 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 148681 T5635 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1533789 T5718 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=iw_IL, timezone=Europe/Minsk
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Apple Inc. 1.6.0_65 (64-bit)/cpus=2,threads=1,free=57354504,total=246546432
   [junit4]   2> NOTE: All tests run in this JVM: [ChangedSchemaMergeTest, SyncSliceTest, DisMaxRequestHandlerTest, TestLRUCache, ShardRoutingCustomTest, DocValuesTest, SchemaVersionSpecificBehaviorTest, TestManagedSchema, NumericFieldsTest, CachingDirectoryFactoryTest, TestArbitraryIndexDir, TestLMJelinekMercerSimilarityFactory, AddSchemaFieldsUpdateProcessorFactoryTest, CoreContainerCoreInitFailuresTest, RemoteQueryErrorTest, TestDistribDocBasedVersion, TestCloudManagedSchema, TestSort, SampleTest, RAMDirectoryFactoryTest, WordBreakSolrSpellCheckerTest, SliceStateUpdateTest, InfoHandlerTest, TestInitQParser, TestValueSourceCache, TestLMDirichletSimilarityFactory, TestJmxMonitoredMap, AddBlockUpdateTest, TestXIncludeConfig, LeaderElectionIntegrationTest, UpdateParamsTest, TestPHPSerializedResponseWriter, OutputWriterTest, TestCopyFieldCollectionResource, TestRandomFaceting, TestOmitPositions, ParsingFieldUpdateProcessorsTest, StressHdfsTest, TestElisionMultitermQuery, TestHighlightDedupGrouping, TestDocSet, TestSchemaSimilarityResource, TestExtendedDismaxParser, AssignTest, PreAnalyzedFieldTest, SolrTestCaseJ4Test, OverseerTest, ConnectionManagerTest, CSVRequestHandlerTest, AnalysisAfterCoreReloadTest, MultiTermTest, BadIndexSchemaTest, TestMergePolicyConfig, TestFaceting, TestRecoveryHdfs, NoCacheHeaderTest, TestManagedSchemaFieldResource, DeleteInactiveReplicaTest, TestStressUserVersions, TestUniqueKeyFieldResource, BadCopyFieldTest, DistanceFunctionTest, CurrencyFieldOpenExchangeTest, TestReloadAndDeleteDocs, HdfsUnloadDistributedZkTest, TestQueryUtils, CollectionsAPIDistributedZkTest, TestDefaultSimilarityFactory, TestFunctionQuery, PrimUtilsTest, FileUtilsTest, TimeZoneUtilsTest, TestBinaryField, TestLazyCores, TestSearchPerf, ResponseLogComponentTest, ZkControllerTest, DocValuesMissingTest, IndexSchemaRuntimeFieldTest, DistributedSuggestComponentTest, XsltUpdateRequestHandlerTest, TestSystemIdResolver, TestRandomDVFaceting, TestFastOutputStream, DeleteShardTest, TestTrie, TestZkChroot, TestSolrQueryParserResource, TestOverriddenPrefixQueryForCustomFieldType, TestAnalyzedSuggestions, IndexSchemaTest, TestReplicationHandler, TestHighFrequencyDictionaryFactory, SoftAutoCommitTest, FastVectorHighlighterTest, TestFastWriter, TestSerializedLuceneMatchVersion, BadComponentTest, TestExpandComponent, SolrCoreTest, SolrCoreCheckLockOnStartupTest, DocumentBuilderTest, HdfsCollectionsAPIDistributedZkTest, CurrencyFieldXmlFileTest, DistributedQueryElevationComponentTest, TestRangeQuery, ClusterStateUpdateTest, TestFileDictionaryLookup, RecoveryZkTest, TestFieldResource, StandardRequestHandlerTest, TestJoin, TriLevelCompositeIdRoutingTest, ClusterStateTest, SpellCheckComponentTest, TestConfig, TestPerFieldSimilarity, TestMultiCoreConfBootstrap, TestDocumentBuilder, DistribCursorPagingTest, TestCollationFieldDocValues, PeerSyncTest, RegexBoostProcessorTest, TestDistributedSearch, SuggesterTest, NotRequiredUniqueKeyTest, CacheHeaderTest, TestFastLRUCache, TestQuerySenderNoQuery, DeleteReplicaTest, ZkCLITest, SuggestComponentTest, SolrRequestParserTest, TermVectorComponentDistributedTest, TestExceedMaxTermLength, SolrIndexConfigTest, CustomCollectionTest]
   [junit4] Completed in 150.22s, 1 test, 1 error <<< FAILURES!

[...truncated 709 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:471: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:451: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:490: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1278: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:911: There were test failures: 369 suites, 1578 tests, 1 error, 42 ignored (7 assumptions)

Total time: 81 minutes 1 second
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure