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/20 20:06:21 UTC

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1392 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1392/
Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord

2 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testDistribSearch

Error Message:
status the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: status the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([E220D14E44EC8C2F:63C65F5633B3EC13]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:504)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:203)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:300)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.requestStatus(CollectionAdminRequest.java:449)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.getRequestState(CollectionsAPIAsyncDistributedZkTest.java:106)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.getRequestStateAfterCompletion(CollectionsAPIAsyncDistributedZkTest.java:94)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.testSolrJAPICalls(CollectionsAPIAsyncDistributedZkTest.java:85)
	at org.apache.solr.cloud.CollectionsAPIAsyncDistributedZkTest.doTest(CollectionsAPIAsyncDistributedZkTest.java:61)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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:359)
	at java.lang.Thread.run(Thread.java:744)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
ERROR: SolrIndexSearcher opens=9 closes=10

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=9 closes=10
	at __randomizedtesting.SeedInfo.seed([E220D14E44EC8C2F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:405)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:176)
	at sun.reflect.GeneratedMethodAccessor29.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:789)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10384 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
   [junit4]   2> 769185 T3052 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=5
   [junit4]   2> 769185 T3052 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 769186 T3052 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 769186 T3052 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345
   [junit4]   2> 769187 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 769188 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 769189 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 769189 T3052 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 769270 T3001 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 769335 T3052 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 769392 T2985 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 769437 T3052 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-collapseqparser.xml
   [junit4]   2> 769438 T3052 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 769457 T3052 oass.IndexSchema.readSchema [null] Schema name=example
   [junit4]   2> 769762 T3052 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 769766 T3052 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 769776 T3052 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 769777 T3052 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 769777 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 769899 T3052 oasc.CoreContainer.<init> New CoreContainer 914209371
   [junit4]   2> 769900 T3052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 769912 T3052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 0
   [junit4]   2> 769912 T3052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 769912 T3052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 0
   [junit4]   2> 769913 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 769913 T3052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 769913 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 769913 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 769914 T3052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 769914 T3052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 769918 T3052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 769919 T3052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 769919 T3052 oasc.CoreContainer.load Host Name: 
   [junit4]   2> 769926 T3053 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 769927 T3053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 769928 T3053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 769928 T3053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 769929 T3053 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 770019 T3053 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 770122 T3053 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-collapseqparser.xml
   [junit4]   2> 770122 T3053 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 770128 T3053 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 770256 T2969 oasc.Overseer.createOverseerNode ERROR Could not create Overseer node org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1175)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1139)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:422)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 770257 T2969 oasc.SolrCore.close [testSolrCloudCollection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@59ff9da1
   [junit4]   2> 770271 T2969 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=1,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 770271 T2969 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 770271 T2969 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 770271 T2969 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 770273 T2969 oasc.SolrCore.closeSearcher [testSolrCloudCollection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 770273 T2969 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 770273 T2969 oasc.CachingDirectoryFactory.closeCacheValue looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 770273 T2969 oasc.CachingDirectoryFactory.close Closing directory: data/index
   [junit4]   2> 770273 T2969 oasc.CachingDirectoryFactory.closeCacheValue looking to close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 770273 T2969 oasc.CachingDirectoryFactory.close Closing directory: data
   [junit4]   2> 770273 T2969 oasc.LeaderElector$1.process WARN  java.lang.RuntimeException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1184)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getInQueue(Overseer.java:1139)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:289)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:422)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:212)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:311)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$9.execute(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:308)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:1175)
   [junit4]   2> 	... 13 more
   [junit4]   2> 
   [junit4]   2> 770274 T2969 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 770274 T2969 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 770274 T2969 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 770400 T3053 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 770403 T3053 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 770409 T3053 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 770409 T3053 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345/
   [junit4]   2> 770409 T3053 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5dd08
   [junit4]   2> 770409 T3053 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345
   [junit4]   2> 770410 T3053 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345/index/
   [junit4]   2> 770410 T3053 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345/index' doesn't exist. Creating new index...
   [junit4]   2> 770411 T3053 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-DistributedExpandComponentTest-1395336079345/index
   [junit4]   2> 770412 T3053 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=11.037109375, floorSegmentMB=1.6474609375, forceMergeDeletesPctAllowed=28.980391929451525, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 770413 T3053 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3bc21f29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f24d5a)),segFN=segments_1,generation=1}
   [junit4]   2> 770413 T3053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 770413 T3053 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 770418 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 770418 T3053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 770419 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 770419 T3053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 770419 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 770420 T3053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 770420 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 770420 T3053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 770421 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 770422 T3053 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 770422 T3053 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 770422 T3053 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 770422 T3053 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 770422 T3053 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 770423 T3053 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 770423 T3053 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 770424 T3053 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 770425 T3053 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 770425 T3053 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 770426 T3053 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 770426 T3053 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 770426 T3053 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 770426 T3053 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 770427 T3053 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770427 T3053 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770427 T3053 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770427 T3053 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770428 T3053 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770428 T3053 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770429 T3053 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770429 T3053 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770430 T3053 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 770430 T3053 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 770431 T3053 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 770432 T3053 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 770433 T3053 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 770435 T3053 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SCHEMA-BEHAVIOR.XML, SCHEMA-DOCVALUESMISSING.XML, SCHEMA-NUMERIC.XML, STOPWORDSWRONGENCODING.TXT, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, FRENCHARTICLES.TXT, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-COLLATEFILTER.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-INDEXCONFIG.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-CHARFILTERS.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-DEEPPAGING.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-BM25.XML, SOLRCONFIG-QUERYSENDER.XML, OPEN-EXCHANGE-RATES.JSON, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-FIELD-SORT-VALUES.XML, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-DUP-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, KEEP-2.TXT, SCHEMA-COLLATE-DV.XML, DA_UTF8.XML, SCHEMA-REVERSED.XML, SCHEMA-SNIPPET-TYPES.INCL, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-CUSTOMFIELD.XML, STEMDICT.TXT, BAD-CURRENCY.XML, SOLRCONFIG-CACHING.XML, WDFTYPES.TXT, SCHEMA-REPLICATION1.XML, CURRENCY.XML, SCHEMA-IB.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-WARMER.XML, SCHEMA-TFIDF.XML, SCHEMA-DOCVALUESMULTI.XML, SCHEMA-SIM.XML, SOLRCONFIG_PERF.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA_CODEC.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SYNONYMS.TXT, SCHEMA-SWEETSPOT.XML, MAPPING-ISOLATIN1ACCENT.TXT, BLENDEDINFIXSUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, HYPHENATION.DTD, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-CUSTOM-FIELD.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-COLLATE.XML, OLD_SYNONYMS.TXT, SCHEMA-REPLICATION2.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, XSLT, ELEVATE.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SCHEMA-TRIE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SPELLCHECKER.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SCHEMA-SPATIAL.XML, SCHEMA-SNIPPET-FIELD.XML, STOPWITHBOM.TXT, HUNSPELL-TEST.DIC, SCHEMA-FOLDING.XML, ENUMSCONFIG.XML, SCHEMA-DOCVALUES.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, FREETEXTSUGGEST.TXT, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-SORTS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-TEST-MISC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD_SOLRCONFIG.XML, CONDITIONAL.UPDATEPROCESSOR.JS, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-REQHANDLER.INCL, SOLRCONFIG-SUGGESTERCOMPONENT.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMASURROUND.XML, SCHEMA12.XML, SCHEMA11.XML, SCHEMA-BINARYFIELD.XML, SCHEMA-SIMPLEQPPLUGIN.XML, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, STOP-2.TXT, SOLRCONFIG-SLAVE1.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TINY.XML, SCHEMA-COMPLEX-PHRASE.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, STOPTYPES-2.TXT, SCHEMA15.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-REPEATER.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REST.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-STOP-KEEP.XML, JASUGGEST.TXT, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, FUZZYSUGGEST.TXT, STOP-1.TXT, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-LMDIRICHLET.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, SCHEMA-EFF.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-SLAVE.XML, STOPTYPES-1.TXT, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-XINCLUDE.XML, ANALYZINGINFIXSUGGEST.TXT, STOPWORDS.TXT, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, .SVN, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, KEEP-1.TXT, SOLRCONFIG-MINIMAL.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-HIGHLIGHT.XML, PROTWORDS.TXT, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SCHEMA-ENUMS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, SOLRCONFIG-MASTER.XML]
   [junit4]   2> 770438 T3053 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 770438 T3053 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 770438 T3053 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43844153558456256]
   [junit4]   2> 770439 T3053 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@3bc21f29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@67f24d5a)),segFN=segments_1,generation=1}
   [junit4]   2> 770439 T3053 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 770439 T3053 oass.SolrIndexSearcher.<init> Opening Searcher@1165fb66[collection1] main
   [junit4]   2> 770439 T3053 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 770444 T3053 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 770470 T3053 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 770509 T3054 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1165fb66[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 770514 T3053 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 770534 T3052 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 770540 T3052 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 770542 T3052 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 770549 T3052 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 770554 T3052 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53867
   [junit4]   2> 770556 T3052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 770556 T3052 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 770556 T3052 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 770556 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 770607 T3052 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 770689 T3052 oasc.CoreContainer.<init> New CoreContainer 39757520
   [junit4]   2> 770689 T3052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 770691 T3052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 770691 T3052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 770691 T3052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 770692 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 770692 T3052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 770692 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 770693 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 770693 T3052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 770693 T3052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 770697 T3052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 770697 T3052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 770698 T3052 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 770704 T3065 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 770705 T3065 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 770706 T3065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 770706 T3065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 770706 T3065 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 770791 T3065 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 770878 T3065 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-collapseqparser.xml
   [junit4]   2> 770880 T3065 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 770885 T3065 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 771190 T3065 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 771192 T3065 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 771197 T3065 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 771198 T3065 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/control/data/
   [junit4]   2> 771198 T3065 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5dd08
   [junit4]   2> 771198 T3065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/control/data
   [junit4]   2> 771199 T3065 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/control/data/index/
   [junit4]   2> 771199 T3065 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 771199 T3065 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/control/data/index
   [junit4]   2> 771200 T3065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=11.037109375, floorSegmentMB=1.6474609375, forceMergeDeletesPctAllowed=28.980391929451525, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 771200 T3065 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4ccf0b1c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6204bacb)),segFN=segments_1,generation=1}
   [junit4]   2> 771201 T3065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 771201 T3065 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 771207 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 771207 T3065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 771207 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 771208 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 771209 T3065 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 771209 T3065 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 771209 T3065 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 771209 T3065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 771210 T3065 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 771210 T3065 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 771211 T3065 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 771212 T3065 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 771212 T3065 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 771212 T3065 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 771213 T3065 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 771213 T3065 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 771214 T3065 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 771214 T3065 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 771215 T3065 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771216 T3065 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771217 T3065 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771217 T3065 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771218 T3065 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771218 T3065 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771219 T3065 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771220 T3065 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771220 T3065 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771221 T3065 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 771222 T3065 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 771224 T3065 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 771225 T3065 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 771228 T3065 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SCHEMA-BEHAVIOR.XML, SCHEMA-DOCVALUESMISSING.XML, SCHEMA-NUMERIC.XML, STOPWORDSWRONGENCODING.TXT, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, FRENCHARTICLES.TXT, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-COLLATEFILTER.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-INDEXCONFIG.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-CHARFILTERS.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-DEEPPAGING.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-BM25.XML, SOLRCONFIG-QUERYSENDER.XML, OPEN-EXCHANGE-RATES.JSON, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-FIELD-SORT-VALUES.XML, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-DUP-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, KEEP-2.TXT, SCHEMA-COLLATE-DV.XML, DA_UTF8.XML, SCHEMA-REVERSED.XML, SCHEMA-SNIPPET-TYPES.INCL, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-CUSTOMFIELD.XML, STEMDICT.TXT, BAD-CURRENCY.XML, SOLRCONFIG-CACHING.XML, WDFTYPES.TXT, SCHEMA-REPLICATION1.XML, CURRENCY.XML, SCHEMA-IB.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-WARMER.XML, SCHEMA-TFIDF.XML, SCHEMA-DOCVALUESMULTI.XML, SCHEMA-SIM.XML, SOLRCONFIG_PERF.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA_CODEC.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SYNONYMS.TXT, SCHEMA-SWEETSPOT.XML, MAPPING-ISOLATIN1ACCENT.TXT, BLENDEDINFIXSUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, HYPHENATION.DTD, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-CUSTOM-FIELD.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-COLLATE.XML, OLD_SYNONYMS.TXT, SCHEMA-REPLICATION2.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, XSLT, ELEVATE.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SCHEMA-TRIE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SPELLCHECKER.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SCHEMA-SPATIAL.XML, SCHEMA-SNIPPET-FIELD.XML, STOPWITHBOM.TXT, HUNSPELL-TEST.DIC, SCHEMA-FOLDING.XML, ENUMSCONFIG.XML, SCHEMA-DOCVALUES.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, FREETEXTSUGGEST.TXT, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-SORTS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-TEST-MISC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD_SOLRCONFIG.XML, CONDITIONAL.UPDATEPROCESSOR.JS, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-REQHANDLER.INCL, SOLRCONFIG-SUGGESTERCOMPONENT.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMASURROUND.XML, SCHEMA12.XML, SCHEMA11.XML, SCHEMA-BINARYFIELD.XML, SCHEMA-SIMPLEQPPLUGIN.XML, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, STOP-2.TXT, SOLRCONFIG-SLAVE1.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TINY.XML, SCHEMA-COMPLEX-PHRASE.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, STOPTYPES-2.TXT, SCHEMA15.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-REPEATER.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REST.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-STOP-KEEP.XML, JASUGGEST.TXT, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, FUZZYSUGGEST.TXT, STOP-1.TXT, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-LMDIRICHLET.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, SCHEMA-EFF.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-SLAVE.XML, STOPTYPES-1.TXT, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-XINCLUDE.XML, ANALYZINGINFIXSUGGEST.TXT, STOPWORDS.TXT, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, .SVN, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, KEEP-1.TXT, SOLRCONFIG-MINIMAL.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-HIGHLIGHT.XML, PROTWORDS.TXT, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SCHEMA-ENUMS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, SOLRCONFIG-MASTER.XML]
   [junit4]   2> 771232 T3065 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 771233 T3065 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 771243 T3065 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43844153558456256]
   [junit4]   2> 771243 T3065 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@4ccf0b1c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6204bacb)),segFN=segments_1,generation=1}
   [junit4]   2> 771243 T3065 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 771244 T3065 oass.SolrIndexSearcher.<init> Opening Searcher@29c37514[collection1] main
   [junit4]   2> 771244 T3065 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 771249 T3065 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 771287 T3065 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 771330 T3066 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29c37514[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 771339 T3065 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 771340 T3052 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 771340 T3052 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 771344 T3052 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 771362 T3052 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 771363 T3052 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53868
   [junit4]   2> 771366 T3052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 771366 T3052 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 771367 T3052 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 771367 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 771401 T3052 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 771487 T3052 oasc.CoreContainer.<init> New CoreContainer 2010405442
   [junit4]   2> 771487 T3052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 771488 T3052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 771488 T3052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 771489 T3052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 771489 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 771490 T3052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 771490 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 771490 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 771490 T3052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 771490 T3052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 771494 T3052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 771494 T3052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 771495 T3052 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 771500 T3077 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 771501 T3077 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 771502 T3077 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 771503 T3077 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 771503 T3077 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 771574 T3077 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 771659 T3077 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-collapseqparser.xml
   [junit4]   2> 771660 T3077 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 771673 T3077 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 771963 T3077 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 771966 T3077 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 771972 T3077 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 771972 T3077 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard0/data/
   [junit4]   2> 771972 T3077 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5dd08
   [junit4]   2> 771973 T3077 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard0/data
   [junit4]   2> 771973 T3077 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard0/data/index/
   [junit4]   2> 771973 T3077 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard0/data/index' doesn't exist. Creating new index...
   [junit4]   2> 771974 T3077 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard0/data/index
   [junit4]   2> 771975 T3077 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=11.037109375, floorSegmentMB=1.6474609375, forceMergeDeletesPctAllowed=28.980391929451525, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 771975 T3077 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@42380795 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44229483)),segFN=segments_1,generation=1}
   [junit4]   2> 771975 T3077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 771976 T3077 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 771980 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 771981 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 771982 T3077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 771982 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 771983 T3077 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 771983 T3077 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 771984 T3077 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 771984 T3077 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 771984 T3077 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 771985 T3077 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 771985 T3077 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 771986 T3077 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 771987 T3077 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 771987 T3077 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 771987 T3077 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 771988 T3077 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 771988 T3077 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 771988 T3077 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 771989 T3077 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771989 T3077 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771990 T3077 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771990 T3077 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771991 T3077 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771991 T3077 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771992 T3077 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771992 T3077 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 771992 T3077 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772007 T3077 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 772009 T3077 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 772018 T3077 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 772020 T3077 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 772022 T3077 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SCHEMA-BEHAVIOR.XML, SCHEMA-DOCVALUESMISSING.XML, SCHEMA-NUMERIC.XML, STOPWORDSWRONGENCODING.TXT, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, FRENCHARTICLES.TXT, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-COLLATEFILTER.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-INDEXCONFIG.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-CHARFILTERS.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-DEEPPAGING.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-BM25.XML, SOLRCONFIG-QUERYSENDER.XML, OPEN-EXCHANGE-RATES.JSON, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-FIELD-SORT-VALUES.XML, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-DUP-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, KEEP-2.TXT, SCHEMA-COLLATE-DV.XML, DA_UTF8.XML, SCHEMA-REVERSED.XML, SCHEMA-SNIPPET-TYPES.INCL, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-CUSTOMFIELD.XML, STEMDICT.TXT, BAD-CURRENCY.XML, SOLRCONFIG-CACHING.XML, WDFTYPES.TXT, SCHEMA-REPLICATION1.XML, CURRENCY.XML, SCHEMA-IB.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-WARMER.XML, SCHEMA-TFIDF.XML, SCHEMA-DOCVALUESMULTI.XML, SCHEMA-SIM.XML, SOLRCONFIG_PERF.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA_CODEC.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SYNONYMS.TXT, SCHEMA-SWEETSPOT.XML, MAPPING-ISOLATIN1ACCENT.TXT, BLENDEDINFIXSUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, HYPHENATION.DTD, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-CUSTOM-FIELD.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-COLLATE.XML, OLD_SYNONYMS.TXT, SCHEMA-REPLICATION2.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, XSLT, ELEVATE.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SCHEMA-TRIE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG-SPELLCHECKER.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-BASELINE.XML, SCHEMA-SPATIAL.XML, SCHEMA-SNIPPET-FIELD.XML, STOPWITHBOM.TXT, HUNSPELL-TEST.DIC, SCHEMA-FOLDING.XML, ENUMSCONFIG.XML, SCHEMA-DOCVALUES.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD.XML, FREETEXTSUGGEST.TXT, SCHEMA-LUCENEMATCHVERSION.XML, SCHEMA-SORTS.XML, SOLRCONFIG-MANAGED-SCHEMA.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-DFR.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, SOLRCONFIG-TEST-MISC.XML, BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SCHEMA-REQUIRED-FIELDS.XML, SOLRCONFIG-COMPONENTS-NAME.XML, BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA-SYNONYM-TOKENIZER.XML, BAD_SOLRCONFIG.XML, CONDITIONAL.UPDATEPROCESSOR.JS, BAD-SCHEMA-BOGUS-ANALYSIS-PARAMETERS.XML, SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SCHEMA-POSTINGSHIGHLIGHT.XML, BAD-MP-SOLRCONFIG.XML, SCHEMA-DOCVALUESFACETING.XML, SOLRCONFIG-REQHANDLER.INCL, SOLRCONFIG-SUGGESTERCOMPONENT.XML, SCHEMA-REST-LUCENE-MATCH-VERSION.XML, SCHEMASURROUND.XML, SCHEMA12.XML, SCHEMA11.XML, SCHEMA-BINARYFIELD.XML, SCHEMA-SIMPLEQPPLUGIN.XML, SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-POSTINGSHIGHLIGHT.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, BAD-SCHEMA-NONTEXT-ANALYZER.XML, STOP-2.TXT, SOLRCONFIG-SLAVE1.XML, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-UNSUPPORTED-DOCVALUES.XML, BAD-SOLRCONFIG-UNEXPECTED-SCHEMA-ATTRIBUTE.XML, SCHEMA-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR.XML, SCHEMA-TINY.XML, SCHEMA-COMPLEX-PHRASE.XML, SCHEMA-ONE-FIELD-NO-DYNAMIC-FIELD-UNIQUE-KEY.XML, STOPTYPES-2.TXT, SCHEMA15.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, SCHEMA-DISTRIBUTED-MISSING-SORT.XML, BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-REPEATER.XML, BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC.XML, SOLRCONFIG-DELPOLICY2.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SOLRCONFIG-XINCLUDE.XML, SCHEMA-REST.XML, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-CODE-IN-XML.XML, BAD-SOLRCONFIG-MULTIPLE-CFS.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-STOP-KEEP.XML, JASUGGEST.TXT, BAD-SOLRCONFIG-MULTIPLE-INDEXCONFIGS.XML, SOLRCONFIG_CODEC.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, SOLRCONFIG-MERGEPOLICY-DEFAULTS.XML, STOP-SNOWBALL.TXT, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-HYPERBOLIC.XML, SOLRCONFIG-COLLAPSEQPARSER.XML, FUZZYSUGGEST.TXT, STOP-1.TXT, BAD-SCHEMA-MISPLACED-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, SOLRCONFIG-NOOPREGEN.XML, SCHEMA-LMDIRICHLET.XML, SCHEMA-SNIPPET-TYPE.XML, SOLRCONFIG-IMPLICITPROPERTIES.XML, SCHEMA-EFF.XML, SOLRCONFIG-NOCACHE.XML, SOLRCONFIG-SLAVE.XML, STOPTYPES-1.TXT, SOLRCONFIG-LAZYWRITER.XML, SCHEMA-XINCLUDE.XML, ANALYZINGINFIXSUGGEST.TXT, STOPWORDS.TXT, HUNSPELL-TEST.AFF, BAD-SCHEMA-CURRENCY-FT-OER-NORATES.XML, .SVN, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, BAD-SCHEMA-DYNAMICFIELD-DEFAULT-VAL.XML, KEEP-1.TXT, SOLRCONFIG-MINIMAL.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, SOLRCONFIG-HIGHLIGHT.XML, PROTWORDS.TXT, SOLRCONFIG-INFOSTREAM-LOGGING.XML, SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-FUNCTIONQUERY.XML, BAD-SCHEMA-BOGUS-FIELD-PARAMETERS.XML, SCHEMA-ENUMS.XML, BAD-SOLRCONFIG-MANAGED-SCHEMA-NAMED-SCHEMA.XML.XML, PHRASESUGGEST.TXT, BAD-SCHEMA-CURRENCY-FT-BOGUS-DEFAULT-CODE.XML, BAD-SOLRCONFIG-WARMER-NO-REOPEN.XML, SOLRCONFIG-MASTER.XML]
   [junit4]   2> 772026 T3077 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 772026 T3077 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 772027 T3077 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.43844153558456256]
   [junit4]   2> 772027 T3077 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@42380795 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@44229483)),segFN=segments_1,generation=1}
   [junit4]   2> 772028 T3077 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 772028 T3077 oass.SolrIndexSearcher.<init> Opening Searcher@1ed5f06a[collection1] main
   [junit4]   2> 772028 T3077 oashc.SpellCheckComponent.inform Initializing spell checkers
   [junit4]   2> 772034 T3077 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 772066 T3077 oashc.QueryElevationComponent.inform Loading QueryElevation from: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/elevate.xml
   [junit4]   2> 772113 T3078 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ed5f06a[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 772118 T3077 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 772119 T3052 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 772120 T3052 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 772123 T3052 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 772127 T3052 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 772129 T3052 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53869
   [junit4]   2> 772131 T3052 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 772131 T3052 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 772131 T3052 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr
   [junit4]   2> 772132 T3052 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/'
   [junit4]   2> 772162 T3052 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/solr.xml
   [junit4]   2> 772234 T3052 oasc.CoreContainer.<init> New CoreContainer 51397813
   [junit4]   2> 772234 T3052 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/]
   [junit4]   2> 772236 T3052 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 772236 T3052 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: https
   [junit4]   2> 772237 T3052 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 772237 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 772238 T3052 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 772238 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 772238 T3052 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 772238 T3052 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 772239 T3052 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 772243 T3052 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 772243 T3052 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 772244 T3052 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 772259 T3089 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1
   [junit4]   2> 772261 T3089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 772261 T3089 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 772262 T3089 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 772262 T3089 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 772335 T3089 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 772428 T3089 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-collapseqparser.xml
   [junit4]   2> 772429 T3089 oass.IndexSchema.readSchema Reading Solr Schema from schema11.xml
   [junit4]   2> 772436 T3089 oass.IndexSchema.readSchema [collection1] Schema name=example
   [junit4]   2> 772759 T3089 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 772763 T3089 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 772768 T3089 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 772769 T3089 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/, dataDir=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard1/data/
   [junit4]   2> 772769 T3089 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@56b5dd08
   [junit4]   2> 772770 T3089 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard1/data
   [junit4]   2> 772770 T3089 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard1/data/index/
   [junit4]   2> 772771 T3089 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 772772 T3089 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.handler.component.DistributedExpandComponentTest-1395336080698/shard1/data/index
   [junit4]   2> 772772 T3089 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=11.037109375, floorSegmentMB=1.6474609375, forceMergeDeletesPctAllowed=28.980391929451525, segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 772773 T3089 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(MockDirectoryWrapper(RAMDirectory@2f6724e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3c957cb5)),segFN=segments_1,generation=1}
   [junit4]   2> 772774 T3089 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 772774 T3089 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
   [junit4]   2> 772795 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 772795 T3089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 772795 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 772796 T3089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
   [junit4]   2> 772796 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 772796 T3089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 772796 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 772797 T3089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
   [junit4]   2> 772797 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 772797 T3089 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 772798 T3089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 772798 T3089 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 772798 T3089 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 772799 T3089 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 772800 T3089 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 772800 T3089 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 772801 T3089 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
   [junit4]   2> 772801 T3089 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
   [junit4]   2> 772802 T3089 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 772802 T3089 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 772803 T3089 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 772803 T3089 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 772803 T3089 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 772804 T3089 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772804 T3089 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772804 T3089 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772805 T3089 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772805 T3089 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772806 T3089 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772806 T3089 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772807 T3089 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772807 T3089 oasc.RequestHandlers.initHandlersFromConfig created /elevate: org.apache.solr.handler.component.SearchHandler
   [junit4]   2> 772808 T3089 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
   [junit4]   2> 772808 T3089 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
   [junit4]   2> 772817 T3089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 772819 T3089 oasc.SolrCore.initDeprecatedSupport WARN solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
   [junit4]   2> 772821 T3089 oasc.SolrCore.initDeprecatedSupport WARN adding ShowFileRequestHandler with hidden files: [SCHEMA-BEHAVIOR.XML, SCHEMA-DOCVALUESMISSING.XML, SCHEMA-NUMERIC.XML, STOPWORDSWRONGENCODING.TXT, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, BAD-SCHEMA-SWEETSPOT-BOTH-TF.XML, FRENCHARTICLES.TXT, SOLRCONFIG-PHRASESUGGEST.XML, BAD-SCHEMA-NON-GLOB-COPYFIELD-SOURCE-MATCHING-NOTHING-SHOULD-FAIL-TEST.XML, SCHEMA-COLLATEFILTER.XML, BAD-SOLRCONFIG-MULTIPLE-DIRFACTORY.XML, SOLRCONFIG-MASTER1.XML, SOLRCONFIG-ALTDIRECTORY.XML, SOLRCONFIG-INDEXCONFIG.XML, TRIVIAL.UPDATEPROCESSOR1.JS, SCHEMA-CHARFILTERS.XML, SCHEMA-LMJELINEKMERCER.XML, SOLRCONFIG-DEEPPAGING.XML, BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, TRIVIAL.UPDATEPROCESSOR0.JS, SCHEMA-BM25.XML, SOLRCONFIG-QUERYSENDER.XML, OPEN-EXCHANGE-RATES.JSON, SOLRCONFIG-TIEREDMERGEPOLICY.XML, SCHEMA-PHRASESUGGEST.XML, SOLRCONFIG-PARSING-UPDATE-PROCESSOR-CHAINS.XML, SCHEMA-FIELD-SORT-VALUES.XML, DA_COMPOUNDDICTIONARY.TXT, SOLRCONFIG-EXTERNALVERSIONCONSTRAINT.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, SOLRCONFIG.SNIPPET.RANDOMINDEXCONFIG.XML, BAD-SCHEMA-DUP-FIELD.XML, SCHEMA-CLASS-NAME-SHORTENING-ON-SERIALIZATION.XML, KEEP-2.TXT, SCHEMA-COLLATE-DV.XML, DA_UTF8.XML, SCHEMA-REVERSED.XML, SCHEMA-SNIPPET-TYPES.INCL, SCHEMA-ID-AND-VERSION-FIELDS-ONLY.XML, SOLRCONFIG-MASTER3.XML, SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-MERGEPOLICY-LEGACY.XML, SCHEMA-CUSTOMFIELD.XML, STEMDICT.TXT, BAD-CURRENCY.XML, SOLRCONFIG-CACHING.XML, WDFTYPES.TXT, SCHEMA-REPLICATION1.XML, CURRENCY.XML, SCHEMA-IB.XML, BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-WARMER.XML, SCHEMA-TFIDF.XML, SCHEMA-DOCVALUESMULTI.XML, SCHEMA-SIM.XML, SOLRCONFIG_PERF.XML, REGEX-BOOST-PROCESSOR-TEST.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA_CODEC.XML, SOLRCONFIG-ADD-SCHEMA-FIELDS-UPDATE-PROCESSOR-CHAINS.XML, SOLRCONFIG-ELEVATE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-TLOG.XML, SOLRCONFIG-SOLCOREPROPERTIES.XML, SYNONYMS.TXT, SCHEMA-SWEETSPOT.XML, MAPPING-ISOLATIN1ACCENT.TXT, BLENDEDINFIXSUGGEST.TXT, BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-DEFAULTS.XML, SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-LOGMERGEPOLICY.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-SOURCE-SHOULD-FAIL-TEST.XML, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, HYPHENATION.DTD, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, SCHEMA-CUSTOM-FIELD.XML, COMPOUNDDICTIONARY.TXT, BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, BAD-SCHEMA-DYNAMICFIELD-REQUIRED.XML, BAD-SOLRCONFIG-SCHEMA-MUTABLE-BUT-NOT-MANAGED.XML, SCHEMA-COLLATE.XML, OLD_SYNONYMS.TXT, SCHEMA-REPLICATION2.XML, SOLRCONFIG-QUERY-PARSER-INIT.XML, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-DELPOLICY1.XML, XSLT, ELEVATE.XML, THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SCHEMA-TRIE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML, BAD-SCHEMA-SWEETSPOT-PARTIAL-NORMS.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, SCHEMA-MINIMAL.XML, BAD-SCHEMA-MULTIPLE-ASTERISK-COPYFIELD-DEST-SHOULD-FAIL-TEST.XML, SOLRCONFIG

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

che.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:208)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:416)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:385)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:372)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 1200491 T3513 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/91444760093392908-core_node4-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:176)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1200491 T3513 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1200491 T3513 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_LB, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=2,threads=1,free=210052248,total=379478016
   [junit4]   2> NOTE: All tests run in this JVM: [TestQuerySenderListener, FileBasedSpellCheckerTest, TestUniqueKeyFieldResource, BadComponentTest, HdfsUnloadDistributedZkTest, TestUtils, UniqFieldsUpdateProcessorFactoryTest, OverseerTest, SolrCoreCheckLockOnStartupTest, DocumentBuilderTest, ResourceLoaderTest, TestSerializedLuceneMatchVersion, TestMultiCoreConfBootstrap, OverseerRolesTest, TestSolrXMLSerializer, TestSolrXml, CoreMergeIndexesAdminHandlerTest, TestArbitraryIndexDir, TestSort, IndexSchemaTest, WordBreakSolrSpellCheckerTest, TestRandomMergePolicy, CurrencyFieldXmlFileTest, DirectUpdateHandlerTest, TestDocBasedVersionConstraints, TestIBSimilarityFactory, DeleteReplicaTest, TestBinaryField, TestOverriddenPrefixQueryForCustomFieldType, AddBlockUpdateTest, TestJmxMonitoredMap, TestSchemaSimilarityResource, TestNRTOpen, TestDefaultSearchFieldResource, DistribCursorPagingTest, TestSolrCoreProperties, ReturnFieldsTest, ShowFileRequestHandlerTest, HardAutoCommitTest, TestSolrIndexConfig, TestJmxIntegration, ClusterStateUpdateTest, QueryResultKeyTest, TestRemoteStreaming, TestSolrJ, TestCSVLoader, HighlighterTest, MultiTermTest, RequestHandlersTest, TestSolrDeletionPolicy2, SolrPluginUtilsTest, TestFunctionQuery, MBeansHandlerTest, TestSchemaResource, OutputWriterTest, HdfsBasicDistributedZk2Test, LeaderElectionIntegrationTest, BasicDistributedZkTest, TestSuggestSpellingConverter, SampleTest, TestStressVersions, CustomCollectionTest, PathHierarchyTokenizerFactoryTest, DateFieldTest, TestRequestStatusCollectionAPI, TestDocSet, PingRequestHandlerTest, HdfsDirectoryTest, TestBM25SimilarityFactory, DateMathParserTest, TestHighlightDedupGrouping, DistributedQueryComponentOptimizationTest, TestFastLRUCache, SynonymTokenizerTest, SpatialFilterTest, DeleteShardTest, TestIndexingPerformance, DistributedSpellCheckComponentTest, PolyFieldTest, DirectUpdateHandlerOptimizeTest, TestAtomicUpdateErrorCases, TestSolrQueryParserDefaultOperatorResource, EchoParamsTest, CoreContainerCoreInitFailuresTest, TestRecoveryHdfs, TermVectorComponentDistributedTest, PluginInfoTest, TestCopyFieldCollectionResource, NotRequiredUniqueKeyTest, DistributedExpandComponentTest, FieldAnalysisRequestHandlerTest, SchemaVersionSpecificBehaviorTest, TestCollationFieldDocValues, DirectSolrConnectionTest, SyncSliceTest, AlternateDirectoryTest, TestStressLucene, SolrRequestParserTest, TestBlendedInfixSuggestions, CursorPagingTest, LukeRequestHandlerTest, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, TestQuerySenderNoQuery, TestCollationKeyRangeQueries, TestLMJelinekMercerSimilarityFactory, SliceStateTest, CollectionsAPIAsyncDistributedZkTest]
   [junit4] Completed in 206.31s, 1 test, 1 error <<< FAILURES!

