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/25 20:07:39 UTC

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

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

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([C64D65F858D0A78D:47ABEBE02F8FC7B1]: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 8936 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T2755 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /h_/u
[junit4:junit4]   2> 5 T2755 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-1359139784131
[junit4:junit4]   2> 7 T2755 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T2756 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T2756 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T2756 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 11 T2756 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T2756 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T2756 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-1359139784130/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T2755 oasc.ZkTestServer.run start zk server on port:51859
[junit4:junit4]   2> 112 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d244cfb
[junit4:junit4]   2> 113 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T2761 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 114 T2761 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 114 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51860
[junit4:junit4]   2> 115 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51860
[junit4:junit4]   2> 115 T2759 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 118 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90000 with negotiated timeout 10000 for client /127.0.0.1:51860
[junit4:junit4]   2> 118 T2761 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90000, negotiated timeout = 10000
[junit4:junit4]   2> 119 T2762 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d244cfb name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 120 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 120 T2755 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 124 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90000
[junit4:junit4]   2> 125 T2762 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 125 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90000 closed
[junit4:junit4]   2> 127 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51860 which had sessionid 0x13c730b45c90000
[junit4:junit4]   2> 126 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7aa9ff9c
[junit4:junit4]   2> 128 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 129 T2763 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 130 T2763 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 130 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51861
[junit4:junit4]   2> 130 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51861
[junit4:junit4]   2> 132 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90001 with negotiated timeout 10000 for client /127.0.0.1:51861
[junit4:junit4]   2> 132 T2763 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90001, negotiated timeout = 10000
[junit4:junit4]   2> 133 T2764 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7aa9ff9c name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 133 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T2755 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T2755 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 143 T2755 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 148 T2755 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 152 T2755 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> 153 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T2755 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> 161 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 167 T2755 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> 168 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 173 T2755 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> 174 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 179 T2755 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> 179 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 184 T2755 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> 186 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 190 T2755 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> 191 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 196 T2755 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> 197 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 202 T2755 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> 202 T2755 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 206 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90001
[junit4:junit4]   2> 207 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51861 which had sessionid 0x13c730b45c90001
[junit4:junit4]   2> 208 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90001 closed
[junit4:junit4]   2> 208 T2764 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 300 T1632 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 439 T2755 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 445 T2755 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51862
[junit4:junit4]   2> 446 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 446 T2755 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 447 T2755 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-1359139784332
[junit4:junit4]   2> 447 T2755 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-1359139784332/solr.xml
[junit4:junit4]   2> 448 T2755 oasc.CoreContainer.<init> New CoreContainer 2001447542
[junit4:junit4]   2> 449 T2755 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-1359139784332/'
[junit4:junit4]   2> 449 T2755 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-1359139784332/'
[junit4:junit4]   2> 493 T2755 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 494 T2755 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 494 T2755 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 495 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 496 T2755 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 496 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 497 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 497 T2755 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 498 T2755 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 499 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 517 T2755 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 550 T2755 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51859/solr
[junit4:junit4]   2> 551 T2755 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 552 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@62447ad7
[junit4:junit4]   2> 554 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 555 T2774 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 561 T2774 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 562 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51863
[junit4:junit4]   2> 563 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51863
[junit4:junit4]   2> 564 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90002 with negotiated timeout 20000 for client /127.0.0.1:51863
[junit4:junit4]   2> 564 T2774 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90002, negotiated timeout = 20000
[junit4:junit4]   2> 565 T2775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62447ad7 name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 565 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 567 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90002
[junit4:junit4]   2> 568 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51863 which had sessionid 0x13c730b45c90002
[junit4:junit4]   2> 569 T2775 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 570 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90002 closed
[junit4:junit4]   2> 576 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 582 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5cc22799
[junit4:junit4]   2> 584 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 585 T2776 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 586 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51864
[junit4:junit4]   2> 587 T2776 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 587 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51864
[junit4:junit4]   2> 589 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90003 with negotiated timeout 20000 for client /127.0.0.1:51864
[junit4:junit4]   2> 589 T2776 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90003, negotiated timeout = 20000
[junit4:junit4]   2> 589 T2777 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cc22799 name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 590 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 592 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 594 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 598 T2755 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51862_h_%2Fu
[junit4:junit4]   2> 599 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51862_h_%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51862_h_%2Fu
[junit4:junit4]   2> 600 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51862_h_%2Fu
[junit4:junit4]   2> 605 T2755 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 612 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 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> 613 T2755 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 616 T2755 oasc.Overseer.start Overseer (id=89072584893202435-127.0.0.1:51862_h_%2Fu-n_0000000000) starting
[junit4:junit4]   2> 618 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 619 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 621 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 622 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 624 T2778 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 626 T2779 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 630 T2755 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 633 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 642 T2780 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-1359139784332/collection1
[junit4:junit4]   2> 642 T2780 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 643 T2780 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 644 T2780 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 645 T2780 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-1359139784332/collection1/'
[junit4:junit4]   2> 646 T2780 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-1359139784332/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 647 T2780 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-1359139784332/collection1/lib/README' to classloader
[junit4:junit4]   2> 704 T2780 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 788 T2780 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 790 T2780 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 796 T2780 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1454 T2780 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1465 T2780 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1469 T2780 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1489 T2780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1495 T2780 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1501 T2780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1503 T2780 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1505 T2780 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-1359139784332/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/control/data/
[junit4:junit4]   2> 1505 T2780 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ab118d8
[junit4:junit4]   2> 1506 T2780 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1507 T2780 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-1359139784130/control/data forceNew:false
[junit4:junit4]   2> 1507 T2780 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-1359139784130/control/data
[junit4:junit4]   2> 1508 T2780 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/control/data/index/
[junit4:junit4]   2> 1508 T2780 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1509 T2780 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-1359139784130/control/data/index forceNew:false
[junit4:junit4]   2> 1515 T2780 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-1359139784130/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@10c12304; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1516 T2780 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1517 T2780 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-1359139784130/control/data/index
[junit4:junit4]   2> 1517 T2780 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1519 T2780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1520 T2780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1520 T2780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1521 T2780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1521 T2780 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1522 T2780 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1522 T2780 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1523 T2780 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1524 T2780 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1524 T2780 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1525 T2780 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1525 T2780 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1526 T2780 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1526 T2780 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1527 T2780 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1527 T2780 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1528 T2780 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1528 T2780 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1529 T2780 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1529 T2780 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1530 T2780 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1530 T2780 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1531 T2780 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1531 T2780 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1532 T2780 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1533 T2780 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1540 T2780 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1543 T2780 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1545 T2780 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> 1548 T2780 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-1359139784130/control/data
[junit4:junit4]   2> 1549 T2780 oass.SolrIndexSearcher.<init> Opening Searcher@72fd19de main
[junit4:junit4]   2> 1550 T2780 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1550 T2780 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1551 T2780 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1556 T2780 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1589 T2781 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72fd19de main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1594 T2780 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1595 T2780 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1596 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 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> 2131 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2133 T2778 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:51862_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51862/h_/u"}
[junit4:junit4]   2> 2133 T2778 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2134 T2778 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2134 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 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> 2143 T2777 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> 2600 T2780 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2601 T2780 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51862/h_/u collection:control_collection shard:shard1
[junit4:junit4]   2> 2602 T2780 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2615 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 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> 2617 T2780 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2618 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2621 T2780 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2622 T2780 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2622 T2780 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51862/h_/u/collection1/
[junit4:junit4]   2> 2622 T2780 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2623 T2780 oasc.SyncStrategy.syncToMe http://127.0.0.1:51862/h_/u/collection1/ has no replicas
[junit4:junit4]   2> 2623 T2780 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51862/h_/u/collection1/
[junit4:junit4]   2> 2623 T2780 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2630 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3655 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3683 T2777 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> 3712 T2780 oasc.ZkController.register We are http://127.0.0.1:51862/h_/u/collection1/ and leader is http://127.0.0.1:51862/h_/u/collection1/
[junit4:junit4]   2> 3713 T2780 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51862/h_/u
[junit4:junit4]   2> 3713 T2780 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3714 T2780 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3714 T2780 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3719 T2780 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3722 T2755 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3723 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3724 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3742 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3746 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@40f3c09a
[junit4:junit4]   2> 3747 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3747 T2782 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3748 T2782 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 3748 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51865
[junit4:junit4]   2> 3749 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51865
[junit4:junit4]   2> 3751 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90004 with negotiated timeout 10000 for client /127.0.0.1:51865
[junit4:junit4]   2> 3751 T2782 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90004, negotiated timeout = 10000
[junit4:junit4]   2> 3751 T2783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40f3c09a name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3751 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3753 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3755 T2755 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3947 T2755 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3952 T2755 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51866
[junit4:junit4]   2> 3954 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3955 T2755 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3955 T2755 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-1359139787880
[junit4:junit4]   2> 3956 T2755 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-1359139787880/solr.xml
[junit4:junit4]   2> 3957 T2755 oasc.CoreContainer.<init> New CoreContainer 2134209104
[junit4:junit4]   2> 3957 T2755 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-1359139787880/'
[junit4:junit4]   2> 3958 T2755 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-1359139787880/'
[junit4:junit4]   2> 4003 T2755 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4004 T2755 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4005 T2755 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4005 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4006 T2755 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4007 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4008 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4008 T2755 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4009 T2755 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4010 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4027 T2755 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4053 T2755 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51859/solr
[junit4:junit4]   2> 4054 T2755 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4055 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c4d9933
[junit4:junit4]   2> 4057 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4057 T2793 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4059 T2793 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 4059 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51867
[junit4:junit4]   2> 4060 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51867
[junit4:junit4]   2> 4403 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90005 with negotiated timeout 20000 for client /127.0.0.1:51867
[junit4:junit4]   2> 4403 T2793 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90005, negotiated timeout = 20000
[junit4:junit4]   2> 4404 T2794 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c4d9933 name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4404 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4406 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90005
[junit4:junit4]   2> 4407 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51867 which had sessionid 0x13c730b45c90005
[junit4:junit4]   2> 4407 T2794 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4407 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90005 closed
[junit4:junit4]   2> 4408 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4412 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@53231eee
[junit4:junit4]   2> 4413 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4414 T2795 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4415 T2795 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 4415 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51868
[junit4:junit4]   2> 4415 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51868
[junit4:junit4]   2> 4416 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90006 with negotiated timeout 20000 for client /127.0.0.1:51868
[junit4:junit4]   2> 4416 T2795 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90006, negotiated timeout = 20000
[junit4:junit4]   2> 4417 T2796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53231eee name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4417 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4418 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4420 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4422 T2755 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51866_h_%2Fu
[junit4:junit4]   2> 4423 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51866_h_%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51866_h_%2Fu
[junit4:junit4]   2> 4424 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51866_h_%2Fu
[junit4:junit4]   2> 4427 T2777 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 4428 T2783 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4429 T2777 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4433 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4441 T2797 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-1359139787880/collection1
[junit4:junit4]   2> 4441 T2797 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4442 T2797 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4442 T2797 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4444 T2797 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-1359139787880/collection1/'
[junit4:junit4]   2> 4445 T2797 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-1359139787880/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4445 T2797 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-1359139787880/collection1/lib/README' to classloader
[junit4:junit4]   2> 4491 T2797 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4560 T2797 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4561 T2797 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4567 T2797 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5195 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5197 T2778 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:51862_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51862/h_/u"}
[junit4:junit4]   2> 5203 T2796 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> 5204 T2777 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> 5204 T2783 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> 5243 T2797 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5254 T2797 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5259 T2797 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5283 T2797 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5290 T2797 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5297 T2797 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5299 T2797 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5301 T2797 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-1359139787880/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty1/
[junit4:junit4]   2> 5302 T2797 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ab118d8
[junit4:junit4]   2> 5302 T2797 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5303 T2797 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-1359139784130/jetty1 forceNew:false
[junit4:junit4]   2> 5304 T2797 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-1359139784130/jetty1
[junit4:junit4]   2> 5304 T2797 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty1/index/
[junit4:junit4]   2> 5305 T2797 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5306 T2797 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-1359139784130/jetty1/index forceNew:false
[junit4:junit4]   2> 5312 T2797 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-1359139784130/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ae2c2f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5312 T2797 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5313 T2797 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-1359139784130/jetty1/index
[junit4:junit4]   2> 5314 T2797 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5317 T2797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5317 T2797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5317 T2797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5318 T2797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5319 T2797 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5320 T2797 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5320 T2797 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5321 T2797 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5322 T2797 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5323 T2797 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5323 T2797 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5324 T2797 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5325 T2797 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5325 T2797 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5326 T2797 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5326 T2797 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5327 T2797 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5328 T2797 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5329 T2797 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5330 T2797 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5330 T2797 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5331 T2797 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5332 T2797 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5332 T2797 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5333 T2797 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5334 T2797 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5341 T2797 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5345 T2797 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5347 T2797 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> 5350 T2797 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-1359139784130/jetty1
[junit4:junit4]   2> 5352 T2797 oass.SolrIndexSearcher.<init> Opening Searcher@339926cb main
[junit4:junit4]   2> 5353 T1649 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 5354 T2797 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5354 T2797 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5355 T2797 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5361 T2797 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5399 T2798 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@339926cb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5407 T2797 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5407 T2797 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6718 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6721 T2778 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:51866_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51866/h_/u"}
[junit4:junit4]   2> 6721 T2778 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6722 T2778 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6739 T2796 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> 6739 T2777 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> 6739 T2783 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> 7412 T2797 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7412 T2797 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51866/h_/u collection:collection1 shard:shard1
[junit4:junit4]   2> 7413 T2797 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7423 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7424 T2797 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7425 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7427 T2797 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7428 T2797 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7428 T2797 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51866/h_/u/collection1/
[junit4:junit4]   2> 7428 T2797 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7429 T2797 oasc.SyncStrategy.syncToMe http://127.0.0.1:51866/h_/u/collection1/ has no replicas
[junit4:junit4]   2> 7429 T2797 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51866/h_/u/collection1/
[junit4:junit4]   2> 7430 T2797 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7436 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8253 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8281 T2777 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> 8282 T2783 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> 8281 T2796 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> 8320 T2797 oasc.ZkController.register We are http://127.0.0.1:51866/h_/u/collection1/ and leader is http://127.0.0.1:51866/h_/u/collection1/
[junit4:junit4]   2> 8321 T2797 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51866/h_/u
[junit4:junit4]   2> 8322 T2797 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8323 T2797 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8324 T2797 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8329 T2797 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8333 T2755 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8335 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8337 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8609 T2755 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8615 T2755 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51869
[junit4:junit4]   2> 8616 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8617 T2755 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8617 T2755 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-1359139792482
[junit4:junit4]   2> 8618 T2755 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-1359139792482/solr.xml
[junit4:junit4]   2> 8619 T2755 oasc.CoreContainer.<init> New CoreContainer 1690744084
[junit4:junit4]   2> 8620 T2755 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-1359139792482/'
[junit4:junit4]   2> 8620 T2755 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-1359139792482/'
[junit4:junit4]   2> 8669 T2755 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 8670 T2755 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8671 T2755 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8672 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8673 T2755 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8673 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8674 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8675 T2755 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8675 T2755 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8676 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8688 T2755 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8703 T2755 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51859/solr
[junit4:junit4]   2> 8704 T2755 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8704 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@65a2b4c2
[junit4:junit4]   2> 8705 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8706 T2808 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8707 T2808 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 8708 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51870
[junit4:junit4]   2> 8709 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51870
[junit4:junit4]   2> 8710 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90007 with negotiated timeout 20000 for client /127.0.0.1:51870
[junit4:junit4]   2> 8710 T2808 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90007, negotiated timeout = 20000
[junit4:junit4]   2> 8710 T2809 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65a2b4c2 name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8711 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8712 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90007
[junit4:junit4]   2> 8713 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51870 which had sessionid 0x13c730b45c90007
[junit4:junit4]   2> 8714 T2809 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8714 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90007 closed
[junit4:junit4]   2> 8714 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 8720 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4594bd83
[junit4:junit4]   2> 8721 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8721 T2810 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8722 T2810 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 8723 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51871
[junit4:junit4]   2> 8723 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51871
[junit4:junit4]   2> 8724 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90008 with negotiated timeout 20000 for client /127.0.0.1:51871
[junit4:junit4]   2> 8724 T2810 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90008, negotiated timeout = 20000
[junit4:junit4]   2> 8725 T2811 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4594bd83 name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8725 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8726 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8728 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8729 T2755 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51869_h_%2Fu
[junit4:junit4]   2> 8731 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51869_h_%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51869_h_%2Fu
[junit4:junit4]   2> 8732 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51869_h_%2Fu
[junit4:junit4]   2> 8735 T2777 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> 8735 T2783 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> 8736 T2796 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8736 T2796 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> 8738 T2777 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8739 T2783 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8743 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8750 T2812 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-1359139792482/collection1
[junit4:junit4]   2> 8750 T2812 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8751 T2812 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8751 T2812 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8754 T2812 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-1359139792482/collection1/'
[junit4:junit4]   2> 8754 T2812 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-1359139792482/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 8755 T2812 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-1359139792482/collection1/lib/README' to classloader
[junit4:junit4]   2> 8799 T2812 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 8871 T2812 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8873 T2812 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8880 T2812 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9540 T2812 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9550 T2812 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9554 T2812 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9574 T2812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9581 T2812 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9587 T2812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9588 T2812 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9590 T2812 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-1359139792482/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty2/
[junit4:junit4]   2> 9591 T2812 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ab118d8
[junit4:junit4]   2> 9591 T2812 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 9592 T2812 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-1359139784130/jetty2 forceNew:false
[junit4:junit4]   2> 9593 T2812 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-1359139784130/jetty2
[junit4:junit4]   2> 9593 T2812 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty2/index/
[junit4:junit4]   2> 9594 T2812 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9594 T2812 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-1359139784130/jetty2/index forceNew:false
[junit4:junit4]   2> 9600 T2812 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-1359139784130/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f11f059; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9601 T2812 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9602 T2812 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-1359139784130/jetty2/index
[junit4:junit4]   2> 9602 T2812 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9604 T2812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9605 T2812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9606 T2812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9606 T2812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9607 T2812 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9607 T2812 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9608 T2812 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9608 T2812 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9609 T2812 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9610 T2812 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9610 T2812 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9611 T2812 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9612 T2812 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9612 T2812 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9612 T2812 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9613 T2812 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9614 T2812 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9614 T2812 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9615 T2812 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9616 T2812 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9616 T2812 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9617 T2812 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9618 T2812 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9618 T2812 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9619 T2812 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9620 T2812 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 9627 T2812 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9631 T2812 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 9633 T2812 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> 9635 T2812 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-1359139784130/jetty2
[junit4:junit4]   2> 9637 T2812 oass.SolrIndexSearcher.<init> Opening Searcher@50f4c9e0 main
[junit4:junit4]   2> 9638 T2812 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9638 T2812 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9639 T2812 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 9645 T2812 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9679 T2813 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@50f4c9e0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9686 T2812 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9687 T2812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9806 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9810 T2778 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:51866_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51866/h_/u"}
[junit4:junit4]   2> 9821 T2778 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:51869_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51869/h_/u"}
[junit4:junit4]   2> 9821 T2778 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 9826 T2778 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 9834 T2777 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> 9835 T2783 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> 9834 T2796 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> 9836 T2811 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> 10689 T2812 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10690 T2812 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51869/h_/u collection:collection1 shard:shard2
[junit4:junit4]   2> 10692 T2812 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11017 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:delete cxid:0x42 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11021 T2812 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11026 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:create cxid:0x43 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11030 T2812 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11031 T2812 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11031 T2812 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51869/h_/u/collection1/
[junit4:junit4]   2> 11032 T2812 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11034 T2812 oasc.SyncStrategy.syncToMe http://127.0.0.1:51869/h_/u/collection1/ has no replicas
[junit4:junit4]   2> 11035 T2812 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51869/h_/u/collection1/
[junit4:junit4]   2> 11035 T2812 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11051 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c90008 type:create cxid:0x4c zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11355 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11372 T2783 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> 11372 T2777 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> 11372 T2796 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> 11373 T2811 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> 11416 T2812 oasc.ZkController.register We are http://127.0.0.1:51869/h_/u/collection1/ and leader is http://127.0.0.1:51869/h_/u/collection1/
[junit4:junit4]   2> 11416 T2812 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51869/h_/u
[junit4:junit4]   2> 11418 T2812 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11418 T2812 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11418 T2812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11421 T2812 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11424 T2755 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11425 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11426 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11705 T2755 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11711 T2755 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51872
[junit4:junit4]   2> 11713 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11713 T2755 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11714 T2755 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-1359139795558
[junit4:junit4]   2> 11715 T2755 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-1359139795558/solr.xml
[junit4:junit4]   2> 11716 T2755 oasc.CoreContainer.<init> New CoreContainer 1813687284
[junit4:junit4]   2> 11717 T2755 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-1359139795558/'
[junit4:junit4]   2> 11718 T2755 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-1359139795558/'
[junit4:junit4]   2> 11772 T2755 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11773 T2755 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11773 T2755 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11774 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11775 T2755 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11775 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11776 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11777 T2755 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11778 T2755 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11778 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11792 T2755 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11817 T2755 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51859/solr
[junit4:junit4]   2> 11818 T2755 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11819 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@38736aaa
[junit4:junit4]   2> 11821 T2823 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11823 T2823 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 11823 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51873
[junit4:junit4]   2> 11820 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11826 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51873
[junit4:junit4]   2> 11827 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c90009 with negotiated timeout 20000 for client /127.0.0.1:51873
[junit4:junit4]   2> 11828 T2823 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c90009, negotiated timeout = 20000
[junit4:junit4]   2> 11828 T2824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38736aaa name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11829 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11832 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c90009
[junit4:junit4]   2> 11834 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51873 which had sessionid 0x13c730b45c90009
[junit4:junit4]   2> 11835 T2824 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11834 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c90009 closed
[junit4:junit4]   2> 11836 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11843 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@66fc8fdc
[junit4:junit4]   2> 11846 T2825 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11847 T2825 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 11846 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11848 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51874
[junit4:junit4]   2> 11849 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51874
[junit4:junit4]   2> 11851 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c9000a with negotiated timeout 20000 for client /127.0.0.1:51874
[junit4:junit4]   2> 11851 T2825 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c9000a, negotiated timeout = 20000
[junit4:junit4]   2> 11852 T2826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66fc8fdc name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11852 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11854 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11855 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000a type:create cxid:0x2 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11858 T2755 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51872_h_%2Fu
[junit4:junit4]   2> 11859 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000a type:delete cxid:0x4 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51872_h_%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51872_h_%2Fu
[junit4:junit4]   2> 11860 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51872_h_%2Fu
[junit4:junit4]   2> 11866 T2783 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> 11866 T2777 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> 11867 T2796 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11868 T2796 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> 11869 T2811 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11869 T2811 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> 11871 T2783 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11872 T2777 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11882 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11895 T2827 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-1359139795558/collection1
[junit4:junit4]   2> 11895 T2827 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11898 T2827 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11898 T2827 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11902 T2827 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-1359139795558/collection1/'
[junit4:junit4]   2> 11903 T2827 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-1359139795558/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11903 T2827 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-1359139795558/collection1/lib/README' to classloader
[junit4:junit4]   2> 11976 T2827 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12062 T2827 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12064 T2827 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12072 T2827 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12749 T2827 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12761 T2827 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12766 T2827 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12793 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12799 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12805 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12806 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12808 T2827 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-1359139795558/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty3/
[junit4:junit4]   2> 12808 T2827 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ab118d8
[junit4:junit4]   2> 12809 T2827 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12810 T2827 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-1359139784130/jetty3 forceNew:false
[junit4:junit4]   2> 12811 T2827 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-1359139784130/jetty3
[junit4:junit4]   2> 12811 T2827 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty3/index/
[junit4:junit4]   2> 12812 T2827 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12813 T2827 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-1359139784130/jetty3/index forceNew:false
[junit4:junit4]   2> 12818 T2827 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-1359139784130/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@35cfb166; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12818 T2827 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12819 T2827 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-1359139784130/jetty3/index
[junit4:junit4]   2> 12820 T2827 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12822 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12823 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12823 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12824 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12825 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12825 T2827 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12825 T2827 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12826 T2827 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12827 T2827 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12827 T2827 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12828 T2827 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12828 T2827 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12829 T2827 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12829 T2827 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12830 T2827 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12830 T2827 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12831 T2827 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12832 T2827 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12832 T2827 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12833 T2827 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12834 T2827 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12834 T2827 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12835 T2827 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12835 T2827 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12836 T2827 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12837 T2827 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12843 T2827 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12847 T2827 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12848 T2827 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> 12851 T2827 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-1359139784130/jetty3
[junit4:junit4]   2> 12852 T2827 oass.SolrIndexSearcher.<init> Opening Searcher@10a46cf0 main
[junit4:junit4]   2> 12853 T2827 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12853 T2827 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12854 T2827 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12860 T2827 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12885 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12886 T2778 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:51869_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51869/h_/u"}
[junit4:junit4]   2> 12897 T2777 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> 12897 T2783 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> 12897 T2811 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> 12898 T2796 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> 12899 T2826 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> 12910 T2828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10a46cf0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12918 T2827 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12918 T2827 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14413 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14416 T2778 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:51872_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51872/h_/u"}
[junit4:junit4]   2> 14417 T2778 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14418 T2778 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14423 T2783 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> 14424 T2811 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> 14424 T2777 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> 14423 T2826 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> 14424 T2796 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> 14922 T2827 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14923 T2827 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51872/h_/u collection:collection1 shard:shard1
[junit4:junit4]   2> 14935 T2827 oasc.ZkController.register We are http://127.0.0.1:51872/h_/u/collection1/ and leader is http://127.0.0.1:51866/h_/u/collection1/
[junit4:junit4]   2> 14936 T2827 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51872/h_/u
[junit4:junit4]   2> 14937 T2827 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14938 T2827 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C223 name=collection1 org.apache.solr.core.SolrCore@12ad7744 url=http://127.0.0.1:51872/h_/u/collection1 node=127.0.0.1:51872_h_%2Fu C223_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51872_h_%2Fu, base_url=http://127.0.0.1:51872/h_/u}
[junit4:junit4]   2> 14939 T2829 C223 P51872 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14940 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14940 T2827 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14941 T2829 C223 P51872 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14942 T2829 C223 P51872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14945 T2829 C223 P51872 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14944 T2755 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14951 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14953 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15204 T2755 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15216 T2755 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51876
[junit4:junit4]   2> 15218 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15219 T2755 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15219 T2755 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-1359139799090
[junit4:junit4]   2> 15220 T2755 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-1359139799090/solr.xml
[junit4:junit4]   2> 15221 T2755 oasc.CoreContainer.<init> New CoreContainer 1367093779
[junit4:junit4]   2> 15222 T2755 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-1359139799090/'
[junit4:junit4]   2> 15222 T2755 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-1359139799090/'
[junit4:junit4]   2> 15272 T2755 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15273 T2755 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15274 T2755 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15274 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15275 T2755 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15276 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15276 T2755 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15277 T2755 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15278 T2755 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15278 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15294 T2755 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15324 T2755 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51859/solr
[junit4:junit4]   2> 15326 T2755 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15327 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d4abc31
[junit4:junit4]   2> 15330 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15331 T2839 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15332 T2839 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 15333 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51877
[junit4:junit4]   2> 15334 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51877
[junit4:junit4]   2> 15356 T2839 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c9000b, negotiated timeout = 20000
[junit4:junit4]   2> 15356 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c9000b with negotiated timeout 20000 for client /127.0.0.1:51877
[junit4:junit4]   2> 15356 T2840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d4abc31 name:ZooKeeperConnection Watcher:127.0.0.1:51859 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15358 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15363 T2760 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c730b45c9000b
[junit4:junit4]   2> 15364 T2757 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:51877 which had sessionid 0x13c730b45c9000b
[junit4:junit4]   2> 15365 T2755 oaz.ZooKeeper.close Session: 0x13c730b45c9000b closed
[junit4:junit4]   2> 15365 T2840 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15366 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15373 T2755 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51859/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68d4430c
[junit4:junit4]   2> 15378 T2841 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:51859. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15378 T2755 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15379 T2841 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:51859, initiating session
[junit4:junit4]   2> 15382 T2757 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:51878
[junit4:junit4]   2> 15382 T2757 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:51878
[junit4:junit4]   2> 15383 T2759 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c730b45c9000c with negotiated timeout 20000 for client /127.0.0.1:51878
[junit4:junit4]   2> 15384 T2841 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:51859, sessionid = 0x13c730b45c9000c, negotiated timeout = 20000
[junit4:junit4]   2> 15384 T2842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68d4430c name:ZooKeeperConnection Watcher:127.0.0.1:51859/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15385 T2755 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15386 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15388 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15390 T2755 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51876_h_%2Fu
[junit4:junit4]   2> 15391 T2760 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c730b45c9000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51876_h_%2Fu Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51876_h_%2Fu
[junit4:junit4]   2> 15395 T2755 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51876_h_%2Fu
[junit4:junit4]   2> 15404 T2777 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> 15404 T2826 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> 15405 T2783 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> 15406 T2811 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15407 T2811 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> 15407 T2796 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15407 T2796 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> 15411 T2783 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15411 T2826 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15411 T2777 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15424 T2755 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15434 T2843 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-1359139799090/collection1
[junit4:junit4]   2> 15435 T2843 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15437 T2843 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15438 T2843 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15440 T2843 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-1359139799090/collection1/'
[junit4:junit4]   2> 15441 T2843 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-1359139799090/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15442 T2843 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-1359139799090/collection1/lib/README' to classloader
[junit4:junit4]   2> 15500 T2843 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 15585 T2843 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15587 T2843 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15595 T2843 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15931 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15932 T2778 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:51872_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51872/h_/u"}
[junit4:junit4]   2> 16254 T2843 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16264 T2843 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16268 T2843 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16744 T2842 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> 16744 T2796 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> 16744 T2777 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> 16745 T2826 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> 16745 T2783 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> 16745 T2811 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> 16768 T2843 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16775 T2843 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16781 T2843 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16783 T2843 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16785 T2843 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-1359139799090/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty4/
[junit4:junit4]   2> 16785 T2843 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ab118d8
[junit4:junit4]   2> 16786 T2843 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16787 T2843 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-1359139784130/jetty4 forceNew:false
[junit4:junit4]   2> 16787 T2843 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-1359139784130/jetty4
[junit4:junit4]   2> 16788 T2843 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty4/index/
[junit4:junit4]   2> 16788 T2843 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16790 T2843 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-1359139784130/jetty4/index forceNew:false
[junit4:junit4]   2> 16797 T2843 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-1359139784130/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@31de0850; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16798 T2843 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16798 T2843 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-1359139784130/jetty4/index
[junit4:junit4]   2> 16799 T2843 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16801 T2843 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16802 T2843 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16802 T2843 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16803 T2843 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16803 T2843 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16804 T2843 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16804 T2843 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16805 T2843 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16806 T2843 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16807 T2843 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16807 T2843 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16808 T2843 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16808 T2843 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16809 T2843 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16809 T2843 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16811 T2843 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16811 T2843 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16812 T2843 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16813 T2843 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16813 T2843 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16814 T2843 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16814 T2843 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16815 T2843 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16816 T2843 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16817 T2843 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16817 T2843 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16824 T2843 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16828 T2843 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16829 T2843 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> 16832 T2843 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-1359139784130/jetty4
[junit4:junit4]   2> 16834 T2843 oass.SolrIndexSearcher.<init> Opening Searcher@1423d04b main
[junit4:junit4]   2> 16835 T2843 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16835 T2843 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16836 T2843 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 16842 T2843 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 16874 T2844 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1423d04b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16881 T2843 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16881 T2843 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18261 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18263 T2778 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:51876_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51876/h_/u"}
[junit4:junit4]   2> 18263 T2778 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18263 T2778 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18270 T2777 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> 18271 T2826 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> 18271 T2842 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> 18271 T2811 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> 18271 T2796 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> 18271 T2783 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> 18887 T2843 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18888 T2843 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51876/h_/u collection:collection1 shard:shard2
[junit4:junit4]   2> 18897 T2843 oasc.ZkController.register We are http://127.0.0.1:51876/h_/u/collection1/ and leader is http://127.0.0.1:51869/h_/u/collection1/
[junit4:junit4]   2> 18898 T2843 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51876/h_/u
[junit4:junit4]   2> 18899 T2843 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18899 T2843 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C224 name=collection1 org.apache.solr.core.SolrCore@525dec8a url=http://127.0.0.1:51876/h_/u/collection1 node=127.0.0.1:51876_h_%2Fu C224_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51876_h_%2Fu, base_url=http://127.0.0.1:51876/h_/u}
[junit4:junit4]   2> 18900 T2845 C224 P51876 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18901 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18901 T2843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18902 T2845 C224 P51876 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18903 T2845 C224 P51876 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18906 T2845 C224 P51876 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18904 T2755 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18907 T2755 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18909 T2755 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18920 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18922 T2755 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18923 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C223_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51872_h_%2Fu, base_url=http://127.0.0.1:51872/h_/u}
[junit4:junit4]   2> 18977 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51866/h_/u/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18978 T2829 C223 P51872 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51872/h_/u START replicas=[http://127.0.0.1:51866/h_/u/collection1/] nUpdates=100
[junit4:junit4]   2> 18980 T2829 C223 P51872 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18982 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18983 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18984 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18985 T2829 C223 P51872 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18987 T2829 C223 P51872 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51866/h_/u/collection1/. core=collection1
[junit4:junit4]   2> 18987 T2829 C223 P51872 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C225 name=collection1 org.apache.solr.core.SolrCore@5016efb1 url=http://127.0.0.1:51866/h_/u/collection1 node=127.0.0.1:51866_h_%2Fu C225_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51866_h_%2Fu, base_url=http://127.0.0.1:51866/h_/u, leader=true}
[junit4:junit4]   2> 19004 T2788 C225 P51866 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19008 T2790 C225 P51866 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19010 T2790 C225 P51866 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-1359139784130/jetty1
[junit4:junit4]   2> 19014 T2790 C225 P51866 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-1359139784130/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ae2c2f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19015 T2790 C225 P51866 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19018 T2790 C225 P51866 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-1359139784130/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ae2c2f2; 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-1359139784130/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5ae2c2f2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19018 T2790 C225 P51866 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19020 T2790 C225 P51866 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-1359139784130/jetty1
[junit4:junit4]   2> 19021 T2790 C225 P51866 oass.SolrIndexSearcher.<init> Opening Searcher@a97d2c9 realtime
[junit4:junit4]   2> 19021 T2790 C225 P51866 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19022 T2790 C225 P51866 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 19023 T2829 C223 P51872 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19024 T2829 C223 P51872 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19027 T2792 C225 P51866 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19027 T2792 C225 P51866 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19028 T2829 C223 P51872 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19028 T2829 C223 P51872 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19029 T2829 C223 P51872 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19031 T2787 C225 P51866 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-1359139784130/jetty1
[junit4:junit4]   2> 19032 T2787 C225 P51866 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-1359139784130/jetty1/index
[junit4:junit4]   2> 19032 T2787 C225 P51866 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19033 T2829 C223 P51872 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19034 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157 forceNew:false
[junit4:junit4]   2> 19034 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19035 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a27cc2; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19042 T2789 C225 P51866 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19044 T2829 C223 P51872 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-1359139784130/jetty3/index
[junit4:junit4]   2> 19044 T2829 C223 P51872 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19045 T2829 C223 P51872 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130125085003157
[junit4:junit4]   2> 19046 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19046 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19047 T2829 C223 P51872 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty3/index.20130125085003157
[junit4:junit4]   2> 19049 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a27cc2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19049 T2829 C223 P51872 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19050 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19051 T2829 C223 P51872 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19051 T2829 C223 P51872 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19051 T2829 C223 P51872 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19051 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157
[junit4:junit4]   2> 19052 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19054 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a27cc2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19054 T2829 C223 P51872 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19054 T2829 C223 P51872 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19054 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19055 T2829 C223 P51872 oass.SolrIndexSearcher.<init> Opening Searcher@6016d10a main
[junit4:junit4]   2> 19057 T2828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6016d10a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19058 T2828 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-1359139784130/jetty3/index
[junit4:junit4]   2> 19059 T2829 C223 P51872 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19062 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a27cc2; 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-1359139784130/jetty3/index.20130125085003157 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9a27cc2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 19062 T2829 C223 P51872 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 19063 T2829 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 19063 T2829 C223 P51872 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19064 T2829 C223 P51872 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-1359139784130/jetty3/index.20130125085003157
[junit4:junit4]   2> 19064 T2829 C223 P51872 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-1359139784130/jetty3/index
[junit4:junit4]   2> 19064 T2829 C223 P51872 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19064 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19065 T2829 C223 P51872 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19065 T2829 C223 P51872 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19068 T2829 C223 P51872 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19788 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19791 T2778 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:51876_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51876/h_/u"}
[junit4:junit4]   2> 19804 T2778 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:51872_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51872/h_/u"}
[junit4:junit4]   2> 19819 T2826 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> 19820 T2842 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> 19820 T2783 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> 19822 T2777 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> 19821 T2796 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> 19821 T2811 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> 19927 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20930 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C224_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51876_h_%2Fu, base_url=http://127.0.0.1:51876/h_/u}
[junit4:junit4]   2> 21928 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51869/h_/u/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21929 T2845 C224 P51876 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51876/h_/u START replicas=[http://127.0.0.1:51869/h_/u/collection1/] nUpdates=100
[junit4:junit4]   2> 21930 T2845 C224 P51876 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21931 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21931 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21932 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21932 T2845 C224 P51876 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21933 T2845 C224 P51876 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51869/h_/u/collection1/. core=collection1
[junit4:junit4]   2> 21933 T2845 C224 P51876 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C226 name=collection1 org.apache.solr.core.SolrCore@784a06a7 url=http://127.0.0.1:51869/h_/u/collection1 node=127.0.0.1:51869_h_%2Fu C226_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51869_h_%2Fu, base_url=http://127.0.0.1:51869/h_/u, leader=true}
[junit4:junit4]   2> 21939 T2802 C226 P51869 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21940 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21946 T2807 C226 P51869 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21948 T2807 C226 P51869 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-1359139784130/jetty2
[junit4:junit4]   2> 21951 T2807 C226 P51869 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-1359139784130/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f11f059; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21952 T2807 C226 P51869 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21955 T2807 C226 P51869 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-1359139784130/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f11f059; 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-1359139784130/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f11f059; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21956 T2807 C226 P51869 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21957 T2807 C226 P51869 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-1359139784130/jetty2
[junit4:junit4]   2> 21958 T2807 C226 P51869 oass.SolrIndexSearcher.<init> Opening Searcher@81083b1 realtime
[junit4:junit4]   2> 21958 T2807 C226 P51869 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21959 T2807 C226 P51869 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 21960 T2845 C224 P51876 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21961 T2845 C224 P51876 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21964 T2804 C226 P51869 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21964 T2804 C226 P51869 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 21965 T2845 C224 P51876 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 21966 T2845 C224 P51876 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21966 T2845 C224 P51876 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21969 T2802 C226 P51869 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-1359139784130/jetty2
[junit4:junit4]   2> 21969 T2802 C226 P51869 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-1359139784130/jetty2/index
[junit4:junit4]   2> 21970 T2802 C226 P51869 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=2 
[junit4:junit4]   2> 21971 T2845 C224 P51876 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21972 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095 forceNew:false
[junit4:junit4]   2> 21972 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21973 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d4d07f5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 21976 T2805 C226 P51869 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 21978 T2845 C224 P51876 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-1359139784130/jetty4/index
[junit4:junit4]   2> 21978 T2845 C224 P51876 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21979 T2845 C224 P51876 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130125085006095
[junit4:junit4]   2> 21980 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21980 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21980 T2845 C224 P51876 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359139784130/jetty4/index.20130125085006095
[junit4:junit4]   2> 21983 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d4d07f5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21983 T2845 C224 P51876 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21984 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21984 T2845 C224 P51876 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21984 T2845 C224 P51876 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21985 T2845 C224 P51876 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21985 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095
[junit4:junit4]   2> 21986 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21988 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d4d07f5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21989 T2845 C224 P51876 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21989 T2845 C224 P51876 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21989 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21990 T2845 C224 P51876 oass.SolrIndexSearcher.<init> Opening Searcher@10b00813 main
[junit4:junit4]   2> 21992 T2844 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10b00813 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21992 T2844 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-1359139784130/jetty4/index
[junit4:junit4]   2> 21992 T2845 C224 P51876 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21994 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d4d07f5; 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-1359139784130/jetty4/index.20130125085006095 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4d4d07f5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21995 T2845 C224 P51876 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21995 T2845 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 21996 T2845 C224 P51876 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21996 T2845 C224 P51876 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-1359139784130/jetty4/index.20130125085006095
[junit4:junit4]   2> 21996 T2845 C224 P51876 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-1359139784130/jetty4/index
[junit4:junit4]   2> 21997 T2845 C224 P51876 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21997 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21998 T2845 C224 P51876 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21998 T2845 C224 P51876 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22000 T2845 C224 P51876 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22853 T2778 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22856 T2778 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:51876_h_%2Fu",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51876/h_/u"}
[junit4:junit4]   2> 22870 T2842 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> 22871 T2777 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> 22872 T2783 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> 22872 T2796 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> 22872 T2811 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> 22872 T2826 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> 22953 T2755 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22956 T2755 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C227 name=collection1 org.apache.solr.core.SolrCore@73f765ff url=http://127.0.0.1:51862/h_/u/collection1 node=127.0.0.1:51862_h_%2Fu C227_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51862_h_%2Fu, base_url=http://127.0.0.1:51862/h_/u, leader=true}
[junit4:junit4]   2> 22984 T2773 C227 P51862 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-1359139784130/control/data
[junit4:junit4]   2> 22994 T2773 C227 P51862 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-1359139784130/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@10c12304; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22995 T2773 C227 P51862 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22999 T2773 C227 P51862 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-1359139784130/control/data
[junit4:junit4]   2> 23000 T2773 C227 P51862 oass.SolrIndexSearcher.<init> Opening Searcher@55d7c352 realtime
[junit4:junit4]   2> 23000 T2773 C227 P51862 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425161382374932480)} 0 20
[junit4:junit4]   2> 23004 T2803 C226 P51869 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-1359139784130/jetty2
[junit4:junit4]   2> 23010 T2792 C225 P51866 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-1359139784130/jetty1
[junit4:junit4]   2>  C224_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51876_h_%2Fu, base_url=http://127.0.0.1:51876/h_/u}
[junit4:junit4]   2> 23020 T2838 C224 P51876 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-1359139784130/jetty4
[junit4:junit4]   2> 23021 T2838 C224 P51876 /update {update.distrib=FROMLEADER&_version_=-1425161382398001152&update.from=http://127.0.0.1:51869/h_/u/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425161382398001152)} 0 4
[junit4:junit4]   2>  C223_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51872_h_%2Fu, base_url=http://127.0.0.1:51872/h_/u}
[junit4:junit4]   2> 23023 T2821 C223 P51872 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-1359139784130/jetty3
[junit4:junit4]   2> 23024 T2821 C223 P51872 /update {update.distrib=FROMLEADER&_version_=-1425161382404292608&update.from=http://127.0.0.1:51866/h_/u/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425161382404292608)} 0 3
[junit4:junit4]   2> 23025 T2792 C225 P51866 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1425161382404292608)} 0 16
[junit4:junit4]   2> 23025 T2803 C226 P51869 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425161382398001152)} 0 22
[junit4:junit4]   2> 23033 T2768 C227 P51862 /update {wt=javabin&version=2} {add=[1 (1425161382425264128)]} 0 4
[junit4:junit4]   2> 23044 T2822 C223 P51872 /update {distrib.from=http://127.0.0.1:51866/h_/u/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1425161382432604160)]} 0 3
[junit4:junit4]   2> 23045 T278

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

ed$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> 390702 T2755 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 391078 T2754 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=Memory doPackFST= false), foo_b=PostingsFormat(name=Memory doPackFST= true), cat=PostingsFormat(name=MockRandom), foo_d=MockFixedIntBlock(blockSize=29), foo_f=PostingsFormat(name=Memory doPackFST= true), n_tl1=PostingsFormat(name=Memory doPackFST= false), n_d1=PostingsFormat(name=MockRandom), rnd_b=MockFixedIntBlock(blockSize=29), intDefault=PostingsFormat(name=MockRandom), n_td1=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=MockRandom), id=MockFixedIntBlock(blockSize=29), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=Memory doPackFST= false), oddField_s=PostingsFormat(name=Memory doPackFST= true), sequence_i=PostingsFormat(name=Memory doPackFST= true), name=MockFixedIntBlock(blockSize=29), foo_i=PostingsFormat(name=Memory doPackFST= false), regex_dup_B_s=PostingsFormat(name=MockRandom), multiDefault=PostingsFormat(name=Memory doPackFST= false), n_tf1=PostingsFormat(name=MockRandom), n_dt1=PostingsFormat(name=Memory doPackFST= false), genre_s=PostingsFormat(name=Memory doPackFST= true), author_t=PostingsFormat(name=Memory doPackFST= false), n_ti1=MockFixedIntBlock(blockSize=29), range_facet_l=PostingsFormat(name=MockRandom), text=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=MockRandom), val_i=MockFixedIntBlock(blockSize=29), SubjectTerms_mfacet=PostingsFormat(name=MockRandom), series_t=PostingsFormat(name=Memory doPackFST= false), a_t=PostingsFormat(name=MockRandom), n_tdt1=PostingsFormat(name=MockRandom), regex_dup_A_s=PostingsFormat(name=Memory doPackFST= true), price=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=MockRandom), n_l1=PostingsFormat(name=MockRandom), a_si=PostingsFormat(name=Memory doPackFST= false), inStock=PostingsFormat(name=Memory doPackFST= true)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=es, timezone=Etc/GMT+10
[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=184246584,total=370147328
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestJmxMonitoredMap, QueryElevationComponentTest, RAMDirectoryFactoryTest, TestStressLucene, TestPhraseSuggestions, ResourceLoaderTest, TestFiltering, DirectUpdateHandlerTest, TestDistributedSearch, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, TestOmitPositions, TestIndexingPerformance, TestRandomFaceting, StatelessScriptUpdateProcessorFactoryTest, TestRTGBase, SortByFunctionTest, CoreAdminHandlerTest, TestRealTimeGet, TestFunctionQuery, TestSolrCoreProperties, SignatureUpdateProcessorFactoryTest, TestLFUCache, BinaryUpdateRequestHandlerTest, DebugComponentTest, TestFastWriter, SpellCheckCollatorTest, URLClassifyProcessorTest, LukeRequestHandlerTest, AlternateDirectoryTest, CurrencyFieldTest, SolrInfoMBeanTest, OverseerCollectionProcessorTest, SpatialFilterTest, DocumentAnalysisRequestHandlerTest, TestSort, TestSolrDeletionPolicy1, IndexReaderFactoryTest, DistributedSpellCheckComponentTest, DOMUtilTest, CacheHeaderTest, ZkCLITest, TestConfig, TestJmxIntegration, TestCodecSupport, TestSolrQueryParser, FileBasedSpellCheckerTest, TestCoreContainer, PolyFieldTest, TestLMJelinekMercerSimilarityFactory, TestWriterPerf, WordBreakSolrSpellCheckerTest, TestRecovery, TestSuggestSpellingConverter, BasicZkTest, QueryEqualityTest, CircularListTest, TestCSVLoader, SimplePostToolTest, TestIndexSearcher, TestRemoteStreaming, FieldMutatingUpdateProcessorTest, DocumentBuilderTest, TimeZoneUtilsTest, TestSolrDeletionPolicy2, TestPHPSerializedResponseWriter, ClusterStateTest, RecoveryZkTest, HighlighterTest, DirectSolrSpellCheckerTest, LeaderElectionIntegrationTest, TestSolr4Spatial, TestLRUCache, SuggesterWFSTTest, TestDocumentBuilder, XmlUpdateRequestHandlerTest, TestSurroundQueryParser, IndexSchemaTest, TestMultiCoreConfBootstrap, PreAnalyzedFieldTest, FastVectorHighlighterTest, ZkSolrClientTest, RequiredFieldsTest, TestBinaryField, TermsComponentTest, TestPluginEnable, OpenExchangeRatesOrgProviderTest, DateFieldTest, CollectionsAPIDistributedZkTest, SearchHandlerTest, DefaultValueUpdateProcessorTest, DisMaxRequestHandlerTest, TestPostingsSolrHighlighter, TestRangeQuery, TestIBSimilarityFactory, OverseerTest, TestGroupingSearch, PeerSyncTest, SolrIndexConfigTest, NoCacheHeaderTest, TestStressRecovery, TestBinaryResponseWriter, TestSolrIndexConfig, TestBM25SimilarityFactory, TestReplicationHandler, BadIndexSchemaTest, RequestHandlersTest, TestZkChroot, SolrCmdDistributorTest, JsonLoaderTest, TestFastLRUCache, TestSolrXMLSerializer, TermVectorComponentTest, DistributedQueryElevationComponentTest, TestDefaultSimilarityFactory, BasicFunctionalityTest, TestQuerySenderNoQuery, ChaosMonkeySafeLeaderTest, TestDFRSimilarityFactory, TestPseudoReturnFields, TermVectorComponentDistributedTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 391.61s, 1 test, 1 failure <<< FAILURES!

[...truncated 381 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-4.x-MacOSX/build.xml:346: 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: 248 suites, 1035 tests, 1 failure, 14 ignored (3 assumptions)

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