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 2013/01/04 11:31:38 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/31/
Java: 64bit/jdk1.7.0 -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([E9056FB5334EFFB1:68E3E1AD44119F8D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8564 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T700 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T700 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357293769715
[junit4:junit4]   2> 7 T700 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T701 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T701 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T701 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T701 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T701 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T701 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T700 oasc.ZkTestServer.run start zk server on port:51129
[junit4:junit4]   2> 110 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d509b68
[junit4:junit4]   2> 112 T706 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T706 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 114 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51130
[junit4:junit4]   2> 114 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51130
[junit4:junit4]   2> 115 T704 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 118 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90000 with negotiated timeout 10000 for client /127.0.0.1:51130
[junit4:junit4]   2> 119 T706 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90000, negotiated timeout = 10000
[junit4:junit4]   2> 119 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d509b68 name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 120 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 120 T700 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 126 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90000
[junit4:junit4]   2> 129 T707 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 129 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51130 which had sessionid 0x13c050353f90000
[junit4:junit4]   2> 130 T700 oaz.ZooKeeper.close Session: 0x13c050353f90000 closed
[junit4:junit4]   2> 133 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@539ea18d
[junit4:junit4]   2> 135 T708 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 136 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T708 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 137 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51131
[junit4:junit4]   2> 138 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51131
[junit4:junit4]   2> 139 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90001 with negotiated timeout 10000 for client /127.0.0.1:51131
[junit4:junit4]   2> 139 T708 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90001, negotiated timeout = 10000
[junit4:junit4]   2> 140 T709 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@539ea18d name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 140 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 141 T700 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 147 T700 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 153 T700 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 157 T700 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 162 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 172 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 173 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 178 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 179 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 185 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 186 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 198 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 198 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 204 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 205 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 210 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 211 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 217 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 218 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 223 T700 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 224 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 230 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90001
[junit4:junit4]   2> 231 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51131 which had sessionid 0x13c050353f90001
[junit4:junit4]   2> 231 T700 oaz.ZooKeeper.close Session: 0x13c050353f90001 closed
[junit4:junit4]   2> 231 T709 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 394 T700 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 418 T700 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51132
[junit4:junit4]   2> 419 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 419 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941
[junit4:junit4]   2> 420 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/'
[junit4:junit4]   2> 445 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 446 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 447 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941
[junit4:junit4]   2> 447 T700 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/solr.xml
[junit4:junit4]   2> 448 T700 oasc.CoreContainer.<init> New CoreContainer 1358124586
[junit4:junit4]   2> 449 T700 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/'
[junit4:junit4]   2> 449 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/'
[junit4:junit4]   2> 472 T700 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 473 T700 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 473 T700 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 474 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 474 T700 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 475 T700 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 475 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 476 T700 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 476 T700 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 477 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 489 T700 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 505 T700 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51129/solr
[junit4:junit4]   2> 506 T700 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 507 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b00eb01
[junit4:junit4]   2> 509 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 509 T719 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 510 T719 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 510 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51133
[junit4:junit4]   2> 511 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51133
[junit4:junit4]   2> 512 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90002 with negotiated timeout 20000 for client /127.0.0.1:51133
[junit4:junit4]   2> 512 T719 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90002, negotiated timeout = 20000
[junit4:junit4]   2> 513 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b00eb01 name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 513 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 516 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90002
[junit4:junit4]   2> 517 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51133 which had sessionid 0x13c050353f90002
[junit4:junit4]   2> 517 T720 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 517 T700 oaz.ZooKeeper.close Session: 0x13c050353f90002 closed
[junit4:junit4]   2> 518 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 524 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@499c9a7
[junit4:junit4]   2> 526 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 526 T721 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 527 T721 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 527 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51134
[junit4:junit4]   2> 528 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51134
[junit4:junit4]   2> 529 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90003 with negotiated timeout 20000 for client /127.0.0.1:51134
[junit4:junit4]   2> 529 T721 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90003, negotiated timeout = 20000
[junit4:junit4]   2> 530 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@499c9a7 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 530 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 533 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 535 T700 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 539 T700 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51132_
[junit4:junit4]   2> 540 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51132_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51132_
[junit4:junit4]   2> 541 T700 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51132_
[junit4:junit4]   2> 547 T700 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 556 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 557 T700 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 562 T700 oasc.Overseer.start Overseer (id=88951604492435459-127.0.0.1:51132_-n_0000000000) starting
[junit4:junit4]   2> 563 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 564 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 566 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 567 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 569 T724 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 571 T700 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 576 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 584 T725 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/collection1
[junit4:junit4]   2> 585 T723 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 585 T725 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 586 T725 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 587 T725 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 589 T725 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/collection1/'
[junit4:junit4]   2> 590 T725 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 590 T725 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/collection1/lib/README' to classloader
[junit4:junit4]   2> 637 T725 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 695 T725 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 697 T725 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 703 T725 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1207 T725 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1215 T725 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1219 T725 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1247 T725 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1254 T725 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1261 T725 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1264 T725 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1266 T725 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357293769941/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/
[junit4:junit4]   2> 1267 T725 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290163e1
[junit4:junit4]   2> 1268 T725 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1269 T725 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data forceNew:false
[junit4:junit4]   2> 1269 T725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data
[junit4:junit4]   2> 1270 T725 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index/
[junit4:junit4]   2> 1270 T725 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1271 T725 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index forceNew:false
[junit4:junit4]   2> 1276 T725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d038710; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1277 T725 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1277 T725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index
[junit4:junit4]   2> 1278 T725 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1280 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1280 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1281 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1281 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1282 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1283 T725 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1283 T725 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1284 T725 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1284 T725 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1285 T725 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1286 T725 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1286 T725 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1287 T725 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1287 T725 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1287 T725 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1288 T725 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1288 T725 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1289 T725 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1290 T725 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1290 T725 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1291 T725 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1291 T725 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1292 T725 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1293 T725 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1293 T725 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1294 T725 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1300 T725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1303 T725 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1305 T725 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1307 T725 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data
[junit4:junit4]   2> 1309 T725 oass.SolrIndexSearcher.<init> Opening Searcher@983960f main
[junit4:junit4]   2> 1310 T725 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1310 T725 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1311 T725 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1316 T725 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1348 T726 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@983960f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1355 T725 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1355 T725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1356 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2092 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2094 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51132_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51132"}
[junit4:junit4]   2> 2094 T723 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2094 T723 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2095 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2103 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 2367 T725 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2368 T725 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51132 collection:control_collection shard:shard1
[junit4:junit4]   2> 2370 T725 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2390 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2391 T725 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2392 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2396 T725 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2396 T725 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2396 T725 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51132/collection1/
[junit4:junit4]   2> 2397 T725 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2397 T725 oasc.SyncStrategy.syncToMe http://127.0.0.1:51132/collection1/ has no replicas
[junit4:junit4]   2> 2397 T725 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51132/collection1/
[junit4:junit4]   2> 2398 T725 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2406 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3616 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3634 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 3689 T725 oasc.ZkController.register We are http://127.0.0.1:51132/collection1/ and leader is http://127.0.0.1:51132/collection1/
[junit4:junit4]   2> 3689 T725 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51132
[junit4:junit4]   2> 3690 T725 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3690 T725 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3691 T725 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3695 T725 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3697 T700 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3698 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3698 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3707 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3714 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@76bc5096
[junit4:junit4]   2> 3715 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3716 T727 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3717 T727 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 3719 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51135
[junit4:junit4]   2> 3719 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51135
[junit4:junit4]   2> 3721 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90004 with negotiated timeout 10000 for client /127.0.0.1:51135
[junit4:junit4]   2> 3721 T727 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90004, negotiated timeout = 10000
[junit4:junit4]   2> 3721 T728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76bc5096 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3722 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3724 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3727 T700 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3917 T700 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3922 T700 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51136
[junit4:junit4]   2> 3923 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3924 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436
[junit4:junit4]   2> 3925 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/'
[junit4:junit4]   2> 3954 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3955 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3956 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436
[junit4:junit4]   2> 3956 T700 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/solr.xml
[junit4:junit4]   2> 3957 T700 oasc.CoreContainer.<init> New CoreContainer 31214087
[junit4:junit4]   2> 3957 T700 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/'
[junit4:junit4]   2> 3958 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/'
[junit4:junit4]   2> 3982 T700 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 3983 T700 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3983 T700 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3984 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3984 T700 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3985 T700 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3985 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3986 T700 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3986 T700 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3987 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4001 T700 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4020 T700 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51129/solr
[junit4:junit4]   2> 4021 T700 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4021 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6d545c1a
[junit4:junit4]   2> 4023 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4024 T738 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4026 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51137
[junit4:junit4]   2> 4027 T738 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 4028 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51137
[junit4:junit4]   2> 4030 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90005 with negotiated timeout 20000 for client /127.0.0.1:51137
[junit4:junit4]   2> 4030 T738 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90005, negotiated timeout = 20000
[junit4:junit4]   2> 4031 T739 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d545c1a name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4031 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4035 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90005
[junit4:junit4]   2> 4036 T700 oaz.ZooKeeper.close Session: 0x13c050353f90005 closed
[junit4:junit4]   2> 4037 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4040 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51137 which had sessionid 0x13c050353f90005
[junit4:junit4]   2> 4040 T739 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4046 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ce78da0
[junit4:junit4]   2> 4048 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4048 T740 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4049 T740 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 4049 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51138
[junit4:junit4]   2> 4050 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51138
[junit4:junit4]   2> 4052 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90006 with negotiated timeout 20000 for client /127.0.0.1:51138
[junit4:junit4]   2> 4052 T740 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90006, negotiated timeout = 20000
[junit4:junit4]   2> 4053 T741 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ce78da0 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4053 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4055 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4057 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4059 T700 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51136_
[junit4:junit4]   2> 4060 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51136_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51136_
[junit4:junit4]   2> 4061 T700 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51136_
[junit4:junit4]   2> 4067 T722 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4067 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 4067 T728 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4072 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4082 T742 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/collection1
[junit4:junit4]   2> 4082 T742 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4083 T742 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4083 T742 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4086 T742 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/collection1/'
[junit4:junit4]   2> 4087 T742 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4087 T742 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/collection1/lib/README' to classloader
[junit4:junit4]   2> 4135 T742 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4200 T742 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4202 T742 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4209 T742 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4739 T742 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4748 T742 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4752 T742 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4777 T742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4782 T742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4788 T742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4790 T742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4793 T742 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357293773436/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/
[junit4:junit4]   2> 4793 T742 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290163e1
[junit4:junit4]   2> 4794 T742 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4794 T742 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1 forceNew:false
[junit4:junit4]   2> 4795 T742 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 4795 T742 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index/
[junit4:junit4]   2> 4796 T742 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4797 T742 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index forceNew:false
[junit4:junit4]   2> 4801 T742 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d76b932; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4802 T742 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4802 T742 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index
[junit4:junit4]   2> 4803 T742 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4805 T742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4806 T742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4806 T742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4807 T742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4808 T742 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4808 T742 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4810 T742 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4810 T742 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4811 T742 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4812 T742 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4812 T742 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4813 T742 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4814 T742 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4814 T742 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4814 T742 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4815 T742 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4816 T742 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4816 T742 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4817 T742 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4818 T742 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4818 T742 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4819 T742 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4820 T742 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4821 T742 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4821 T742 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4822 T742 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4829 T742 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4832 T742 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4834 T742 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4837 T742 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 4838 T742 oass.SolrIndexSearcher.<init> Opening Searcher@16040509 main
[junit4:junit4]   2> 4839 T742 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4839 T742 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4840 T742 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4846 T742 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4879 T743 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16040509 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4890 T742 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4890 T742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5150 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5152 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51132_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51132"}
[junit4:junit4]   2> 5159 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51136_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51136"}
[junit4:junit4]   2> 5159 T723 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5159 T723 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5165 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5166 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5166 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 5894 T742 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5894 T742 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51136 collection:collection1 shard:shard1
[junit4:junit4]   2> 5896 T742 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5907 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5908 T742 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5909 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5912 T742 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5912 T742 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5912 T742 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51136/collection1/
[junit4:junit4]   2> 5912 T742 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5913 T742 oasc.SyncStrategy.syncToMe http://127.0.0.1:51136/collection1/ has no replicas
[junit4:junit4]   2> 5913 T742 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51136/collection1/
[junit4:junit4]   2> 5913 T742 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5920 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6682 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6712 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6713 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6714 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 6742 T742 oasc.ZkController.register We are http://127.0.0.1:51136/collection1/ and leader is http://127.0.0.1:51136/collection1/
[junit4:junit4]   2> 6743 T742 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51136
[junit4:junit4]   2> 6744 T742 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6745 T742 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6746 T742 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6753 T742 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6756 T700 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6757 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6758 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6952 T700 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6956 T700 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51139
[junit4:junit4]   2> 6958 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6958 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479
[junit4:junit4]   2> 6959 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/'
[junit4:junit4]   2> 6988 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6989 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6989 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479
[junit4:junit4]   2> 6990 T700 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/solr.xml
[junit4:junit4]   2> 6990 T700 oasc.CoreContainer.<init> New CoreContainer 442191063
[junit4:junit4]   2> 6991 T700 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/'
[junit4:junit4]   2> 6992 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/'
[junit4:junit4]   2> 7013 T700 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7014 T700 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7014 T700 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7015 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7015 T700 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7016 T700 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7017 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7017 T700 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7018 T700 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7018 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7032 T700 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7048 T700 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51129/solr
[junit4:junit4]   2> 7049 T700 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7050 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@126aa26c
[junit4:junit4]   2> 7051 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7051 T753 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7052 T753 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 7052 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51140
[junit4:junit4]   2> 7053 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51140
[junit4:junit4]   2> 7055 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90007 with negotiated timeout 20000 for client /127.0.0.1:51140
[junit4:junit4]   2> 7055 T753 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90007, negotiated timeout = 20000
[junit4:junit4]   2> 7055 T754 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@126aa26c name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7056 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7058 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90007
[junit4:junit4]   2> 7059 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51140 which had sessionid 0x13c050353f90007
[junit4:junit4]   2> 7059 T700 oaz.ZooKeeper.close Session: 0x13c050353f90007 closed
[junit4:junit4]   2> 7060 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7066 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5a461db6
[junit4:junit4]   2> 7067 T754 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7068 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7078 T755 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7079 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51141
[junit4:junit4]   2> 7079 T755 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 7080 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51141
[junit4:junit4]   2> 7081 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90008 with negotiated timeout 20000 for client /127.0.0.1:51141
[junit4:junit4]   2> 7081 T755 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90008, negotiated timeout = 20000
[junit4:junit4]   2> 7082 T756 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a461db6 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7082 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7084 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7086 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7088 T700 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51139_
[junit4:junit4]   2> 7089 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51139_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51139_
[junit4:junit4]   2> 7090 T700 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51139_
[junit4:junit4]   2> 7095 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7096 T722 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7096 T741 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7096 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7096 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 7101 T728 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7108 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7116 T757 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/collection1
[junit4:junit4]   2> 7116 T757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7117 T757 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7118 T757 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7120 T757 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/collection1/'
[junit4:junit4]   2> 7121 T757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7121 T757 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/collection1/lib/README' to classloader
[junit4:junit4]   2> 7173 T757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7242 T757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7244 T757 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7251 T757 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7779 T757 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7788 T757 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7791 T757 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7819 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7825 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7831 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7833 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7835 T757 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357293776479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/
[junit4:junit4]   2> 7836 T757 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290163e1
[junit4:junit4]   2> 7837 T757 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7837 T757 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2 forceNew:false
[junit4:junit4]   2> 7838 T757 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2> 7838 T757 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index/
[junit4:junit4]   2> 7839 T757 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7839 T757 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index forceNew:false
[junit4:junit4]   2> 7844 T757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@aec5188; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7844 T757 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7845 T757 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index
[junit4:junit4]   2> 7846 T757 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7848 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7849 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7849 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7850 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7851 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7851 T757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7852 T757 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7852 T757 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7853 T757 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7854 T757 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7854 T757 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7855 T757 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7856 T757 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7856 T757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7858 T757 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7859 T757 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7860 T757 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7861 T757 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7862 T757 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7863 T757 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7864 T757 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7865 T757 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7866 T757 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7867 T757 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7867 T757 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7868 T757 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7874 T757 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7878 T757 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7880 T757 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7882 T757 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2> 7884 T757 oass.SolrIndexSearcher.<init> Opening Searcher@3c84c59a main
[junit4:junit4]   2> 7885 T757 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7885 T757 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7886 T757 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7891 T757 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 7936 T758 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c84c59a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 7945 T757 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 7945 T757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8239 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8240 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51136_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51136"}
[junit4:junit4]   2> 8247 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51139_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51139"}
[junit4:junit4]   2> 8247 T723 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8247 T723 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8254 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8257 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8259 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8259 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 8951 T757 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 8951 T757 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51139 collection:collection1 shard:shard2
[junit4:junit4]   2> 8953 T757 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 8965 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 8966 T757 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 8967 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8971 T757 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 8971 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 8972 T757 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51139/collection1/
[junit4:junit4]   2> 8972 T757 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 8972 T757 oasc.SyncStrategy.syncToMe http://127.0.0.1:51139/collection1/ has no replicas
[junit4:junit4]   2> 8973 T757 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51139/collection1/
[junit4:junit4]   2> 8973 T757 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 8980 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f90008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9773 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9792 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9792 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9792 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9792 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 9802 T757 oasc.ZkController.register We are http://127.0.0.1:51139/collection1/ and leader is http://127.0.0.1:51139/collection1/
[junit4:junit4]   2> 9803 T757 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51139
[junit4:junit4]   2> 9803 T757 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9803 T757 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9804 T757 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9807 T757 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9809 T700 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9810 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9810 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9985 T700 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9988 T700 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51142
[junit4:junit4]   2> 9989 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9989 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526
[junit4:junit4]   2> 9990 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/'
[junit4:junit4]   2> 10022 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10023 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10023 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526
[junit4:junit4]   2> 10024 T700 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/solr.xml
[junit4:junit4]   2> 10024 T700 oasc.CoreContainer.<init> New CoreContainer 1187347303
[junit4:junit4]   2> 10025 T700 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/'
[junit4:junit4]   2> 10026 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/'
[junit4:junit4]   2> 10054 T700 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 10055 T700 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10056 T700 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10056 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10057 T700 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10058 T700 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10059 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10059 T700 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10061 T700 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10061 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10074 T700 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10091 T700 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51129/solr
[junit4:junit4]   2> 10092 T700 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10093 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5161d19b
[junit4:junit4]   2> 10094 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10094 T768 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10095 T768 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 10095 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51143
[junit4:junit4]   2> 10096 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51143
[junit4:junit4]   2> 10097 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f90009 with negotiated timeout 20000 for client /127.0.0.1:51143
[junit4:junit4]   2> 10097 T768 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f90009, negotiated timeout = 20000
[junit4:junit4]   2> 10098 T769 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5161d19b name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10099 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10101 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f90009
[junit4:junit4]   2> 10102 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51143 which had sessionid 0x13c050353f90009
[junit4:junit4]   2> 10102 T700 oaz.ZooKeeper.close Session: 0x13c050353f90009 closed
[junit4:junit4]   2> 10102 T769 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10103 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 10109 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@792ab535
[junit4:junit4]   2> 10111 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10111 T770 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10112 T770 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 10112 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51144
[junit4:junit4]   2> 10113 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51144
[junit4:junit4]   2> 10114 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f9000a with negotiated timeout 20000 for client /127.0.0.1:51144
[junit4:junit4]   2> 10114 T770 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f9000a, negotiated timeout = 20000
[junit4:junit4]   2> 10115 T771 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@792ab535 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10116 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10117 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10119 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10121 T700 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51142_
[junit4:junit4]   2> 10122 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51142_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51142_
[junit4:junit4]   2> 10123 T700 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51142_
[junit4:junit4]   2> 10127 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
[junit4:junit4]   2> 10128 T741 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10129 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10129 T756 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10129 T722 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10130 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10129 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 10134 T728 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10138 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10146 T772 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/collection1
[junit4:junit4]   2> 10146 T772 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10147 T772 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10148 T772 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10150 T772 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/collection1/'
[junit4:junit4]   2> 10151 T772 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10152 T772 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/collection1/lib/README' to classloader
[junit4:junit4]   2> 10190 T772 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 10249 T772 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10251 T772 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10259 T772 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10747 T772 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10755 T772 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10767 T772 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10791 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10797 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10802 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10805 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10807 T772 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357293779526/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/
[junit4:junit4]   2> 10807 T772 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290163e1
[junit4:junit4]   2> 10808 T772 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10809 T772 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3 forceNew:false
[junit4:junit4]   2> 10809 T772 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 10810 T772 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index/
[junit4:junit4]   2> 10810 T772 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10811 T772 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index forceNew:false
[junit4:junit4]   2> 10815 T772 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@16579f4a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10816 T772 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10816 T772 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index
[junit4:junit4]   2> 10817 T772 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10819 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10820 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10820 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10821 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10822 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10822 T772 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10822 T772 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10824 T772 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10825 T772 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10825 T772 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10826 T772 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10827 T772 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10827 T772 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10828 T772 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10828 T772 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10829 T772 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10829 T772 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10830 T772 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10831 T772 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10831 T772 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10832 T772 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10833 T772 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10833 T772 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10834 T772 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10835 T772 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10835 T772 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10842 T772 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10845 T772 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10847 T772 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10850 T772 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 10852 T772 oass.SolrIndexSearcher.<init> Opening Searcher@41e3df10 main
[junit4:junit4]   2> 10854 T772 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10854 T772 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10855 T772 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10861 T772 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10892 T773 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41e3df10 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10900 T772 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10901 T772 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11311 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11312 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51139_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51139"}
[junit4:junit4]   2> 11318 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51142_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51142"}
[junit4:junit4]   2> 11319 T723 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11319 T723 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11325 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11326 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11326 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11326 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11326 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 11904 T772 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11904 T772 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51142 collection:collection1 shard:shard1
[junit4:junit4]   2> 11911 T772 oasc.ZkController.register We are http://127.0.0.1:51142/collection1/ and leader is http://127.0.0.1:51136/collection1/
[junit4:junit4]   2> 11912 T772 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51142
[junit4:junit4]   2> 11912 T772 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11913 T772 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C43 name=collection1 org.apache.solr.core.SolrCore@3bf5ed2 url=http://127.0.0.1:51142/collection1 node=127.0.0.1:51142_ C43_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51142_, base_url=http://127.0.0.1:51142}
[junit4:junit4]   2> 11914 T774 C43 P51142 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11915 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11915 T772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11915 T774 C43 P51142 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11916 T774 C43 P51142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11917 T700 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11918 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11918 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11919 T774 C43 P51142 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12142 T700 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12146 T700 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51146
[junit4:junit4]   2> 12148 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12149 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634
[junit4:junit4]   2> 12150 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/'
[junit4:junit4]   2> 12196 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12197 T700 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12198 T700 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634
[junit4:junit4]   2> 12199 T700 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/solr.xml
[junit4:junit4]   2> 12199 T700 oasc.CoreContainer.<init> New CoreContainer 320074630
[junit4:junit4]   2> 12200 T700 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/'
[junit4:junit4]   2> 12202 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/'
[junit4:junit4]   2> 12232 T700 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 12233 T700 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12233 T700 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12234 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12234 T700 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12235 T700 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12235 T700 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12236 T700 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12237 T700 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12238 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12253 T700 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12264 T700 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51129/solr
[junit4:junit4]   2> 12265 T700 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12265 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d35cae0
[junit4:junit4]   2> 12266 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12266 T784 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12267 T784 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 12267 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51147
[junit4:junit4]   2> 12268 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51147
[junit4:junit4]   2> 12461 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f9000b with negotiated timeout 20000 for client /127.0.0.1:51147
[junit4:junit4]   2> 12461 T784 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f9000b, negotiated timeout = 20000
[junit4:junit4]   2> 12462 T785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d35cae0 name:ZooKeeperConnection Watcher:127.0.0.1:51129 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12462 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12468 T705 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c050353f9000b
[junit4:junit4]   2> 12469 T702 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51147 which had sessionid 0x13c050353f9000b
[junit4:junit4]   2> 12470 T785 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12470 T700 oaz.ZooKeeper.close Session: 0x13c050353f9000b closed
[junit4:junit4]   2> 12471 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 12481 T700 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51129/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@8d981
[junit4:junit4]   2> 12482 T700 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12483 T786 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51129. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12484 T786 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51129, initiating session
[junit4:junit4]   2> 12484 T702 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51148
[junit4:junit4]   2> 12485 T702 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51148
[junit4:junit4]   2> 12486 T704 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c050353f9000c with negotiated timeout 20000 for client /127.0.0.1:51148
[junit4:junit4]   2> 12486 T786 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51129, sessionid = 0x13c050353f9000c, negotiated timeout = 20000
[junit4:junit4]   2> 12487 T787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d981 name:ZooKeeperConnection Watcher:127.0.0.1:51129/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12487 T700 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12488 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12490 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12491 T700 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51146_
[junit4:junit4]   2> 12492 T705 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c050353f9000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51146_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51146_
[junit4:junit4]   2> 12493 T700 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51146_
[junit4:junit4]   2> 12497 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12498 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 12499 T741 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12500 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12500 T756 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12500 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12500 T722 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12501 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12505 T771 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12505 T728 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12510 T700 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12518 T788 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/collection1
[junit4:junit4]   2> 12518 T788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12520 T788 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12520 T788 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12522 T788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/collection1/'
[junit4:junit4]   2> 12523 T788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12523 T788 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/collection1/lib/README' to classloader
[junit4:junit4]   2> 12562 T788 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12618 T788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12620 T788 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12628 T788 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12883 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12884 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51142_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51142"}
[junit4:junit4]   2> 12892 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12893 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12893 T787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12894 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12895 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 12902 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 13187 T788 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13194 T788 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13198 T788 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13222 T788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13227 T788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13232 T788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13235 T788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13237 T788 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357293781634/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/
[junit4:junit4]   2> 13238 T788 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@290163e1
[junit4:junit4]   2> 13239 T788 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13240 T788 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4 forceNew:false
[junit4:junit4]   2> 13241 T788 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 13241 T788 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index/
[junit4:junit4]   2> 13242 T788 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13242 T788 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index forceNew:false
[junit4:junit4]   2> 13248 T788 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@47253104; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13249 T788 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13249 T788 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index
[junit4:junit4]   2> 13250 T788 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13252 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13253 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13253 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13253 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13255 T788 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13255 T788 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13255 T788 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13256 T788 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13257 T788 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13258 T788 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13259 T788 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13259 T788 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13260 T788 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13260 T788 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13260 T788 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13261 T788 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13262 T788 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13262 T788 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13263 T788 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13264 T788 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13264 T788 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13265 T788 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13266 T788 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13266 T788 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13267 T788 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13268 T788 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13274 T788 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13277 T788 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13278 T788 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 13281 T788 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 13282 T788 oass.SolrIndexSearcher.<init> Opening Searcher@64dd7a0e main
[junit4:junit4]   2> 13283 T788 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13283 T788 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13283 T788 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13288 T788 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13321 T789 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64dd7a0e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13328 T788 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13328 T788 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14412 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14415 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51146_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51146"}
[junit4:junit4]   2> 14416 T723 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14417 T723 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14433 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14434 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14435 T787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14436 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14436 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 14436 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2>  C43_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51142_, base_url=http://127.0.0.1:51142}
[junit4:junit4]   2> 14935 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51136/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14936 T774 C43 P51142 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51142 START replicas=[http://127.0.0.1:51136/collection1/] nUpdates=100
[junit4:junit4]   2> 14936 T774 C43 P51142 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14937 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14937 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14938 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14938 T774 C43 P51142 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14939 T774 C43 P51142 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51136/collection1/. core=collection1
[junit4:junit4]   2> 14939 T774 C43 P51142 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C44 name=collection1 org.apache.solr.core.SolrCore@35ccb0d4 url=http://127.0.0.1:51136/collection1 node=127.0.0.1:51136_ C44_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51136_, base_url=http://127.0.0.1:51136, leader=true}
[junit4:junit4]   2> 14945 T733 C44 P51136 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 14949 T737 C44 P51136 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14950 T737 C44 P51136 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 14954 T737 C44 P51136 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d76b932; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14954 T737 C44 P51136 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14958 T737 C44 P51136 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d76b932; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d76b932; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14958 T737 C44 P51136 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14959 T737 C44 P51136 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 14960 T737 C44 P51136 oass.SolrIndexSearcher.<init> Opening Searcher@384e1c6a realtime
[junit4:junit4]   2> 14960 T737 C44 P51136 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14962 T737 C44 P51136 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 14963 T774 C43 P51142 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14963 T774 C43 P51142 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14968 T734 C44 P51136 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14968 T734 C44 P51136 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14970 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14970 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14970 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14974 T735 C44 P51136 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 14975 T735 C44 P51136 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1/index
[junit4:junit4]   2> 14975 T735 C44 P51136 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 14976 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14977 T774 C43 P51142 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 forceNew:false
[junit4:junit4]   2> 14978 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14979 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dee1718; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 14982 T733 C44 P51136 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 14984 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index
[junit4:junit4]   2> 14985 T774 C43 P51142 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14985 T774 C43 P51142 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130104110304685
[junit4:junit4]   2> 14987 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14987 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14988 T774 C43 P51142 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685
[junit4:junit4]   2> 14991 T774 C43 P51142 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dee1718; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14992 T774 C43 P51142 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14993 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14993 T774 C43 P51142 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14993 T774 C43 P51142 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14994 T774 C43 P51142 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14994 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685
[junit4:junit4]   2> 14995 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14998 T774 C43 P51142 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dee1718; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14998 T774 C43 P51142 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14998 T774 C43 P51142 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14999 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 14999 T774 C43 P51142 oass.SolrIndexSearcher.<init> Opening Searcher@697a3572 main
[junit4:junit4]   2> 15002 T773 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@697a3572 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15002 T773 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index
[junit4:junit4]   2> 15002 T774 C43 P51142 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15005 T774 C43 P51142 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dee1718; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2dee1718; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15005 T774 C43 P51142 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15006 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 15007 T774 C43 P51142 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15007 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index.20130104110304685
[junit4:junit4]   2> 15007 T774 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3/index
[junit4:junit4]   2> 15007 T774 C43 P51142 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15008 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15008 T774 C43 P51142 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15008 T774 C43 P51142 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15010 T774 C43 P51142 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15335 T788 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15336 T788 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51146 collection:collection1 shard:shard2
[junit4:junit4]   2> 15342 T788 oasc.ZkController.register We are http://127.0.0.1:51146/collection1/ and leader is http://127.0.0.1:51139/collection1/
[junit4:junit4]   2> 15342 T788 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51146
[junit4:junit4]   2> 15342 T788 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15342 T788 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C45 name=collection1 org.apache.solr.core.SolrCore@d403612 url=http://127.0.0.1:51146/collection1 node=127.0.0.1:51146_ C45_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51146_, base_url=http://127.0.0.1:51146}
[junit4:junit4]   2> 15343 T792 C45 P51146 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15344 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15344 T788 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15344 T792 C45 P51146 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15344 T792 C45 P51146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15345 T700 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15346 T792 C45 P51146 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15346 T700 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15347 T700 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15354 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15356 T700 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 15358 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15962 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15965 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51142_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51142"}
[junit4:junit4]   2> 15973 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51146_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51146"}
[junit4:junit4]   2> 15979 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15980 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15980 T787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15980 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15980 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 15980 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 16363 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17368 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C45_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51146_, base_url=http://127.0.0.1:51146}
[junit4:junit4]   2> 18366 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51139/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18367 T792 C45 P51146 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51146 START replicas=[http://127.0.0.1:51139/collection1/] nUpdates=100
[junit4:junit4]   2> 18367 T792 C45 P51146 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18368 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18368 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18369 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18370 T792 C45 P51146 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18370 T792 C45 P51146 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51139/collection1/. core=collection1
[junit4:junit4]   2> 18370 T792 C45 P51146 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C46 name=collection1 org.apache.solr.core.SolrCore@636e6f73 url=http://127.0.0.1:51139/collection1 node=127.0.0.1:51139_ C46_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51139_, base_url=http://127.0.0.1:51139, leader=true}
[junit4:junit4]   2> 18377 T749 C46 P51139 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 18380 T747 C46 P51139 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18379 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18381 T747 C46 P51139 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2> 18385 T747 C46 P51139 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@aec5188; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18386 T747 C46 P51139 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18389 T747 C46 P51139 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@aec5188; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@aec5188; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18389 T747 C46 P51139 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18390 T747 C46 P51139 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2> 18391 T747 C46 P51139 oass.SolrIndexSearcher.<init> Opening Searcher@7259aad8 realtime
[junit4:junit4]   2> 18391 T747 C46 P51139 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18392 T747 C46 P51139 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 18394 T792 C45 P51146 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18394 T792 C45 P51146 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18397 T751 C46 P51139 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18398 T751 C46 P51139 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18399 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18399 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18399 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18404 T749 C46 P51139 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2> 18405 T749 C46 P51139 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2/index
[junit4:junit4]   2> 18405 T749 C46 P51139 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18406 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18407 T792 C45 P51146 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 forceNew:false
[junit4:junit4]   2> 18408 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18409 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d59293; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18413 T752 C46 P51139 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18415 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index
[junit4:junit4]   2> 18415 T792 C45 P51146 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18416 T792 C45 P51146 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130104110308115
[junit4:junit4]   2> 18421 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18422 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18422 T792 C45 P51146 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115
[junit4:junit4]   2> 18424 T792 C45 P51146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d59293; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18425 T792 C45 P51146 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18426 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18426 T792 C45 P51146 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18426 T792 C45 P51146 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18429 T792 C45 P51146 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18430 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115
[junit4:junit4]   2> 18432 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18437 T792 C45 P51146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d59293; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18437 T792 C45 P51146 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18438 T792 C45 P51146 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18439 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18440 T792 C45 P51146 oass.SolrIndexSearcher.<init> Opening Searcher@15977262 main
[junit4:junit4]   2> 18442 T789 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15977262 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18443 T789 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index
[junit4:junit4]   2> 18443 T792 C45 P51146 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18446 T792 C45 P51146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d59293; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27d59293; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18447 T792 C45 P51146 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18448 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 18448 T792 C45 P51146 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18448 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index.20130104110308115
[junit4:junit4]   2> 18448 T792 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4/index
[junit4:junit4]   2> 18449 T792 C45 P51146 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18449 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18449 T792 C45 P51146 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18450 T792 C45 P51146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18452 T792 C45 P51146 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19001 T723 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19003 T723 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51146_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51146"}
[junit4:junit4]   2> 19010 T741 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19011 T787 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19011 T722 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19011 T756 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19011 T728 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19012 T771 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
[junit4:junit4]   2> 19387 T700 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19389 T700 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C47 name=collection1 org.apache.solr.core.SolrCore@1ecffd22 url=http://127.0.0.1:51132/collection1 node=127.0.0.1:51132_ C47_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51132_, base_url=http://127.0.0.1:51132, leader=true}
[junit4:junit4]   2> 19405 T718 C47 P51132 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data
[junit4:junit4]   2> 19414 T718 C47 P51132 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d038710; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19417 T718 C47 P51132 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19420 T718 C47 P51132 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/control/data
[junit4:junit4]   2> 19421 T718 C47 P51132 oass.SolrIndexSearcher.<init> Opening Searcher@60c6fe68 realtime
[junit4:junit4]   2> 19423 T718 C47 P51132 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423225692211904512)} 0 20
[junit4:junit4]   2> 19432 T736 C44 P51136 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty1
[junit4:junit4]   2> 19445 T750 C46 P51139 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty2
[junit4:junit4]   2>  C43_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51142_, base_url=http://127.0.0.1:51142}
[junit4:junit4]   2> 19445 T761 C43 P51142 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty3
[junit4:junit4]   2> 19448 T761 C43 P51142 /update {update.distrib=FROMLEADER&_version_=-1423225692239167488&update.from=http://127.0.0.1:51136/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423225692239167488)} 0 4
[junit4:junit4]   2>  C45_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51146_, base_url=http://127.0.0.1:51146}
[junit4:junit4]   2> 19457 T783 C45 P51146 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357293769715/jetty4
[junit4:junit4]   2> 19458 T783 C45 P51146 /update {update.distrib=FROMLEADER&_version_=-1423225692252798976&update.from=http://127.0.0.1:51139/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423225692252798976)} 0 3
[junit4:junit4]   2> 19459 T750 C46 P51139 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1423225692252798976)} 0 17
[junit4:junit4]   2> 19459 T736 C44 P51136 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423225692239167488)} 0 30
[junit4:junit4]   2> 19472 T713 C47 P51132 /update {wt=javabin&version=2} {add=[1 (1423225692276916224)]} 0 6
[junit4:junit4]   2> 19498 T762 C43 P51142 /update {distrib.from=http://127.0.0.1:51136/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1423225692294742016)]} 0 5
[junit4:junit4]   2> 19500 T737 C44 P51136 /update {distrib.from=http://127.0.0.1:51139/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1423225692294742016)]} 0 17
[junit4:junit4]   2> 19501 T751 C46 P51139 /update {wt=javabin&version=2} {add=[1]} 0 22
[junit4:junit4]   2> 19511 T714 C47 P51132 /update {wt=javabin&version=2} {add=[2 (1423225692322004992)]} 0 2
[junit4:junit4]   2> 19524 T778 C45 P51146 /update {distrib.from=http://127.0.0.1:51139/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1423225692328296448)]} 0 4
[junit4:junit4]   2> 19525 T749 C46 P51139 /update {wt=javabin&version=2} {add=[2 (1423225692328296448)]} 0 11
[junit4:junit4]   2> 19529 T715 C47 P51132 /update {wt=javabin&version=2} {add

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

4119F8D]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
[junit4:junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 372624 T700 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), foo_b=PostingsFormat(name=MockRandom), cat=PostingsFormat(name=Memory doPackFST= false), foo_d=PostingsFormat(name=Asserting), foo_f=PostingsFormat(name=MockRandom), n_tl1=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), n_d1=PostingsFormat(name=Memory doPackFST= false), rnd_b=PostingsFormat(name=Asserting), intDefault=PostingsFormat(name=Memory doPackFST= false), n_td1=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), timestamp=PostingsFormat(name=Memory doPackFST= false), id=PostingsFormat(name=Asserting), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), oddField_s=PostingsFormat(name=MockRandom), sequence_i=PostingsFormat(name=MockRandom), name=PostingsFormat(name=Asserting), foo_i=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), regex_dup_B_s=PostingsFormat(name=Memory doPackFST= false), multiDefault=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), n_tf1=PostingsFormat(name=Memory doPackFST= false), n_dt1=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), genre_s=PostingsFormat(name=MockRandom), author_t=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), n_ti1=PostingsFormat(name=Asserting), range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Memory doPackFST= false), val_i=PostingsFormat(name=Asserting), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), series_t=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), a_t=PostingsFormat(name=Memory doPackFST= false), n_tdt1=PostingsFormat(name=Memory doPackFST= false), regex_dup_A_s=PostingsFormat(name=MockRandom), price=PostingsFormat(name=MockRandom), other_tl1=PostingsFormat(name=Memory doPackFST= false), n_l1=PostingsFormat(name=Memory doPackFST= false), a_si=Pulsing41(freqCutoff=1 minBlockSize=52 maxBlockSize=168), inStock=PostingsFormat(name=MockRandom)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=bg_BG, timezone=CET
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=172586504,total=306118656
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, TestQuerySenderNoQuery, SolrCoreTest, SpellCheckComponentTest, PeerSyncTest, TestZkChroot, TestSearchPerf, ConvertedLegacyTest, SuggesterTest, TestComponentsName, DirectSolrConnectionTest, TestIndexingPerformance, TestIndexSearcher, TestWordDelimiterFilterFactory, DirectSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestJmxIntegration, TestIBSimilarityFactory, IndexSchemaTest, QueryParsingTest, BadComponentTest, DistributedTermsComponentTest, ResponseLogComponentTest, QueryEqualityTest, SyncSliceTest, BasicFunctionalityTest, TestSolrDeletionPolicy1, TestDistributedSearch, TestLRUCache, TestRemoteStreaming, TestFastLRUCache, CSVRequestHandlerTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 373.19s, 1 test, 1 failure <<< FAILURES!

[...truncated 654 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:353: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:841: There were test failures: 246 suites, 1020 tests, 1 failure, 14 ignored (3 assumptions)

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