[...truncated 828 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: 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:1276: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:908: There were test failures: 377 suites, 1597 tests, 1 suite-level error, 1 error, 42 ignored (15 assumptions)

Total time: 86 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC -XX:-UseSuperWord
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.8.0) - Build # 1393 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1393/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestShortCircuitedRequests

Error Message:
ERROR: SolrIndexSearcher opens=10 closes=11

Stack Trace:
java.lang.AssertionError: ERROR: SolrIndexSearcher opens=10 closes=11
	at __randomizedtesting.SeedInfo.seed([485BCA9DA329DDB9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:405)
	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:176)
	at sun.reflect.GeneratedMethodAccessor26.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:789)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11055 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestShortCircuitedRequests
   [junit4]   2> 2281717 T10617 oas.SolrTestCaseJ4.startTrackingSearchers WARN startTrackingSearchers: numOpens=6 numCloses=5
   [junit4]   2> 2281718 T10617 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2281718 T10617 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2281725 T10617 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-TestShortCircuitedRequests-1395364820178
   [junit4]   2> 2281727 T10617 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 2281727 T10618 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2281829 T10617 oasc.ZkTestServer.run start zk server on port:55802
   [junit4]   2> 2281832 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281843 T10624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@694f9ab5 name:ZooKeeperConnection Watcher:127.0.0.1:55802 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281844 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2281844 T10617 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2281859 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281862 T10626 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e63dfd name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281862 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2281863 T10617 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2281869 T10617 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2281875 T10617 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2281881 T10617 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2281887 T10617 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> 2281888 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2281898 T10617 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2281899 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2281906 T10617 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> 2281907 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2281914 T10617 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> 2281914 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2281920 T10617 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> 2281920 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2281927 T10617 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> 2281928 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2281934 T10617 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> 2281935 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2281940 T10617 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> 2281941 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2281946 T10617 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> 2281947 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2281953 T10617 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> 2281953 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2281959 T10617 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> 2281960 T10617 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2281968 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2281970 T10628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@244862a5 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2281970 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2282763 T10553 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2282915 T10521 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2282915 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2282915 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2282916 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2282916 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2282916 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2282917 T10521 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2283223 T10617 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2283229 T10617 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2283268 T10617 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55806
   [junit4]   2> 2283272 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2283272 T10617 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2283274 T10617 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.TestShortCircuitedRequests-controljetty-1395364820425
   [junit4]   2> 2283275 T10617 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.TestShortCircuitedRequests-controljetty-1395364820425/'
   [junit4]   2> 2283332 T10617 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.TestShortCircuitedRequests-controljetty-1395364820425/solr.xml
   [junit4]   2> 2283348 T10617 oasc.CoreContainer.<init> New CoreContainer 14316266
   [junit4]   2> 2283349 T10617 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.TestShortCircuitedRequests-controljetty-1395364820425/]
   [junit4]   2> 2283349 T10617 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2283349 T10617 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2283350 T10617 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2283350 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2283350 T10617 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2283350 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2283351 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2283351 T10617 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2283351 T10617 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2283355 T10617 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2283355 T10617 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2283355 T10617 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2283356 T10617 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55802/solr
   [junit4]   2> 2283356 T10617 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2283357 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283361 T10639 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1396efee name:ZooKeeperConnection Watcher:127.0.0.1:55802 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283361 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2283365 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2283369 T10641 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25143487 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2283369 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2283372 T10617 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2283381 T10617 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2283389 T10617 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2283400 T10617 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2283411 T10617 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2283421 T10617 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2283425 T10617 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55806_
   [junit4]   2> 2283427 T10617 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55806_
   [junit4]   2> 2283434 T10617 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2283440 T10617 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2283446 T10617 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55806_
   [junit4]   2> 2283446 T10617 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2283452 T10617 oasc.Overseer.start Overseer (id=91446628855644164-127.0.0.1:55806_-n_0000000000) starting
   [junit4]   2> 2283460 T10617 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2283487 T10643 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2283488 T10617 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2283488 T10643 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 2283493 T10617 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2283496 T10617 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2283504 T10642 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2283510 T10644 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2283510 T10644 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2283512 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2283512 T10644 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2283515 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2283516 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55806",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55806_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2283516 T10642 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2283516 T10642 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2283520 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2283522 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> ASYNC  NEW_CORE C2145 name=testSolrCloudCollection_shard2_replica1 org.apache.solr.core.SolrCore@7f5c5646 url=http://127.0.0.1:55764/solr/testSolrCloudCollection_shard2_replica1 node=127.0.0.1:55764_solr C2145_STATE=coll:testSolrCloudCollection core:testSolrCloudCollection_shard2_replica1 props:{state=active, base_url=http://127.0.0.1:55764/solr, core=testSolrCloudCollection_shard2_replica1, node_name=127.0.0.1:55764_solr}
   [junit4]   2> 2283772 T10537 C2145 P55764 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 2283772 T10537 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2283772 T10537 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55764/solr/testSolrCloudCollection_shard2_replica1/ shard2
   [junit4]   2> 2283773 T10537 oasc.SolrCore.close [testSolrCloudCollection_shard2_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f5c5646
   [junit4]   2> 2283788 T10537 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 2283789 T10537 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 2283789 T10537 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 2283790 T10537 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 2283792 T10537 oasc.SolrCore.closeSearcher [testSolrCloudCollection_shard2_replica1] Closing main searcher on request.
   [junit4]   2> 2283792 T10537 oasc.CachingDirectoryFactory.close Closing RAMDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 2283792 T10537 oasc.CachingDirectoryFactory.closeCacheValue looking to close data/index [CachedDir<<refCount=0;path=data/index;done=false>>]
   [junit4]   2> 2283793 T10537 oasc.CachingDirectoryFactory.close Closing directory: data/index
   [junit4]   2> 2283793 T10537 oasc.CachingDirectoryFactory.closeCacheValue looking to close data [CachedDir<<refCount=0;path=data;done=false>>]
   [junit4]   2> 2283794 T10537 oasc.CachingDirectoryFactory.close Closing directory: data
   [junit4]   2> 2283794 T10537 oascc.SolrZkClient.makePath makePath: /collections/testSolrCloudCollection/leaders/shard2
   [junit4]   2> 2283795 T10537 oasc.SolrException.log ERROR There was a problem trying to register as the leader:org.apache.solr.common.SolrException: Could not register as the leader because creating the ephemeral registration node in ZooKeeper failed
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 		at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 		at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 	Caused by: org.apache.solr.common.SolrException: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:40)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:122)
   [junit4]   2> 		... 7 more
   [junit4]   2> 	Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 		at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 		at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:208)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient$3.execute(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:205)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:416)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:385)
   [junit4]   2> 		at org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:372)
   [junit4]   2> 		at org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:127)
   [junit4]   2> 		at org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:34)
   [junit4]   2> 		... 8 more
   [junit4]   2> 	
   [junit4]   2> 2283796 T10537 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/testSolrCloudCollection/leader_elect/shard2/election/91446627988340745-core_node3-n_0000000001
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:176)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:173)
   [junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:71)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:164)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:108)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 2283797 T10537 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2284514 T10644 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2284514 T10644 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestShortCircuitedRequests-controljetty-1395364820425/collection1
   [junit4]   2> 2284514 T10644 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2284517 T10644 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2284517 T10644 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2284523 T10644 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2284524 T10644 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.TestShortCircuitedRequests-controljetty-1395364820425/collection1/'
   [junit4]   2> 2284526 T10644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-controljetty-1395364820425/collection1/lib/.svn/' to classloader
   [junit4]   2> 2284527 T10644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-controljetty-1395364820425/collection1/lib/classes/' to classloader
   [junit4]   2> 2284528 T10644 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-controljetty-1395364820425/collection1/lib/README' to classloader
   [junit4]   2> 2284571 T10644 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2284584 T10644 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2284588 T10644 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2284594 T10644 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2284754 T10644 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2284755 T10644 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2284756 T10644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2284761 T10644 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2284812 T10644 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2284812 T10644 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestShortCircuitedRequests-controljetty-1395364820425/collection1/, dataDir=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/control/data/
   [junit4]   2> 2284812 T10644 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3457d24b
   [junit4]   2> 2284813 T10644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/control/data
   [junit4]   2> 2284813 T10644 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/control/data/index/
   [junit4]   2> 2284813 T10644 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2284813 T10644 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/control/data/index
   [junit4]   2> 2284814 T10644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=54.560546875, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=17.20358302841656, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2284814 T10644 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4662f9eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054cdc4),segFN=segments_1,generation=1}
   [junit4]   2> 2284815 T10644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2284817 T10644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2284817 T10644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2284818 T10644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2284818 T10644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2284818 T10644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2284818 T10644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2284819 T10644 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2284819 T10644 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2284819 T10644 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2284820 T10644 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2284820 T10644 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2284820 T10644 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2284821 T10644 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2284821 T10644 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2284822 T10644 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2284822 T10644 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2284826 T10644 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2284829 T10644 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2284829 T10644 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2284830 T10644 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2858365779253294]
   [junit4]   2> 2284830 T10644 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@4662f9eb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@3054cdc4),segFN=segments_1,generation=1}
   [junit4]   2> 2284830 T10644 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2284831 T10644 oass.SolrIndexSearcher.<init> Opening Searcher@22f9c0d2[collection1] main
   [junit4]   2> 2284833 T10645 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22f9c0d2[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2284833 T10644 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2284834 T10648 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55806 collection:control_collection shard:shard1
   [junit4]   2> 2284834 T10617 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2284835 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2284837 T10648 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2284841 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2284843 T10650 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@243dd2e0 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2284843 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2284845 T10617 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2284850 T10617 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2284851 T10648 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2284854 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2284855 T10648 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2284856 T10648 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2146 name=collection1 org.apache.solr.core.SolrCore@731d384a url=https://127.0.0.1:55806/collection1 node=127.0.0.1:55806_ C2146_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:55806, core=collection1, node_name=127.0.0.1:55806_}
   [junit4]   2> 2284856 T10648 C2146 P55806 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55806/collection1/
   [junit4]   2> 2284856 T10648 C2146 P55806 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2284857 T10648 C2146 P55806 oasc.SyncStrategy.syncToMe https://127.0.0.1:55806/collection1/ has no replicas
   [junit4]   2> 2284857 T10648 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55806/collection1/ shard1
   [junit4]   2> 2284857 T10648 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2284864 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2284870 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2284880 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2284887 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2284992 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2284993 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2285034 T10648 oasc.ZkController.register We are https://127.0.0.1:55806/collection1/ and leader is https://127.0.0.1:55806/collection1/
   [junit4]   2> 2285035 T10648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55806
   [junit4]   2> 2285035 T10648 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2285035 T10648 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2285035 T10648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2285037 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2285037 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2285038 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2285042 T10648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2285046 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2285047 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55806",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55806_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2285053 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2285159 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2285160 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 2286201 T10617 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2286201 T10617 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2286207 T10617 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2286209 T10617 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55810
   [junit4]   2> 2286212 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2286212 T10617 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2286213 T10617 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.TestShortCircuitedRequests-jetty1-1395364823302
   [junit4]   2> 2286213 T10617 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.TestShortCircuitedRequests-jetty1-1395364823302/'
   [junit4]   2> 2286256 T10617 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.TestShortCircuitedRequests-jetty1-1395364823302/solr.xml
   [junit4]   2> 2286276 T10617 oasc.CoreContainer.<init> New CoreContainer 1445670319
   [junit4]   2> 2286278 T10617 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.TestShortCircuitedRequests-jetty1-1395364823302/]
   [junit4]   2> 2286278 T10617 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2286278 T10617 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2286278 T10617 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2286279 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2286279 T10617 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2286280 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2286280 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2286280 T10617 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2286280 T10617 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2286284 T10617 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2286284 T10617 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2286285 T10617 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2286286 T10617 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55802/solr
   [junit4]   2> 2286286 T10617 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2286288 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286292 T10661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dda898e name:ZooKeeperConnection Watcher:127.0.0.1:55802 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286292 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2286296 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2286299 T10663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4be5c1 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2286299 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2286319 T10617 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2287330 T10617 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55810_
   [junit4]   2> 2287334 T10617 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55810_
   [junit4]   2> 2287343 T10663 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2287346 T10641 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2287343 T10650 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2287613 T10664 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2287613 T10664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2287615 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2287616 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2287615 T10664 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2287616 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2287619 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2287621 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55810_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2287621 T10642 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3, shard4]
   [junit4]   2> 2287621 T10642 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2287627 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2287629 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2287629 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2287629 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2288618 T10664 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2288618 T10664 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestShortCircuitedRequests-jetty1-1395364823302/collection1
   [junit4]   2> 2288619 T10664 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2288622 T10664 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2288622 T10664 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2288627 T10664 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2288628 T10664 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.TestShortCircuitedRequests-jetty1-1395364823302/collection1/'
   [junit4]   2> 2288630 T10664 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty1-1395364823302/collection1/lib/.svn/' to classloader
   [junit4]   2> 2288631 T10664 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty1-1395364823302/collection1/lib/classes/' to classloader
   [junit4]   2> 2288633 T10664 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty1-1395364823302/collection1/lib/README' to classloader
   [junit4]   2> 2288675 T10664 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2288686 T10664 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2288688 T10664 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2288693 T10664 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2288811 T10664 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2288813 T10664 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2288815 T10664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2288819 T10664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2288869 T10664 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2288870 T10664 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.TestShortCircuitedRequests-jetty1-1395364823302/collection1/, dataDir=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty1/
   [junit4]   2> 2288870 T10664 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3457d24b
   [junit4]   2> 2288871 T10664 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty1
   [junit4]   2> 2288871 T10664 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty1/index/
   [junit4]   2> 2288872 T10664 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2288872 T10664 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty1/index
   [junit4]   2> 2288872 T10664 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=54.560546875, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=17.20358302841656, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2288873 T10664 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@423d9c00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78183b90),segFN=segments_1,generation=1}
   [junit4]   2> 2288873 T10664 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2288877 T10664 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2288878 T10664 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2288878 T10664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2288879 T10664 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2288879 T10664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2288879 T10664 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2288879 T10664 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2288880 T10664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2288880 T10664 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2288880 T10664 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2288881 T10664 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2288881 T10664 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2288881 T10664 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2288882 T10664 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2288882 T10664 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2288882 T10664 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2288889 T10664 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2288892 T10664 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2288893 T10664 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2288893 T10664 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2858365779253294]
   [junit4]   2> 2288894 T10664 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@423d9c00 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@78183b90),segFN=segments_1,generation=1}
   [junit4]   2> 2288894 T10664 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2288894 T10664 oass.SolrIndexSearcher.<init> Opening Searcher@d88822e[collection1] main
   [junit4]   2> 2288899 T10665 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d88822e[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2288899 T10664 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2288901 T10617 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2288902 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2288901 T10668 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55810 collection:collection1 shard:shard2
   [junit4]   2> 2288904 T10668 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2288914 T10668 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2288918 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2288919 T10668 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2288920 T10668 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2147 name=collection1 org.apache.solr.core.SolrCore@6a80d1b url=https://127.0.0.1:55810/collection1 node=127.0.0.1:55810_ C2147_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55810, core=collection1, node_name=127.0.0.1:55810_}
   [junit4]   2> 2288920 T10668 C2147 P55810 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55810/collection1/
   [junit4]   2> 2288920 T10668 C2147 P55810 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2288921 T10668 C2147 P55810 oasc.SyncStrategy.syncToMe https://127.0.0.1:55810/collection1/ has no replicas
   [junit4]   2> 2288921 T10668 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55810/collection1/ shard2
   [junit4]   2> 2288922 T10668 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2288925 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2288936 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2288939 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2288945 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2289049 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2289051 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2289051 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2289092 T10668 oasc.ZkController.register We are https://127.0.0.1:55810/collection1/ and leader is https://127.0.0.1:55810/collection1/
   [junit4]   2> 2289093 T10668 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55810
   [junit4]   2> 2289093 T10668 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2289093 T10668 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2289093 T10668 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2289095 T10668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2289096 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2289096 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2289096 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2289100 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2289101 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55810",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55810_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2289105 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2289210 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2289211 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2289211 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 2290124 T10617 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2290125 T10617 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2290132 T10617 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2290133 T10617 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55813
   [junit4]   2> 2290137 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2290137 T10617 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2290138 T10617 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356
   [junit4]   2> 2290138 T10617 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/'
   [junit4]   2> 2290194 T10617 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.TestShortCircuitedRequests-jetty2-1395364827356/solr.xml
   [junit4]   2> 2290269 T10617 oasc.CoreContainer.<init> New CoreContainer 2109194452
   [junit4]   2> 2290269 T10617 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/]
   [junit4]   2> 2290269 T10617 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2290270 T10617 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2290270 T10617 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2290271 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2290271 T10617 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2290272 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2290272 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2290272 T10617 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2290272 T10617 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2290277 T10617 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2290277 T10617 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2290278 T10617 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2290278 T10617 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55802/solr
   [junit4]   2> 2290279 T10617 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2290281 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2290284 T10679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f3ea4e7 name:ZooKeeperConnection Watcher:127.0.0.1:55802 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2290284 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2290288 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2290290 T10681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fe4dea6 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2290291 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2290304 T10617 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2291311 T10617 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55813_
   [junit4]   2> 2291314 T10617 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55813_
   [junit4]   2> 2291320 T10641 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291321 T10650 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291322 T10663 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291322 T10681 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2291344 T10682 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2291345 T10682 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2291347 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2291347 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2291347 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2291347 T10682 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2291350 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2291351 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55813",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55813_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2291351 T10642 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=4
   [junit4]   2> 2291351 T10642 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 2291359 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2291362 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2291363 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2291362 T10681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2291362 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292349 T10682 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2292349 T10682 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1
   [junit4]   2> 2292350 T10682 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2292352 T10682 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2292352 T10682 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2292357 T10682 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2292357 T10682 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1/'
   [junit4]   2> 2292361 T10682 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1/lib/.svn/' to classloader
   [junit4]   2> 2292362 T10682 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1/lib/classes/' to classloader
   [junit4]   2> 2292363 T10682 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1/lib/README' to classloader
   [junit4]   2> 2292407 T10682 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_48
   [junit4]   2> 2292418 T10682 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2292421 T10682 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2292428 T10682 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2292559 T10682 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2292560 T10682 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2292561 T10682 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2292565 T10682 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2292621 T10682 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2292621 T10682 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.TestShortCircuitedRequests-jetty2-1395364827356/collection1/, dataDir=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty2/
   [junit4]   2> 2292621 T10682 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3457d24b
   [junit4]   2> 2292622 T10682 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty2
   [junit4]   2> 2292622 T10682 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty2/index/
   [junit4]   2> 2292623 T10682 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2292623 T10682 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.TestShortCircuitedRequests-1395364820178/jetty2/index
   [junit4]   2> 2292623 T10682 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=54.560546875, floorSegmentMB=1.4853515625, forceMergeDeletesPctAllowed=17.20358302841656, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2292624 T10682 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f0c776e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5a20b),segFN=segments_1,generation=1}
   [junit4]   2> 2292625 T10682 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2292632 T10682 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2292632 T10682 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2292633 T10682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2292633 T10682 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2292633 T10682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2292633 T10682 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2292635 T10682 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2292635 T10682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2292636 T10682 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2292636 T10682 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2292636 T10682 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2292637 T10682 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2292637 T10682 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2292637 T10682 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2292638 T10682 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2292639 T10682 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2292644 T10682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2292647 T10682 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2292648 T10682 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2292648 T10682 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2858365779253294]
   [junit4]   2> 2292648 T10682 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@f0c776e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ff5a20b),segFN=segments_1,generation=1}
   [junit4]   2> 2292649 T10682 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2292649 T10682 oass.SolrIndexSearcher.<init> Opening Searcher@5d4a2633[collection1] main
   [junit4]   2> 2292651 T10683 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d4a2633[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2292652 T10682 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2292654 T10617 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2292654 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2292654 T10686 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:55813 collection:collection1 shard:shard3
   [junit4]   2> 2292656 T10686 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 2292667 T10686 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 2292671 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292674 T10686 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2292674 T10686 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2148 name=collection1 org.apache.solr.core.SolrCore@6cb894a1 url=https://127.0.0.1:55813/collection1 node=127.0.0.1:55813_ C2148_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:55813, core=collection1, node_name=127.0.0.1:55813_}
   [junit4]   2> 2292675 T10686 C2148 P55813 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:55813/collection1/
   [junit4]   2> 2292675 T10686 C2148 P55813 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2292675 T10686 C2148 P55813 oasc.SyncStrategy.syncToMe https://127.0.0.1:55813/collection1/ has no replicas
   [junit4]   2> 2292676 T10686 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:55813/collection1/ shard3
   [junit4]   2> 2292676 T10686 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 2292677 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2292684 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292691 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292699 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292803 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292804 T10681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292805 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292806 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292852 T10686 oasc.ZkController.register We are https://127.0.0.1:55813/collection1/ and leader is https://127.0.0.1:55813/collection1/
   [junit4]   2> 2292852 T10686 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:55813
   [junit4]   2> 2292852 T10686 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2292853 T10686 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2292853 T10686 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2292856 T10686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2292857 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292857 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292857 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292860 T10642 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2292860 T10642 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55813",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55813_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2292864 T10641 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2292969 T10641 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292970 T10663 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292971 T10650 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2292973 T10681 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2293938 T10617 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2293939 T10617 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2293944 T10617 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2293945 T10617 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55816
   [junit4]   2> 2293948 T10617 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2293949 T10617 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2293949 T10617 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.TestShortCircuitedRequests-jetty3-1395364831109
   [junit4]   2> 2293950 T10617 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.TestShortCircuitedRequests-jetty3-1395364831109/'
   [junit4]   2> 2293992 T10617 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.TestShortCircuitedRequests-jetty3-1395364831109/solr.xml
   [junit4]   2> 2294009 T10617 oasc.CoreContainer.<init> New CoreContainer 2124277354
   [junit4]   2> 2294010 T10617 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.TestShortCircuitedRequests-jetty3-1395364831109/]
   [junit4]   2> 2294010 T10617 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2294011 T10617 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2294012 T10617 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2294013 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2294013 T10617 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2294014 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2294014 T10617 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2294015 T10617 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2294015 T10617 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2294019 T10617 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2294019 T10617 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2294020 T10617 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2294020 T10617 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55802/solr
   [junit4]   2> 2294020 T10617 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2294021 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2294024 T10697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@86d8921 name:ZooKeeperConnection Watcher:127.0.0.1:55802 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2294024 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2294029 T10617 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2294031 T10699 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38577696 name:ZooKeeperConnection Watcher:127.0.0.1:55802/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2294031 T10617 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2294045 T10617 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2295052 T10617 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55816_
   [junit4]   2> 2295056 T10617 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55816_
   [junit4]   2> 2295067 T10641 oascc.ZkState

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

riggered, but Solr cannot talk to ZK
   [junit4]   2> 2303444 T10717 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2423268 T10617 oas.SolrTestCaseJ4.endTrackingSearchers ERROR ERROR: SolrIndexSearcher opens=10 closes=11
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=el_CY, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=159607448,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPostingsSolrHighlighter, TestRequestStatusCollectionAPI, SimplePostToolTest, PolyFieldTest, ConnectionManagerTest, StandardRequestHandlerTest, TestDistributedGrouping, TestUniqueKeyFieldResource, TestDocumentBuilder, UUIDFieldTest, DistanceFunctionTest, ReturnFieldsTest, AddBlockUpdateTest, SolrIndexConfigTest, BadCopyFieldTest, TestRandomDVFaceting, TestMaxScoreQueryParser, ParsingFieldUpdateProcessorsTest, TestFastLRUCache, TestSchemaSimilarityResource, SolrCmdDistributorTest, TestAnalyzedSuggestions, RequiredFieldsTest, TestHashPartitioner, DistribCursorPagingTest, RemoteQueryErrorTest, TestOverriddenPrefixQueryForCustomFieldType, AutoCommitTest, TestSimpleQParserPlugin, SpellingQueryConverterTest, TestSearcherReuse, SampleTest, SolrIndexSplitterTest, TestStressLucene, CursorMarkTest, AddSchemaFieldsUpdateProcessorFactoryTest, AlternateDirectoryTest, ExternalFileFieldSortTest, TestImplicitCoreProperties, SolrTestCaseJ4Test, TestFuzzyAnalyzedSuggestions, TestFieldSortValues, TermsComponentTest, OutputWriterTest, DeleteReplicaTest, TestDefaultSimilarityFactory, ResponseLogComponentTest, UpdateRequestProcessorFactoryTest, TestSort, DistributedDebugComponentTest, WordBreakSolrSpellCheckerTest, StressHdfsTest, DefaultValueUpdateProcessorTest, TestNonDefinedSimilarityFactory, TestComplexPhraseQParserPlugin, TestZkChroot, DirectSolrConnectionTest, RecoveryZkTest, CopyFieldTest, DocValuesMissingTest, TestBinaryField, MinimalSchemaTest, TestLazyCores, TestPartialUpdateDeduplication, QueryEqualityTest, TestSolrDeletionPolicy1, AssignTest, TestCSVLoader, SyncSliceTest, SpatialFilterTest, TestExtendedDismaxParser, BJQParserTest, UpdateParamsTest, TestCollapseQParserPlugin, TestSolrJ, TestUpdate, TestSystemIdResolver, FileUtilsTest, ClusterStateUpdateTest, TestFieldTypeCollectionResource, TestIndexSearcher, DateFieldTest, HdfsDirectoryTest, ZkControllerTest, CoreMergeIndexesAdminHandlerTest, FileBasedSpellCheckerTest, PreAnalyzedUpdateProcessorTest, DistributedQueryComponentCustomSortTest, TestDocBasedVersionConstraints, SliceStateTest, QueryParsingTest, TestGroupingSearch, TestSolrXml, TermVectorComponentDistributedTest, TestDynamicFieldCollectionResource, PreAnalyzedFieldTest, OpenExchangeRatesOrgProviderTest, TestPerFieldSimilarity, SolrCoreCheckLockOnStartupTest, OverseerTest, TestRemoteStreaming, TestStressReorder, PeerSyncTest, TimeZoneUtilsTest, SolrXmlInZkTest, BasicDistributedZk2Test, OverseerCollectionProcessorTest, DistributedSuggestComponentTest, HdfsBasicDistributedZk2Test, TestDistributedMissingSort, BadComponentTest, TestConfig, SuggesterTest, TestRealTimeGet, SystemInfoHandlerTest, TestLMJelinekMercerSimilarityFactory, TestFreeTextSuggestions, TestPseudoReturnFields, TestMergePolicyConfig, CurrencyFieldOpenExchangeTest, SimpleFacetsTest, TestSchemaResource, XmlUpdateRequestHandlerTest, TestRecoveryHdfs, TestRecovery, PathHierarchyTokenizerFactoryTest, HdfsUnloadDistributedZkTest, TestJmxIntegration, TestIndexingPerformance, TestSweetSpotSimilarityFactory, TestSolrXmlPersistence, UnloadDistributedZkTest, SSLMigrationTest, BasicZkTest, InfoHandlerTest, BasicDistributedZkTest, TestTrie, TestBlendedInfixSuggestions, TestWriterPerf, SchemaVersionSpecificBehaviorTest, TestOmitPositions, TestNumberUtils, SoftAutoCommitTest, ShardRoutingCustomTest, XsltUpdateRequestHandlerTest, TestStressRecovery, SuggesterTSTTest, TestCloudManagedSchemaAddField, SuggesterFSTTest, PrimitiveFieldTypeTest, DebugComponentTest, SynonymTokenizerTest, ChaosMonkeySafeLeaderTest, AnalysisErrorHandlingTest, ZkCLITest, DirectUpdateHandlerOptimizeTest, TestSchemaNameResource, TestRangeQuery, TestNRTOpen, DistributedTermsComponentTest, ShowFileRequestHandlerTest, TestCursorMarkWithoutUniqueKey, TestCoreContainer, TestJmxMonitoredMap, TestRTGBase, SortByFunctionTest, TestQueryUtils, TestStandardQParsers, TestCoreDiscovery, ChaosMonkeyNothingIsSafeTest, ShardSplitTest, LoggingHandlerTest, TestDocSet, TestSolr4Spatial, TestUtils, StatsComponentTest, DocumentAnalysisRequestHandlerTest, TestCopyFieldCollectionResource, SolrInfoMBeanTest, TestDFRSimilarityFactory, TestRandomMergePolicy, TestDynamicFieldResource, DistributedQueryComponentOptimizationTest, TestAtomicUpdateErrorCases, URLClassifyProcessorTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, SliceStateUpdateTest, TestDistributedSearch, TestFaceting, DistributedSpellCheckComponentTest, TestJoin, TestMultiCoreConfBootstrap, TestReload, TestStressVersions, HardAutoCommitTest, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterWFSTTest, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, DocValuesMultiTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, TestArbitraryIndexDir, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, IndexSchemaTest, TestCollationField, JSONWriterTest, TestCSVResponseWriter, MBeansHandlerTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, MultiTermTest, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, PluginInfoTest, DateMathParserTest, TestSolrXMLSerializer, PrimUtilsTest, TestSuggestSpellingConverter, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, CircularListTest, CursorPagingTest, TestHighlightDedupGrouping, TestCollationKeyRangeQueries, AliasIntegrationTest, AsyncMigrateRouteKeyTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteShardTest, MigrateRouteKeyTest, OverseerRolesTest, TestDistribDocBasedVersion, TestShortCircuitedRequests]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestShortCircuitedRequests -Dtests.seed=485BCA9DA329DDB9 -Dtests.slow=true -Dtests.locale=el_CY -Dtests.timezone=Africa/Gaborone -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s | TestShortCircuitedRequests (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ERROR: SolrIndexSearcher opens=10 closes=11
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([485BCA9DA329DDB9]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.endTrackingSearchers(SolrTestCaseJ4.java:405)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.afterClass(SolrTestCaseJ4.java:176)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4] Completed in 141.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 160 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: 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:1276: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:908: There were test failures: 377 suites, 1597 tests, 1 suite-level error, 42 ignored (15 assumptions)

Total time: 71 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure